Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1226 static int test_xmlregexp(void);
1279 test_ret += test_xmlregexp(); in testlibxml2()
34056 test_xmlregexp(void) { in test_xmlregexp() function
52374 if (!strcmp(module, "xmlregexp")) return(test_xmlregexp()); in test_module()