Searched refs:xmlAutomataGetInitState (Results 1 – 10 of 10) 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
3056 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()3088 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()
838 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlValidBuildContentModel()
5669 xmlAutomataGetInitState(xmlAutomataPtr am) { in xmlAutomataGetInitState() function
13177 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlSchemaBuildContentModel()
42 d xmlAutomataGetInitState...43 d pr extproc('xmlAutomataGetInitState')
49 xmlAutomataGetInitState (xmlAutomataPtr am);
506 xmlAutomataGetInitState