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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c6145 * xmlAutomataNewEpsilon:
6157 xmlAutomataNewEpsilon(xmlAutomataPtr am, xmlAutomataStatePtr from, function
H A Delfgcchack.h1240 #undef xmlAutomataNewEpsilon macro
1241 extern __typeof (xmlAutomataNewEpsilon) xmlAutomataNewEpsilon __attribute((alias("xmlAutomataNewEpsilon__internal_alias")));
1243 #ifndef xmlAutomataNewEpsilon
1244 extern __typeof (xmlAutomataNewEpsilon) xmlAutomataNewEpsilon__internal_alias __attribute((visibility("hidden")));
1245 #define xmlAutomataNewEpsilon xmlAutomataNewEpsilon__internal_alias macro
/external/libxml2/
H A Dxmlregexp.c6159 * xmlAutomataNewEpsilon:
6171 xmlAutomataNewEpsilon(xmlAutomataPtr am, xmlAutomataStatePtr from, function
H A Delfgcchack.h1240 #undef xmlAutomataNewEpsilon macro
1241 extern __typeof (xmlAutomataNewEpsilon) xmlAutomataNewEpsilon __attribute((alias("xmlAutomataNewEpsilon__internal_alias")));
1243 #ifndef xmlAutomataNewEpsilon
1244 extern __typeof (xmlAutomataNewEpsilon) xmlAutomataNewEpsilon__internal_alias __attribute((visibility("hidden")));
1245 #define xmlAutomataNewEpsilon xmlAutomataNewEpsilon__internal_alias macro

Completed in 174 milliseconds