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

/external/libxml2/
H A Dxmlregexp.c8150 * xmlExpCtxtNbCons:
8158 xmlExpCtxtNbCons(xmlExpCtxtPtr ctxt) { function
H A Delfgcchack.h3250 #undef xmlExpCtxtNbCons macro
3251 extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons __attribute((alias("xmlExpCtxtNbCons__internal_alias")));
3253 #ifndef xmlExpCtxtNbCons
3254 extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons__internal_alias __attribute((visibility("hidden")));
3255 #define xmlExpCtxtNbCons xmlExpCtxtNbCons__internal_alias macro

Completed in 270 milliseconds