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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlautomata.h69 xmlAutomataNewNegTrans (xmlAutomataPtr am,
/external/libxml2/include/libxml/
H A Dxmlautomata.h69 xmlAutomataNewNegTrans (xmlAutomataPtr am,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h1252 #undef xmlAutomataNewNegTrans macro
1253 extern __typeof (xmlAutomataNewNegTrans) xmlAutomataNewNegTrans __attribute((alias("xmlAutomataNewNegTrans__internal_alias")));
1255 #ifndef xmlAutomataNewNegTrans
1256 extern __typeof (xmlAutomataNewNegTrans) xmlAutomataNewNegTrans__internal_alias __attribute((visibility("hidden")));
1257 #define xmlAutomataNewNegTrans xmlAutomataNewNegTrans__internal_alias macro
H A Dxmlregexp.c5768 * xmlAutomataNewNegTrans:
5785 xmlAutomataNewNegTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, function
H A Dxmlschemas.c12774 pctxt->state = xmlAutomataNewNegTrans(pctxt->am,
12809 pctxt->state = xmlAutomataNewNegTrans(pctxt->am,
/external/libxml2/
H A Delfgcchack.h1252 #undef xmlAutomataNewNegTrans macro
1253 extern __typeof (xmlAutomataNewNegTrans) xmlAutomataNewNegTrans __attribute((alias("xmlAutomataNewNegTrans__internal_alias")));
1255 #ifndef xmlAutomataNewNegTrans
1256 extern __typeof (xmlAutomataNewNegTrans) xmlAutomataNewNegTrans__internal_alias __attribute((visibility("hidden")));
1257 #define xmlAutomataNewNegTrans xmlAutomataNewNegTrans__internal_alias macro
H A Dxmlregexp.c5782 * xmlAutomataNewNegTrans:
5799 xmlAutomataNewNegTrans(xmlAutomataPtr am, xmlAutomataStatePtr from, function
H A Dxmlschemas.c12793 pctxt->state = xmlAutomataNewNegTrans(pctxt->am,
12828 pctxt->state = xmlAutomataNewNegTrans(pctxt->am,

Completed in 7791 milliseconds