Searched refs:xmlRegexpCompile (Results 1 – 8 of 8) sorted by relevance
67 comp = xmlRegexpCompile((const xmlChar *) pattern); in testRegexpFile()74 comp = xmlRegexpCompile((const xmlChar *) expression); in testRegexpFile()368 comp = xmlRegexpCompile((const xmlChar *) pattern); in main()
1050 xmlRegexpCompile;
8356 #undef xmlRegexpCompile8357 extern __typeof (xmlRegexpCompile) xmlRegexpCompile __attribute((alias("xmlRegexpCompile__internal_…8359 #ifndef xmlRegexpCompile8360 extern __typeof (xmlRegexpCompile) xmlRegexpCompile__internal_alias __attribute((visibility("hidden…8361 #define xmlRegexpCompile xmlRegexpCompile__internal_alias macro
5453 xmlRegexpCompile(const xmlChar *regexp) { in xmlRegexpCompile() function
18744 facet->regexp = xmlRegexpCompile(facet->value); in xmlSchemaCheckFacet()
52 xmlRegexpCompile (const xmlChar *regexp);
35 d xmlRegexpCompile...36 d pr extproc('xmlRegexpCompile')
1463 xmlRegexpCompile