Searched refs:xmlAutomataGetInitState (Results 1 – 11 of 11) sorted by relevance
58 states[0] = xmlAutomataGetInitState(am); in testRegexpFile()229 start = xmlAutomataGetInitState(am); in main()
398 xmlAutomataGetInitState;
1144 #undef xmlAutomataGetInitState1145 extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState __attribute((alias("xmlAutomataGe…1147 #ifndef xmlAutomataGetInitState1148 extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState__internal_alias __attribute((visi…1149 #define xmlAutomataGetInitState xmlAutomataGetInitState__internal_alias macro
3071 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()3103 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()
867 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlValidBuildContentModel()
5767 xmlAutomataGetInitState(xmlAutomataPtr am) { in xmlAutomataGetInitState() function
13254 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlSchemaBuildContentModel()
42 d xmlAutomataGetInitState...43 d pr extproc('xmlAutomataGetInitState')
49 xmlAutomataGetInitState (xmlAutomataPtr am);
506 xmlAutomataGetInitState
102129 -#undef xmlAutomataGetInitState102130 -extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState __attribute((alias("xmlAutomataG…102132 -#ifndef xmlAutomataGetInitState102133 -extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState__internal_alias __attribute((vis…102134 -#define xmlAutomataGetInitState xmlAutomataGetInitState__internal_alias