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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c5510 am = xmlNewAutomata();
5579 * xmlNewAutomata:
5586 xmlNewAutomata(void) { function
H A Delfgcchack.h5884 #undef xmlNewAutomata macro
5885 extern __typeof (xmlNewAutomata) xmlNewAutomata __attribute((alias("xmlNewAutomata__internal_alias")));
5887 #ifndef xmlNewAutomata
5888 extern __typeof (xmlNewAutomata) xmlNewAutomata__internal_alias __attribute((visibility("hidden")));
5889 #define xmlNewAutomata xmlNewAutomata__internal_alias macro
/external/libxml2/
H A Dxmlregexp.c5510 am = xmlNewAutomata();
5579 * xmlNewAutomata:
5586 xmlNewAutomata(void) { function
H A Delfgcchack.h5884 #undef xmlNewAutomata macro
5885 extern __typeof (xmlNewAutomata) xmlNewAutomata __attribute((alias("xmlNewAutomata__internal_alias")));
5887 #ifndef xmlNewAutomata
5888 extern __typeof (xmlNewAutomata) xmlNewAutomata__internal_alias __attribute((visibility("hidden")));
5889 #define xmlNewAutomata xmlNewAutomata__internal_alias macro

Completed in 365 milliseconds