Home
last modified time | relevance | path

Searched refs:xmlRegexpCompile (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/
DtestRegexp.c67 comp = xmlRegexpCompile((const xmlChar *) pattern); in testRegexpFile()
74 comp = xmlRegexpCompile((const xmlChar *) expression); in testRegexpFile()
368 comp = xmlRegexpCompile((const xmlChar *) pattern); in main()
Dlibxml2.syms1050 xmlRegexpCompile;
Delfgcchack.h8356 #undef xmlRegexpCompile
8357 extern __typeof (xmlRegexpCompile) xmlRegexpCompile __attribute((alias("xmlRegexpCompile__internal_…
8359 #ifndef xmlRegexpCompile
8360 extern __typeof (xmlRegexpCompile) xmlRegexpCompile__internal_alias __attribute((visibility("hidden…
8361 #define xmlRegexpCompile xmlRegexpCompile__internal_alias macro
Dxmlregexp.c5453 xmlRegexpCompile(const xmlChar *regexp) { in xmlRegexpCompile() function
Dxmlschemas.c18744 facet->regexp = xmlRegexpCompile(facet->value); in xmlSchemaCheckFacet()
/external/libxml2/include/libxml/
Dxmlregexp.h52 xmlRegexpCompile (const xmlChar *regexp);
/external/libxml2/os400/libxmlrpg/
Dxmlregexp.rpgle35 d xmlRegexpCompile...
36 d pr extproc('xmlRegexpCompile')
/external/libxml2/win32/
Dlibxml2.def.src1463 xmlRegexpCompile