Searched refs:xmlSchemaValidatorPushElem (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c25870 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) function
25874 VERROR_INT("xmlSchemaValidatorPushElem",
26924 if (xmlSchemaValidatorPushElem(vctxt) == -1) {
26926 "calling xmlSchemaValidatorPushElem()");
27185 if (xmlSchemaValidatorPushElem(vctxt) == -1) {
27187 "calling xmlSchemaValidatorPushElem()");
27732 if (xmlSchemaValidatorPushElem(vctxt) == -1)

Completed in 147 milliseconds