Home
last modified time | relevance | path

Searched refs:xmlAutomataNewState (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/
DtestAutomata.c89 states[from] = xmlAutomataNewState(am); in testRegexpFile()
98 states[to] = xmlAutomataNewState(am); in testRegexpFile()
113 states[from] = xmlAutomataNewState(am); in testRegexpFile()
117 states[to] = xmlAutomataNewState(am); in testRegexpFile()
142 states[from] = xmlAutomataNewState(am); in testRegexpFile()
151 states[to] = xmlAutomataNewState(am); in testRegexpFile()
Dlibxml2.syms407 xmlAutomataNewState;
Dxmlschemas.c12609 end = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildContentModelForSubstGroup()
12676 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildContentModelForSubstGroup()
12802 end = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
12848 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13025 end = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13055 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13056 base = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13094 tmp = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
Delfgcchack.h1288 #undef xmlAutomataNewState
1289 extern __typeof (xmlAutomataNewState) xmlAutomataNewState __attribute((alias("xmlAutomataNewState__…
1291 #ifndef xmlAutomataNewState
1292 extern __typeof (xmlAutomataNewState) xmlAutomataNewState__internal_alias __attribute((visibility("…
1293 #define xmlAutomataNewState xmlAutomataNewState__internal_alias macro
Dvalid.c761 oldend = xmlAutomataNewState(ctxt->am); in xmlValidBuildAContentModel()
Dxmlregexp.c6161 xmlAutomataNewState(xmlAutomataPtr am) { in xmlAutomataNewState() function
/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle53 d xmlAutomataNewState...
54 d pr extproc('xmlAutomataNewState')
/external/libxml2/include/libxml/
Dxmlautomata.h54 xmlAutomataNewState (xmlAutomataPtr am);
/external/libxml2/win32/
Dlibxml2.def.src542 xmlAutomataNewState