Home
last modified time | relevance | path

Searched refs:xmlExpCtxtNbCons (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
Dxmlregexp.h128 xmlExpCtxtNbCons(xmlExpCtxtPtr ctxt);
/external/libxml2/
Delfgcchack.h3158 #undef xmlExpCtxtNbCons
3159 extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons __attribute((alias("xmlExpCtxtNbCons__internal_…
3161 #ifndef xmlExpCtxtNbCons
3162 extern __typeof (xmlExpCtxtNbCons) xmlExpCtxtNbCons__internal_alias __attribute((visibility("hidden…
3163 #define xmlExpCtxtNbCons xmlExpCtxtNbCons__internal_alias macro
Dxmlregexp.c8144 xmlExpCtxtNbCons(xmlExpCtxtPtr ctxt) { in xmlExpCtxtNbCons() function