Home | History | Annotate | Download | only in libxml2

Lines Matching full:test_xmlstring

1229 static int test_xmlstring(void);
1282 test_ret += test_xmlstring();
37293 test_xmlstring(void) {
52165 if (!strcmp(module, "xmlstring")) return(test_xmlstring());