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

/external/chromium_org/third_party/libxml/src/
H A Dtree.c2280 * xmlNewDocNodeEatName:
2296 xmlNewDocNodeEatName(xmlDocPtr doc, xmlNsPtr ns, function
H A Delfgcchack.h6011 #undef xmlNewDocNodeEatName macro
6012 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName __attribute((alias("xmlNewDocNodeEatName__internal_alias")));
6014 #ifndef xmlNewDocNodeEatName
6015 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName__internal_alias __attribute((visibility("hidden")));
6016 #define xmlNewDocNodeEatName xmlNewDocNodeEatName__internal_alias macro
/external/libxml2/
H A Dtree.c2291 * xmlNewDocNodeEatName:
2307 xmlNewDocNodeEatName(xmlDocPtr doc, xmlNsPtr ns, function
H A Delfgcchack.h6011 #undef xmlNewDocNodeEatName macro
6012 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName __attribute((alias("xmlNewDocNodeEatName__internal_alias")));
6014 #ifndef xmlNewDocNodeEatName
6015 extern __typeof (xmlNewDocNodeEatName) xmlNewDocNodeEatName__internal_alias __attribute((visibility("hidden")));
6016 #define xmlNewDocNodeEatName xmlNewDocNodeEatName__internal_alias macro

Completed in 159 milliseconds