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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c6266 * xmlAutomataCompile:
6275 xmlAutomataCompile(xmlAutomataPtr am) { function
H A Delfgcchack.h1132 #undef xmlAutomataCompile macro
1133 extern __typeof (xmlAutomataCompile) xmlAutomataCompile __attribute((alias("xmlAutomataCompile__internal_alias")));
1135 #ifndef xmlAutomataCompile
1136 extern __typeof (xmlAutomataCompile) xmlAutomataCompile__internal_alias __attribute((visibility("hidden")));
1137 #define xmlAutomataCompile xmlAutomataCompile__internal_alias macro
/external/libxml2/
H A Dxmlregexp.c6280 * xmlAutomataCompile:
6289 xmlAutomataCompile(xmlAutomataPtr am) { function
H A Delfgcchack.h1132 #undef xmlAutomataCompile macro
1133 extern __typeof (xmlAutomataCompile) xmlAutomataCompile __attribute((alias("xmlAutomataCompile__internal_alias")));
1135 #ifndef xmlAutomataCompile
1136 extern __typeof (xmlAutomataCompile) xmlAutomataCompile__internal_alias __attribute((visibility("hidden")));
1137 #define xmlAutomataCompile xmlAutomataCompile__internal_alias macro

Completed in 400 milliseconds