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

/external/libxml2/include/libxml/
H A Dxmlregexp.h166 xmlExpNewAtom (xmlExpCtxtPtr ctxt,
/external/libxml2/
H A Dlibxml2.syms2085 xmlExpNewAtom;
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.c6844 * xmlExpNewAtom:
6854 xmlExpNewAtom(xmlExpCtxtPtr ctxt, const xmlChar *name, int len) { function

Completed in 143 milliseconds