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

/external/libxml2/
H A Dxmlschemas.c623 xmlSchemaValidCtxtPtr vctxt; member in struct:_xmlSchemaParserCtxt
1069 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt);
2035 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctxt; local
2038 vctxt->nberrors++;
2039 vctxt->err = error;
2040 channel = vctxt->error;
2042 channel = vctxt->warning;
2044 schannel = vctxt->serror;
2045 data = vctxt->errCtxt;
2053 (vctxt
2197 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) actxt; local
2359 xmlSchemaKeyrefErr(xmlSchemaValidCtxtPtr vctxt, xmlParserErrors error, xmlSchemaPSVIIDCNodePtr idcNode, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2) argument
9967 xmlSchemaCreatePCtxtOnVCtxt(xmlSchemaValidCtxtPtr vctxt) argument
21563 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21669 xmlSchemaGetMetaAttrInfo(xmlSchemaValidCtxtPtr vctxt, int metaType) argument
21701 xmlSchemaAssembleByXSI(xmlSchemaValidCtxtPtr vctxt) argument
21782 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, const xmlChar *prefix) argument
21843 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
21911 xmlSchemaVAddNodeQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar* lname, const xmlChar* nsname) argument
21953 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21989 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) argument
22033 xmlSchemaIDCStoreNodeTableItem(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCNodePtr item) argument
22074 xmlSchemaIDCStoreKey(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCKeyPtr key) argument
22154 xmlSchemaIDCAcquireBinding(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22293 xmlSchemaIDCReleaseMatcherList(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22357 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
22430 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
22564 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
22608 xmlSchemaXPathPop(xmlSchemaValidCtxtPtr vctxt) argument
22637 xmlSchemaXPathProcessHistory(xmlSchemaValidCtxtPtr vctxt, int depth) argument
23141 xmlSchemaIDCRegisterMatchers(xmlSchemaValidCtxtPtr vctxt, xmlSchemaElementPtr elemDecl) argument
23262 xmlSchemaIDCFillNodeTables(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23458 xmlSchemaBubbleIDCNodeTables(xmlSchemaValidCtxtPtr vctxt) argument
23753 xmlSchemaCheckCVCIDCKeyRef(xmlSchemaValidCtxtPtr vctxt) argument
23875 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) argument
23927 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
23989 xmlSchemaClearElemInfo(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
24054 xmlSchemaGetFreshElemInfo(xmlSchemaValidCtxtPtr vctxt) argument
24371 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24779 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24838 xmlSchemaProcessXSIType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaAttrInfoPtr iattr, xmlSchemaTypePtr *localType, xmlSchemaElementPtr elemDecl) argument
24968 xmlSchemaValidateElemDecl(xmlSchemaValidCtxtPtr vctxt) argument
25096 xmlSchemaVAttributesSimple(xmlSchemaValidCtxtPtr vctxt) argument
25127 xmlSchemaClearAttrInfos(xmlSchemaValidCtxtPtr vctxt) argument
25166 xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt) argument
25771 xmlSchemaValidateElemWildcard(xmlSchemaValidCtxtPtr vctxt, int *skip) argument
25853 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
25945 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) argument
25958 xmlSchemaVCheckINodeDataType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr inode, xmlSchemaTypePtr type, const xmlChar *value) argument
25979 xmlSchemaValidatorPopElem(xmlSchemaValidCtxtPtr vctxt) argument
26433 xmlSchemaValidateChildElem(xmlSchemaValidCtxtPtr vctxt) argument
26659 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26787 xmlSchemaValidateElem(xmlSchemaValidCtxtPtr vctxt) argument
26976 xmlSchemaVReaderWalk(xmlSchemaValidCtxtPtr vctxt) argument
27181 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27206 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27227 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27248 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27382 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27460 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt) argument
27785 xmlSchemaVDocWalk(xmlSchemaValidCtxtPtr vctxt) argument
27949 xmlSchemaPreRun(xmlSchemaValidCtxtPtr vctxt) argument
28010 xmlSchemaPostRun(xmlSchemaValidCtxtPtr vctxt) argument
28021 xmlSchemaVStart(xmlSchemaValidCtxtPtr vctxt) argument
[all...]
H A DSAX2.c93 ctxt->vctxt.error, ctxt->vctxt.userData,
731 ctxt->vctxt.valid = 1;
733 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, elem,
737 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, elem,
748 if (ctxt->vctxt.valid == 0)
752 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc,
786 elem = xmlAddElementDecl(&ctxt->vctxt, ctxt->myDoc->intSubset,
789 elem = xmlAddElementDecl(&ctxt->vctxt, ctxt->myDoc->extSubset,
803 xmlValidateElementDecl(&ctxt->vctxt, ctx
[all...]
H A Dlegacy.c290 if (ctxt->vctxt.warning == NULL)
291 ctxt->vctxt.warning = xmlParserValidityWarning;
292 if (ctxt->vctxt.error == NULL)
293 ctxt->vctxt.error = xmlParserValidityError;
294 ctxt->vctxt.nodeMax = 0;
H A DparserInternals.c1739 ctxt->vctxt.finishDtd = XML_CTXT_FINISH_DTD_0;
1740 ctxt->vctxt.userData = ctxt;
1741 ctxt->vctxt.error = xmlParserValidityError;
1742 ctxt->vctxt.warning = xmlParserValidityWarning;
1745 ctxt->vctxt.warning = NULL;
1747 ctxt->vctxt.warning = xmlParserValidityWarning;
1748 ctxt->vctxt.nodeMax = 0;
1799 if (ctxt->vctxt.nodeTab != NULL) xmlFree(ctxt->vctxt.nodeTab);
H A Dxmlreader.c921 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
930 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
981 reader->ctxt->valid &= xmlValidatePushCData(&reader->ctxt->vctxt,
1012 reader->ctxt->valid &= xmlValidatePopElement(&reader->ctxt->vctxt,
1021 reader->ctxt->valid &= xmlValidatePopElement(&reader->ctxt->vctxt,
2232 if ((reader->ctxt->vctxt.vstateTab != NULL) &&
2233 (reader->ctxt->vctxt.vstateMax > 0)){
2234 xmlFree(reader->ctxt->vctxt.vstateTab);
2235 reader->ctxt->vctxt.vstateTab = NULL;
2236 reader->ctxt->vctxt
[all...]
H A DdebugXML.c2357 xmlRelaxNGValidCtxtPtr vctxt; local
2372 vctxt = xmlRelaxNGNewValidCtxt(relaxngschemas);
2373 xmlRelaxNGSetValidErrors(vctxt,
2377 ret = xmlRelaxNGValidateDoc(vctxt, sctxt->doc);
2386 xmlRelaxNGFreeValidCtxt(vctxt);
2641 xmlValidCtxt vctxt; local
2645 vctxt.userData = stderr;
2646 vctxt.error = (xmlValidityErrorFunc) fprintf;
2647 vctxt.warning = (xmlValidityWarningFunc) fprintf;
2650 res = xmlValidateDocument(&vctxt, ctx
[all...]
H A Dschematron.c1747 xmlSchematronValidCtxtPtr vctxt; local
1766 vctxt = xmlSchematronNewValidCtxt(schema);
1767 if (vctxt == NULL) {
1770 ret = xmlSchematronValidateDoc(vctxt, instance);
1771 xmlSchematronFreeValidCtxt(vctxt);
H A Dxmllint.c1664 xmlSchemaValidCtxtPtr vctxt; local
1666 vctxt = xmlSchemaNewValidCtxt(wxschemas);
1667 xmlSchemaSetValidErrors(vctxt,
1672 ret = xmlSchemaValidateStream(vctxt, buf, 0, handler,
1686 xmlSchemaFreeValidCtxt(vctxt);
2321 ctxt->vctxt.error = xmlHTMLValidityError;
2322 ctxt->vctxt.warning = xmlHTMLValidityWarning;
H A DHTMLparser.c4795 ctxt->vctxt.finishDtd = XML_CTXT_FINISH_DTD_0;
4796 ctxt->vctxt.userData = ctxt;
4797 ctxt->vctxt.error = xmlParserValidityError;
4798 ctxt->vctxt.warning = xmlParserValidityWarning;
6461 ctxt->vctxt.userData = ctxt;
6462 ctxt->vctxt.error = xmlParserValidityError;
6463 ctxt->vctxt.warning = xmlParserValidityWarning;
6502 ctxt->vctxt.warning = NULL;
6508 ctxt->vctxt.error = NULL;
H A Dparser.c573 ctxt->vctxt.error, ctxt->vctxt.userData,
2523 if ((ctxt->validate) && (ctxt->vctxt.error != NULL)) {
9620 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
11008 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
12441 ctxt->vctxt.error = ctx->vctxt.error;
12442 ctxt->vctxt.warning = ctx->vctxt.warning;
12444 ctxt->vctxt
[all...]
H A Dvalid.c6947 xmlValidCtxt vctxt; local
6970 memset(&vctxt, 0, sizeof (xmlValidCtxt));
6971 vctxt.error = xmlNoValidityErr; /* this suppresses err/warn output */
7019 if (xmlValidateOneElement(&vctxt, parent->doc, parent)) {
H A Drelaxng.c10772 xmlValidCtxt vctxt; local
10774 memset(&vctxt, 0, sizeof(xmlValidCtxt));
10775 vctxt.valid = 1;
10776 vctxt.error = ctxt->error;
10777 vctxt.warning = ctxt->warning;
10778 vctxt.userData = ctxt->userData;
10780 if (xmlValidateDocumentFinal(&vctxt, doc) != 1)
/external/libxml2/include/libxml/
H A Dparser.h221 xmlValidCtxt vctxt; /* The validity context */ member in struct:_xmlParserCtxt

Completed in 444 milliseconds