Searched refs:xmlRegexpCompile (Results 1 – 11 of 11) sorted by relevance
34 regexp = xmlRegexpCompile(BAD_CAST str1); in LLVMFuzzerTestOneInput()
45 xmlRegexpCompile (const xmlChar *regexp);
37 d xmlRegexpCompile...38 d pr extproc('xmlRegexpCompile')
1040 xmlRegexpCompile;
4824 comp = xmlRegexpCompile((const xmlChar *) pattern); in regexpTest()4831 comp = xmlRegexpCompile((const xmlChar *) expression); in regexpTest()
5256 xmlRegexpCompile(const xmlChar *regexp) { in xmlRegexpCompile() function
18645 facet->regexp = xmlRegexpCompile(facet->value); in xmlSchemaCheckFacet()
4580 comp = xmlRegexpCompile((const xmlChar *) pattern); in regexpTest()4587 comp = xmlRegexpCompile((const xmlChar *) expression); in regexpTest()