Searched refs:xmlParseElementContentDecl (Results 1 – 6 of 6) sorted by relevance
444 xmlParseElementContentDecl(xmlParserCtxtPtr ctxt,
294 d xmlParseElementContentDecl...295 d pr extproc('xmlParseElementContentDecl')
184 xmlParseElementContentDecl;
7165 #undef xmlParseElementContentDecl7166 extern __typeof (xmlParseElementContentDecl) xmlParseElementContentDecl __attribute((alias("xmlPars…7168 #ifndef xmlParseElementContentDecl7169 extern __typeof (xmlParseElementContentDecl) xmlParseElementContentDecl__internal_alias __attribute…7170 #define xmlParseElementContentDecl xmlParseElementContentDecl__internal_alias macro
6547 xmlParseElementContentDecl(xmlParserCtxtPtr ctxt, const xmlChar *name, in xmlParseElementContentDecl() function6631 ret = xmlParseElementContentDecl(ctxt, name, &content); in xmlParseElementDecl()
1335 xmlParseElementContentDecl