Searched refs:test_parserInternals (Results 1 – 1 of 1) sorted by relevance
1212 static int test_parserInternals(void);1265 test_ret += test_parserInternals(); in testlibxml2()16873 test_parserInternals(void) { in test_parserInternals() function52351 if (!strcmp(module, "parserInternals")) return(test_parserInternals()); in test_module()