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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c8109 * xmlExpCtxtNbCons:
8117 xmlExpCtxtNbCons(xmlExpCtxtPtr ctxt) { function
H A Delfgcchack.h3146 #undef xmlExpCtxtNbCons macro
3147 extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons __attribute((alias("xmlExpCtxtNbCons__internal_alias")));
3149 #ifndef xmlExpCtxtNbCons
3150 extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons__internal_alias __attribute((visibility("hidden")));
3151 #define xmlExpCtxtNbCons xmlExpCtxtNbCons__internal_alias macro

Completed in 326 milliseconds