Home
last modified time | relevance | path

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

/external/libxml2/
DtestAutomata.c58 states[0] = xmlAutomataGetInitState(am); in testRegexpFile()
229 start = xmlAutomataGetInitState(am); in main()
Dlibxml2.syms398 xmlAutomataGetInitState;
Delfgcchack.h1144 #undef xmlAutomataGetInitState
1145 extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState __attribute((alias("xmlAutomataGe…
1147 #ifndef xmlAutomataGetInitState
1148 extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState__internal_alias __attribute((visi…
1149 #define xmlAutomataGetInitState xmlAutomataGetInitState__internal_alias macro
Drelaxng.c3057 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()
3089 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()
Dvalid.c838 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlValidBuildContentModel()
Dxmlregexp.c5676 xmlAutomataGetInitState(xmlAutomataPtr am) { in xmlAutomataGetInitState() function
Dxmlschemas.c13203 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlSchemaBuildContentModel()
/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle42 d xmlAutomataGetInitState...
43 d pr extproc('xmlAutomataGetInitState')
/external/libxml2/include/libxml/
Dxmlautomata.h49 xmlAutomataGetInitState (xmlAutomataPtr am);
/external/libxml2/win32/
Dlibxml2.def.src506 xmlAutomataGetInitState