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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c8094 * xmlExpCtxtNbNodes:
8102 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt) { function
H A Delfgcchack.h3158 #undef xmlExpCtxtNbNodes macro
3159 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes __attribute((alias("xmlExpCtxtNbNodes__internal_alias")));
3161 #ifndef xmlExpCtxtNbNodes
3162 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes__internal_alias __attribute((visibility("hidden")));
3163 #define xmlExpCtxtNbNodes xmlExpCtxtNbNodes__internal_alias macro

Completed in 134 milliseconds