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

/external/libxml2/include/libxml/
H A Dxmlregexp.h126 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt);
/external/libxml2/
H A Delfgcchack.h3170 #undef xmlExpCtxtNbNodes macro
3171 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes __attribute((alias("xmlExpCtxtNbNodes__internal_alias")));
3173 #ifndef xmlExpCtxtNbNodes
3174 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes__internal_alias __attribute((visibility("hidden")));
3175 #define xmlExpCtxtNbNodes xmlExpCtxtNbNodes__internal_alias macro
H A Dxmlregexp.c8052 * xmlExpCtxtNbNodes:
8060 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt) { function

Completed in 172 milliseconds