Searched refs:xmlAutomataNewAllTrans (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlautomata.h111 xmlAutomataNewAllTrans (xmlAutomataPtr am,
/external/libxml2/include/libxml/
H A Dxmlautomata.h111 xmlAutomataNewAllTrans (xmlAutomataPtr am,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h1168 #undef xmlAutomataNewAllTrans macro
1169 extern __typeof (xmlAutomataNewAllTrans) xmlAutomataNewAllTrans __attribute((alias("xmlAutomataNewAllTrans__internal_alias")));
1171 #ifndef xmlAutomataNewAllTrans
1172 extern __typeof (xmlAutomataNewAllTrans) xmlAutomataNewAllTrans__internal_alias __attribute((visibility("hidden")));
1173 #define xmlAutomataNewAllTrans xmlAutomataNewAllTrans__internal_alias macro
H A Dxmlregexp.c6168 * xmlAutomataNewAllTrans:
6182 xmlAutomataNewAllTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, function
H A Dxmlschemas.c13078 xmlAutomataNewAllTrans(pctxt->am, pctxt->state, NULL, 0);
/external/libxml2/
H A Delfgcchack.h1168 #undef xmlAutomataNewAllTrans macro
1169 extern __typeof (xmlAutomataNewAllTrans) xmlAutomataNewAllTrans __attribute((alias("xmlAutomataNewAllTrans__internal_alias")));
1171 #ifndef xmlAutomataNewAllTrans
1172 extern __typeof (xmlAutomataNewAllTrans) xmlAutomataNewAllTrans__internal_alias __attribute((visibility("hidden")));
1173 #define xmlAutomataNewAllTrans xmlAutomataNewAllTrans__internal_alias macro
H A Dxmlregexp.c6182 * xmlAutomataNewAllTrans:
6196 xmlAutomataNewAllTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, function
H A Dxmlschemas.c13106 xmlAutomataNewAllTrans(pctxt->am, pctxt->state, NULL, 0);

Completed in 1288 milliseconds