Lines Matching defs:xmlParseElementContentDecl
5842 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl
5950 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl
6247 * The leading '(' and spaces have been skipped in xmlParseElementContentDecl
6278 * xmlParseElementContentDecl:
6292 xmlParseElementContentDecl(xmlParserCtxtPtr ctxt, const xmlChar *name,
6303 "xmlParseElementContentDecl : %s '(' expected\n", name);
6377 ret = xmlParseElementContentDecl(ctxt, name, &content);