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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c6168 * xmlAutomataNewCounter:
6178 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 629 milliseconds