Home
last modified time | relevance | path

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

/third_party/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.c3071 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()
3103 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlRelaxNGCompile()
Dvalid.c867 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlValidBuildContentModel()
Dxmlregexp.c5767 xmlAutomataGetInitState(xmlAutomataPtr am) { in xmlAutomataGetInitState() function
Dxmlschemas.c13254 ctxt->state = xmlAutomataGetInitState(ctxt->am); in xmlSchemaBuildContentModel()
/third_party/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle42 d xmlAutomataGetInitState...
43 d pr extproc('xmlAutomataGetInitState')
/third_party/libxml2/include/libxml/
Dxmlautomata.h49 xmlAutomataGetInitState (xmlAutomataPtr am);
/third_party/libxml2/win32/
Dlibxml2.def.src506 xmlAutomataGetInitState
/third_party/chromium/patch/
D0001-cve.patch102129 -#undef xmlAutomataGetInitState
102130 -extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState __attribute((alias("xmlAutomataG…
102132 -#ifndef xmlAutomataGetInitState
102133 -extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState__internal_alias __attribute((vis…
102134 -#define xmlAutomataGetInitState xmlAutomataGetInitState__internal_alias