Searched refs:xmlExpNewAtom (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlregexp.h166 xmlExpNewAtom (xmlExpCtxtPtr ctxt,
/external/libxml2/include/libxml/
H A Dxmlregexp.h166 xmlExpNewAtom (xmlExpCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/
H A Delfgcchack.h3278 #undef xmlExpNewAtom macro
3279 extern __typeof (xmlExpNewAtom) xmlExpNewAtom __attribute((alias("xmlExpNewAtom__internal_alias")));
3281 #ifndef xmlExpNewAtom
3282 extern __typeof (xmlExpNewAtom) xmlExpNewAtom__internal_alias __attribute((visibility("hidden")));
3283 #define xmlExpNewAtom xmlExpNewAtom__internal_alias macro
H A Dxmlregexp.c6824 * xmlExpNewAtom:
6834 xmlExpNewAtom(xmlExpCtxtPtr ctxt, const xmlChar *name, int len) { function
/external/libxml2/
H A Delfgcchack.h3370 #undef xmlExpNewAtom macro
3371 extern __typeof (xmlExpNewAtom) xmlExpNewAtom __attribute((alias("xmlExpNewAtom__internal_alias")));
3373 #ifndef xmlExpNewAtom
3374 extern __typeof (xmlExpNewAtom) xmlExpNewAtom__internal_alias __attribute((visibility("hidden")));
3375 #define xmlExpNewAtom xmlExpNewAtom__internal_alias macro
H A Dxmlregexp.c6838 * xmlExpNewAtom:
6848 xmlExpNewAtom(xmlExpCtxtPtr ctxt, const xmlChar *name, int len) { function

Completed in 654 milliseconds