Home
last modified time | relevance | path

Searched refs:xmlAutomataNewCountTrans (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/
DtestAutomata.c167 xmlAutomataNewCountTrans(am, states[from], states[to], in testRegexpFile()
235 cur = xmlAutomataNewCountTrans(am, cur, NULL, BAD_CAST"a", 2, 3, NULL); in main()
Dlibxml2.syms401 xmlAutomataNewCountTrans;
Delfgcchack.h1180 #undef xmlAutomataNewCountTrans
1181 extern __typeof (xmlAutomataNewCountTrans) xmlAutomataNewCountTrans __attribute((alias("xmlAutomata…
1183 #ifndef xmlAutomataNewCountTrans
1184 extern __typeof (xmlAutomataNewCountTrans) xmlAutomataNewCountTrans__internal_alias __attribute((vi…
1185 #define xmlAutomataNewCountTrans xmlAutomataNewCountTrans__internal_alias macro
Dxmlregexp.c5966 xmlAutomataNewCountTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, in xmlAutomataNewCountTrans() function
/external/libxml2/os400/libxmlrpg/
Dxmlautomata.rpgle87 d xmlAutomataNewCountTrans...
88 d pr extproc('xmlAutomataNewCountTrans')
/external/libxml2/include/libxml/
Dxmlautomata.h77 xmlAutomataNewCountTrans (xmlAutomataPtr am,
/external/libxml2/win32/
Dlibxml2.def.src515 xmlAutomataNewCountTrans