Home
last modified time | relevance | path

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

/third_party/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;
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
Dxmlschemas.c12660 end = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildContentModelForSubstGroup()
12727 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildContentModelForSubstGroup()
12853 end = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
12899 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13076 end = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13106 hop = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13107 base = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
13145 tmp = xmlAutomataNewState(pctxt->am); in xmlSchemaBuildAContentModel()
Dvalid.c790 oldend = xmlAutomataNewState(ctxt->am); in xmlValidBuildAContentModel()
Dxmlregexp.c6252 xmlAutomataNewState(xmlAutomataPtr am) { in xmlAutomataNewState() function
/third_party/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle53 d xmlAutomataNewState...
54 d pr extproc('xmlAutomataNewState')
/third_party/libxml2/include/libxml/
Dxmlautomata.h54 xmlAutomataNewState (xmlAutomataPtr am);
/third_party/libxml2/win32/
Dlibxml2.def.src542 xmlAutomataNewState
/third_party/chromium/patch/
D0001-cve.patch102273 -#undef xmlAutomataNewState
102274 -extern __typeof (xmlAutomataNewState) xmlAutomataNewState __attribute((alias("xmlAutomataNewState_…
102276 -#ifndef xmlAutomataNewState
102277 -extern __typeof (xmlAutomataNewState) xmlAutomataNewState__internal_alias __attribute((visibility(…
102278 -#define xmlAutomataNewState xmlAutomataNewState__internal_alias