Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1225 static int test_xmlregexp(void);
1278 test_ret += test_xmlregexp(); in testlibxml2()
33894 test_xmlregexp(void) { in test_xmlregexp() function
52161 if (!strcmp(module, "xmlregexp")) return(test_xmlregexp()); in test_module()