Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dtestapi.c1206 static int test_xmlregexp(void);
1257 test_ret += test_xmlregexp(); in testlibxml2()
33791 test_xmlregexp(void) { in test_xmlregexp() function
45779 if (!strcmp(module, "xmlregexp")) return(test_xmlregexp()); in test_module()
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dtestapi.c1212 static int test_xmlregexp(void);
1264 test_ret += test_xmlregexp(); in testlibxml2()
33557 test_xmlregexp(void) { in test_xmlregexp() function
51748 if (!strcmp(module, "xmlregexp")) return(test_xmlregexp()); in test_module()