Searched refs:xmlParseCDSect (Results 1 – 3 of 3) sorted by relevance
438 xmlParseCDSect (xmlParserCtxtPtr ctxt);
6861 #undef xmlParseCDSect6862 extern __typeof (xmlParseCDSect) xmlParseCDSect __attribute((alias("xmlParseCDSect__internal_alias"…6864 #ifndef xmlParseCDSect6865 extern __typeof (xmlParseCDSect) xmlParseCDSect__internal_alias __attribute((visibility("hidden")));6866 #define xmlParseCDSect xmlParseCDSect__internal_alias macro
9155 xmlParseCDSect(xmlParserCtxtPtr ctxt) { in xmlParseCDSect() function9271 xmlParseCDSect(ctxt); in xmlParseContent()