Searched defs:xmlAutomataNewCounter (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlregexp.c6220 * xmlAutomataNewCounter:
6230 xmlAutomataNewCounter(xmlAutomataPtr am, int min, int max) { function
H A Delfgcchack.h1216 #undef xmlAutomataNewCounter macro
1217 extern __typeof (xmlAutomataNewCounter) xmlAutomataNewCounter __attribute((alias("xmlAutomataNewCounter__internal_alias")));
1219 #ifndef xmlAutomataNewCounter
1220 extern __typeof (xmlAutomataNewCounter) xmlAutomataNewCounter__internal_alias __attribute((visibility("hidden")));
1221 #define xmlAutomataNewCounter xmlAutomataNewCounter__internal_alias macro

Completed in 101 milliseconds