Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c6147 xmlParseElementChildrenContentDeclPriv(xmlParserCtxtPtr ctxt, int inputchk, in xmlParseElementChildrenContentDeclPriv() function
6168 cur = ret = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()
6301 last = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, in xmlParseElementChildrenContentDeclPriv()
6445 return(xmlParseElementChildrenContentDeclPriv(ctxt, inputchk, 1)); in xmlParseElementChildrenContentDecl()
6486 tree = xmlParseElementChildrenContentDeclPriv(ctxt, inputid, 1); in xmlParseElementContentDecl()