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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c5614 * xmlAutomataGetInitState:
5622 xmlAutomataGetInitState(xmlAutomataPtr am) { function
H A Delfgcchack.h1144 #undef xmlAutomataGetInitState macro
1145 extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState __attribute((alias("xmlAutomataGetInitState__internal_alias")));
1147 #ifndef xmlAutomataGetInitState
1148 extern __typeof (xmlAutomataGetInitState) xmlAutomataGetInitState__internal_alias __attribute((visibility("hidden")));
1149 #define xmlAutomataGetInitState xmlAutomataGetInitState__internal_alias macro

Completed in 107 milliseconds