Home | History | Annotate | Download | only in libxml2

Lines Matching refs:vstateVPush

274 vstateVPush(xmlValidCtxtPtr ctxt, xmlElementPtr elemDecl, xmlNodePtr node) {
374 vstateVPush(xmlValidCtxtPtr ctxt, xmlElementContentPtr cont,
4817 if (vstateVPush(ctxt, CONT, NODE, DEPTH, OCCURS, ROLLBACK_PARENT) < 0)
4924 if (vstateVPush(ctxt, CONT->c2, NODE, (unsigned char)(DEPTH + 1),
5790 vstateVPush(ctxt, eDecl, elem);