Home
last modified time | relevance | path

Searched refs:test_encoding (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1208 static int test_encoding(void);
1261 test_ret += test_encoding(); in testlibxml2()
9072 test_encoding(void) { in test_encoding() function
51659 if (!strcmp(module, "encoding")) return(test_encoding()); in test_module()