Home
last modified time | relevance | path

Searched refs:xmlAutomataNewCounter (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle164 d xmlAutomataNewCounter...
165 d pr extproc('xmlAutomataNewCounter')
/external/libxml2/include/libxml/
Dxmlautomata.h130 xmlAutomataNewCounter (xmlAutomataPtr am,
/external/libxml2/
Dlibxml2.syms403 xmlAutomataNewCounter;
Delfgcchack.h1216 #undef xmlAutomataNewCounter
1217 extern __typeof (xmlAutomataNewCounter) xmlAutomataNewCounter __attribute((alias("xmlAutomataNewCou…
1219 #ifndef xmlAutomataNewCounter
1220 extern __typeof (xmlAutomataNewCounter) xmlAutomataNewCounter__internal_alias __attribute((visibili…
1221 #define xmlAutomataNewCounter xmlAutomataNewCounter__internal_alias macro
Dxmlschemas.c12674 xmlAutomataNewCounter(pctxt->am, minOccurs, in xmlSchemaBuildContentModelForSubstGroup()
12750 counter = xmlAutomataNewCounter(ctxt->am, minOccurs, maxOccurs); in xmlSchemaBuildContentModelForElement()
12847 counter = xmlAutomataNewCounter(pctxt->am, minOccurs, maxOccurs); in xmlSchemaBuildAContentModel()
12915 counter = xmlAutomataNewCounter(pctxt->am, in xmlSchemaBuildAContentModel()
12971 counter = xmlAutomataNewCounter(pctxt->am, in xmlSchemaBuildAContentModel()
13054 xmlAutomataNewCounter(pctxt->am, minOccurs, maxOccurs); in xmlSchemaBuildAContentModel()
13120 counter = xmlAutomataNewCounter(pctxt->am, in xmlSchemaBuildAContentModel()
Dxmlregexp.c6230 xmlAutomataNewCounter(xmlAutomataPtr am, int min, int max) { in xmlAutomataNewCounter() function
Dtestapi.c29529 ret_val = xmlAutomataNewCounter(am, min, max); in test_xmlAutomataNewCounter()
/external/libxml2/win32/
Dlibxml2.def.src524 xmlAutomataNewCounter