Home
last modified time | relevance | path

Searched refs:xmlAutomataCompile (Results 1 – 10 of 10) sorted by relevance

/external/libxml2/
DtestAutomata.c171 regexp = xmlAutomataCompile(am); in testRegexpFile()
239 regexp = xmlAutomataCompile(am); in main()
Dlibxml2.syms397 xmlAutomataCompile;
Delfgcchack.h1132 #undef xmlAutomataCompile
1133 extern __typeof (xmlAutomataCompile) xmlAutomataCompile __attribute((alias("xmlAutomataCompile__int…
1135 #ifndef xmlAutomataCompile
1136 extern __typeof (xmlAutomataCompile) xmlAutomataCompile__internal_alias __attribute((visibility("hi…
1137 #define xmlAutomataCompile xmlAutomataCompile__internal_alias macro
Drelaxng.c3064 def->contModel = xmlAutomataCompile(ctxt->am); in xmlRelaxNGCompile()
3095 def->contModel = xmlAutomataCompile(ctxt->am); in xmlRelaxNGCompile()
Dvalid.c841 elem->contModel = xmlAutomataCompile(ctxt->am); in xmlValidBuildContentModel()
Dxmlregexp.c6302 xmlAutomataCompile(xmlAutomataPtr am) { in xmlAutomataCompile() function
Dxmlschemas.c13209 type->contModel = xmlAutomataCompile(ctxt->am); in xmlSchemaBuildContentModel()
/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle171 d xmlAutomataCompile...
172 d pr extproc('xmlAutomataCompile')
/external/libxml2/include/libxml/
Dxmlautomata.h135 xmlAutomataCompile (xmlAutomataPtr am);
/external/libxml2/win32/
Dlibxml2.def.src503 xmlAutomataCompile