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

/vbox/src/libs/libxml2-2.6.31/
H A Dtree.c4265 * xmlGetNodePath:
4274 xmlGetNodePath(xmlNodePtr node) function
H A Delfgcchack.h4004 #undef xmlGetNodePath macro
4005 extern __typeof (xmlGetNodePath) xmlGetNodePath __attribute((alias("xmlGetNodePath__internal_alias")));
4007 #ifndef xmlGetNodePath
4008 extern __typeof (xmlGetNodePath) xmlGetNodePath__internal_alias __attribute((visibility("hidden")));
4009 #define xmlGetNodePath xmlGetNodePath__internal_alias macro

Completed in 184 milliseconds