Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c6288 xmlParseElementChildrenContentDeclPriv(xmlParserCtxtPtr ctxt, int inputchk, in xmlParseElementChildrenContentDeclPriv() function
6309 cur = ret = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()
6442 last = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()
6586 return(xmlParseElementChildrenContentDeclPriv(ctxt, inputchk, 1)); in xmlParseElementChildrenContentDecl()
6627 tree = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, 1); in xmlParseElementContentDecl()