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

/external/chromium_org/third_party/libxml/src/
H A Dxmlregexp.c8121 * xmlExpCtxtNbNodes:
8129 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt) { function
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
/external/libxml2/
H A Dxmlregexp.c8135 * xmlExpCtxtNbNodes:
8143 xmlExpCtxtNbNodes(xmlExpCtxtPtr ctxt) { function
H A Delfgcchack.h3262 #undef xmlExpCtxtNbNodes macro
3263 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes __attribute((alias("xmlExpCtxtNbNodes__internal_alias")));
3265 #ifndef xmlExpCtxtNbNodes
3266 extern __typeof (xmlExpCtxtNbNodes) xmlExpCtxtNbNodes__internal_alias __attribute((visibility("hidden")));
3267 #define xmlExpCtxtNbNodes xmlExpCtxtNbNodes__internal_alias macro

Completed in 297 milliseconds