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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c5502 am = xmlNewAutomata();
5569 * xmlNewAutomata:
5576 xmlNewAutomata(void) { function
H A Delfgcchack.h5838 #undef xmlNewAutomata macro
5839 extern __typeof (xmlNewAutomata) xmlNewAutomata __attribute((alias("xmlNewAutomata__internal_alias")));
5841 #ifndef xmlNewAutomata
5842 extern __typeof (xmlNewAutomata) xmlNewAutomata__internal_alias __attribute((visibility("hidden")));
5843 #define xmlNewAutomata xmlNewAutomata__internal_alias macro

Completed in 128 milliseconds