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

/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlregexp.h160 xmlExpNewAtom (xmlExpCtxtPtr ctxt,
/vbox/src/libs/libxml2-2.6.31/
H A Delfgcchack.h3266 #undef xmlExpNewAtom macro
3267 extern __typeof (xmlExpNewAtom) xmlExpNewAtom __attribute((alias("xmlExpNewAtom__internal_alias")));
3269 #ifndef xmlExpNewAtom
3270 extern __typeof (xmlExpNewAtom) xmlExpNewAtom__internal_alias __attribute((visibility("hidden")));
3271 #define xmlExpNewAtom xmlExpNewAtom__internal_alias macro
H A Dxmlregexp.c6797 * xmlExpNewAtom:
6807 xmlExpNewAtom(xmlExpCtxtPtr ctxt, const xmlChar *name, int len) { function

Completed in 83 milliseconds