Searched defs:xmlNewDocNodeEatName (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dtree.c2326 * xmlNewDocNodeEatName:
2342 xmlNewDocNodeEatName(xmlDocPtr doc, xmlNsPtr ns, function
H A Delfgcchack.h6113 #undef xmlNewDocNodeEatName macro
6114 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName __attribute((alias("xmlNewDocNodeEatName__internal_alias")));
6116 #ifndef xmlNewDocNodeEatName
6117 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName__internal_alias __attribute((visibility("hidden")));
6118 #define xmlNewDocNodeEatName xmlNewDocNodeEatName__internal_alias macro

Completed in 113 milliseconds