Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dtestapi.c1229 static int test_xmlregexp(void);
1282 test_ret += test_xmlregexp(); in testlibxml2()
33603 test_xmlregexp(void) { in test_xmlregexp() function
51680 if (!strcmp(module, "xmlregexp")) return(test_xmlregexp()); in test_module()