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

12

/external/libxml2/
H A Dxmlschemas.c623 xmlSchemaValidCtxtPtr vctxt; member in struct:_xmlSchemaParserCtxt
1074 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt);
2040 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctxt; local
2043 vctxt->nberrors++;
2044 vctxt->err = error;
2045 channel = vctxt->error;
2047 channel = vctxt->warning;
2049 schannel = vctxt->serror;
2050 data = vctxt->errCtxt;
2058 (vctxt
2216 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) actxt; local
2378 xmlSchemaKeyrefErr(xmlSchemaValidCtxtPtr vctxt, xmlParserErrors error, xmlSchemaPSVIIDCNodePtr idcNode, xmlSchemaTypePtr type ATTRIBUTE_UNUSED, const char *message, const xmlChar *str1, const xmlChar *str2) argument
9986 xmlSchemaCreatePCtxtOnVCtxt(xmlSchemaValidCtxtPtr vctxt) argument
21591 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21697 xmlSchemaGetMetaAttrInfo(xmlSchemaValidCtxtPtr vctxt, int metaType) argument
21729 xmlSchemaAssembleByXSI(xmlSchemaValidCtxtPtr vctxt) argument
21810 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, const xmlChar *prefix) argument
21871 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
21939 xmlSchemaVAddNodeQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar* lname, const xmlChar* nsname) argument
21981 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
22017 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) argument
22061 xmlSchemaIDCStoreNodeTableItem(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCNodePtr item) argument
22102 xmlSchemaIDCStoreKey(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCKeyPtr key) argument
22182 xmlSchemaIDCAcquireBinding(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22321 xmlSchemaIDCReleaseMatcherList(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22385 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
22458 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
22592 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
22636 xmlSchemaXPathPop(xmlSchemaValidCtxtPtr vctxt) argument
22665 xmlSchemaXPathProcessHistory(xmlSchemaValidCtxtPtr vctxt, int depth) argument
23169 xmlSchemaIDCRegisterMatchers(xmlSchemaValidCtxtPtr vctxt, xmlSchemaElementPtr elemDecl) argument
23290 xmlSchemaIDCFillNodeTables(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23486 xmlSchemaBubbleIDCNodeTables(xmlSchemaValidCtxtPtr vctxt) argument
23781 xmlSchemaCheckCVCIDCKeyRef(xmlSchemaValidCtxtPtr vctxt) argument
23903 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) argument
23955 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
24017 xmlSchemaClearElemInfo(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
24082 xmlSchemaGetFreshElemInfo(xmlSchemaValidCtxtPtr vctxt) argument
24399 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24807 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24866 xmlSchemaProcessXSIType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaAttrInfoPtr iattr, xmlSchemaTypePtr *localType, xmlSchemaElementPtr elemDecl) argument
24996 xmlSchemaValidateElemDecl(xmlSchemaValidCtxtPtr vctxt) argument
25124 xmlSchemaVAttributesSimple(xmlSchemaValidCtxtPtr vctxt) argument
25155 xmlSchemaClearAttrInfos(xmlSchemaValidCtxtPtr vctxt) argument
25194 xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt) argument
25799 xmlSchemaValidateElemWildcard(xmlSchemaValidCtxtPtr vctxt, int *skip) argument
25881 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
25973 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) argument
25986 xmlSchemaVCheckINodeDataType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr inode, xmlSchemaTypePtr type, const xmlChar *value) argument
26007 xmlSchemaValidatorPopElem(xmlSchemaValidCtxtPtr vctxt) argument
26478 xmlSchemaValidateChildElem(xmlSchemaValidCtxtPtr vctxt) argument
26704 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26832 xmlSchemaValidateElem(xmlSchemaValidCtxtPtr vctxt) argument
27021 xmlSchemaVReaderWalk(xmlSchemaValidCtxtPtr vctxt) argument
27226 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27251 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27272 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27293 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27427 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27506 xmlSchemaValidateSetFilename(xmlSchemaValidCtxtPtr vctxt, const char *filename) argument
27525 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt) argument
27857 xmlSchemaVDocWalk(xmlSchemaValidCtxtPtr vctxt) argument
28024 xmlSchemaPreRun(xmlSchemaValidCtxtPtr vctxt) argument
28085 xmlSchemaPostRun(xmlSchemaValidCtxtPtr vctxt) argument
28096 xmlSchemaVStart(xmlSchemaValidCtxtPtr vctxt) argument
28721 xmlSchemaValidateSetLocator(xmlSchemaValidCtxtPtr vctxt, xmlSchemaValidityLocatorFunc f, void *ctxt) argument
[all...]
H A DSAX2.c68 ctxt->vctxt.error, ctxt->vctxt.userData,
110 ctxt->vctxt.error, ctxt->vctxt.userData,
761 ctxt->vctxt.valid = 1;
763 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->intSubset, elem,
767 attr = xmlAddAttributeDecl(&ctxt->vctxt, ctxt->myDoc->extSubset, elem,
778 if (ctxt->vctxt.valid == 0)
782 ctxt->valid &= xmlValidateAttributeDecl(&ctxt->vctxt, ctxt->myDoc,
816 elem = xmlAddElementDecl(&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.c1701 ctxt->vctxt.finishDtd = XML_CTXT_FINISH_DTD_0;
1702 ctxt->vctxt.userData = ctxt;
1703 ctxt->vctxt.error = xmlParserValidityError;
1704 ctxt->vctxt.warning = xmlParserValidityWarning;
1707 ctxt->vctxt.warning = NULL;
1709 ctxt->vctxt.warning = xmlParserValidityWarning;
1710 ctxt->vctxt.nodeMax = 0;
1764 if (ctxt->vctxt.nodeTab != NULL) xmlFree(ctxt->vctxt.nodeTab);
H A Dxmlreader.c937 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
946 reader->ctxt->valid &= xmlValidatePushElement(&reader->ctxt->vctxt,
997 reader->ctxt->valid &= xmlValidatePushCData(&reader->ctxt->vctxt,
1028 reader->ctxt->valid &= xmlValidatePopElement(&reader->ctxt->vctxt,
1037 reader->ctxt->valid &= xmlValidatePopElement(&reader->ctxt->vctxt,
2249 if ((reader->ctxt->vctxt.vstateTab != NULL) &&
2250 (reader->ctxt->vctxt.vstateMax > 0)){
2251 xmlFree(reader->ctxt->vctxt.vstateTab);
2252 reader->ctxt->vctxt.vstateTab = NULL;
2253 reader->ctxt->vctxt
[all...]
H A DdebugXML.c2359 xmlRelaxNGValidCtxtPtr vctxt; local
2374 vctxt = xmlRelaxNGNewValidCtxt(relaxngschemas);
2375 xmlRelaxNGSetValidErrors(vctxt,
2379 ret = xmlRelaxNGValidateDoc(vctxt, sctxt->doc);
2388 xmlRelaxNGFreeValidCtxt(vctxt);
2643 xmlValidCtxt vctxt; local
2647 vctxt.userData = stderr;
2648 vctxt.error = (xmlValidityErrorFunc) fprintf;
2649 vctxt.warning = (xmlValidityWarningFunc) fprintf;
2652 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.c1666 xmlSchemaValidCtxtPtr vctxt; local
1668 vctxt = xmlSchemaNewValidCtxt(wxschemas);
1669 xmlSchemaSetValidErrors(vctxt,
1673 xmlSchemaValidateSetFilename(vctxt, filename);
1675 ret = xmlSchemaValidateStream(vctxt, buf, 0, handler,
1689 xmlSchemaFreeValidCtxt(vctxt);
2323 ctxt->vctxt.error = xmlHTMLValidityError;
2324 ctxt->vctxt.warning = xmlHTMLValidityWarning;
H A DHTMLparser.c4867 ctxt->vctxt.finishDtd = XML_CTXT_FINISH_DTD_0;
4868 ctxt->vctxt.userData = ctxt;
4869 ctxt->vctxt.error = xmlParserValidityError;
4870 ctxt->vctxt.warning = xmlParserValidityWarning;
6575 ctxt->vctxt.userData = ctxt;
6576 ctxt->vctxt.error = xmlParserValidityError;
6577 ctxt->vctxt.warning = xmlParserValidityWarning;
6616 ctxt->vctxt.warning = NULL;
6622 ctxt->vctxt.error = NULL;
H A Dparser.c612 ctxt->vctxt.error, ctxt->vctxt.userData,
2577 if ((ctxt->validate) && (ctxt->vctxt.error != NULL)) {
9990 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
11393 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
12982 ctxt->vctxt.error = ctx->vctxt.error;
12983 ctxt->vctxt.warning = ctx->vctxt.warning;
12985 ctxt->vctxt
[all...]
H A Dvalid.c6949 xmlValidCtxt vctxt; local
6972 memset(&vctxt, 0, sizeof (xmlValidCtxt));
6973 vctxt.error = xmlNoValidityErr; /* this suppresses err/warn output */
7021 if (xmlValidateOneElement(&vctxt, parent->doc, parent)) {
/external/chromium_org/third_party/libxml/src/
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
21562 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21668 xmlSchemaGetMetaAttrInfo(xmlSchemaValidCtxtPtr vctxt, int metaType) argument
21700 xmlSchemaAssembleByXSI(xmlSchemaValidCtxtPtr vctxt) argument
21781 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, const xmlChar *prefix) argument
21842 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
21910 xmlSchemaVAddNodeQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar* lname, const xmlChar* nsname) argument
21952 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21988 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) argument
22032 xmlSchemaIDCStoreNodeTableItem(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCNodePtr item) argument
22073 xmlSchemaIDCStoreKey(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCKeyPtr key) argument
22153 xmlSchemaIDCAcquireBinding(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22292 xmlSchemaIDCReleaseMatcherList(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22356 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
22429 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
22563 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
22607 xmlSchemaXPathPop(xmlSchemaValidCtxtPtr vctxt) argument
22636 xmlSchemaXPathProcessHistory(xmlSchemaValidCtxtPtr vctxt, int depth) argument
23140 xmlSchemaIDCRegisterMatchers(xmlSchemaValidCtxtPtr vctxt, xmlSchemaElementPtr elemDecl) argument
23261 xmlSchemaIDCFillNodeTables(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23457 xmlSchemaBubbleIDCNodeTables(xmlSchemaValidCtxtPtr vctxt) argument
23752 xmlSchemaCheckCVCIDCKeyRef(xmlSchemaValidCtxtPtr vctxt) argument
23874 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) argument
23926 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
23988 xmlSchemaClearElemInfo(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
24053 xmlSchemaGetFreshElemInfo(xmlSchemaValidCtxtPtr vctxt) argument
24370 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24778 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24837 xmlSchemaProcessXSIType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaAttrInfoPtr iattr, xmlSchemaTypePtr *localType, xmlSchemaElementPtr elemDecl) argument
24967 xmlSchemaValidateElemDecl(xmlSchemaValidCtxtPtr vctxt) argument
25095 xmlSchemaVAttributesSimple(xmlSchemaValidCtxtPtr vctxt) argument
25126 xmlSchemaClearAttrInfos(xmlSchemaValidCtxtPtr vctxt) argument
25165 xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt) argument
25770 xmlSchemaValidateElemWildcard(xmlSchemaValidCtxtPtr vctxt, int *skip) argument
25852 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
25944 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) argument
25957 xmlSchemaVCheckINodeDataType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr inode, xmlSchemaTypePtr type, const xmlChar *value) argument
25978 xmlSchemaValidatorPopElem(xmlSchemaValidCtxtPtr vctxt) argument
26432 xmlSchemaValidateChildElem(xmlSchemaValidCtxtPtr vctxt) argument
26658 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26786 xmlSchemaValidateElem(xmlSchemaValidCtxtPtr vctxt) argument
26970 xmlSchemaVReaderWalk(xmlSchemaValidCtxtPtr vctxt) argument
27175 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27200 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27221 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27242 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27376 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27454 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt) argument
27779 xmlSchemaVDocWalk(xmlSchemaValidCtxtPtr vctxt) argument
27943 xmlSchemaPreRun(xmlSchemaValidCtxtPtr vctxt) argument
28004 xmlSchemaPostRun(xmlSchemaValidCtxtPtr vctxt) argument
28015 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,
2226 if ((reader->ctxt->vctxt.vstateTab != NULL) &&
2227 (reader->ctxt->vctxt.vstateMax > 0)){
2228 xmlFree(reader->ctxt->vctxt.vstateTab);
2229 reader->ctxt->vctxt.vstateTab = NULL;
2230 reader->ctxt->vctxt
[all...]
H A DdebugXML.c2356 xmlRelaxNGValidCtxtPtr vctxt; local
2371 vctxt = xmlRelaxNGNewValidCtxt(relaxngschemas);
2372 xmlRelaxNGSetValidErrors(vctxt,
2376 ret = xmlRelaxNGValidateDoc(vctxt, sctxt->doc);
2385 xmlRelaxNGFreeValidCtxt(vctxt);
2640 xmlValidCtxt vctxt; local
2644 vctxt.userData = stderr;
2645 vctxt.error = (xmlValidityErrorFunc) fprintf;
2646 vctxt.warning = (xmlValidityWarningFunc) fprintf;
2649 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.c1660 xmlSchemaValidCtxtPtr vctxt; local
1662 vctxt = xmlSchemaNewValidCtxt(wxschemas);
1663 xmlSchemaSetValidErrors(vctxt,
1668 ret = xmlSchemaValidateStream(vctxt, buf, 0, handler,
1682 xmlSchemaFreeValidCtxt(vctxt);
2317 ctxt->vctxt.error = xmlHTMLValidityError;
2318 ctxt->vctxt.warning = xmlHTMLValidityWarning;
H A DHTMLparser.c4790 ctxt->vctxt.finishDtd = XML_CTXT_FINISH_DTD_0;
4791 ctxt->vctxt.userData = ctxt;
4792 ctxt->vctxt.error = xmlParserValidityError;
4793 ctxt->vctxt.warning = xmlParserValidityWarning;
6455 ctxt->vctxt.userData = ctxt;
6456 ctxt->vctxt.error = xmlParserValidityError;
6457 ctxt->vctxt.warning = xmlParserValidityWarning;
6496 ctxt->vctxt.warning = NULL;
6502 ctxt->vctxt.error = NULL;
H A Dparser.c569 ctxt->vctxt.error, ctxt->vctxt.userData,
2400 if ((ctxt->validate) && (ctxt->vctxt.error != NULL)) {
9591 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
10987 ctxt->valid &= xmlValidateRoot(&ctxt->vctxt, ctxt->myDoc);
12449 ctxt->vctxt.error = ctx->vctxt.error;
12450 ctxt->vctxt.warning = ctx->vctxt.warning;
12452 ctxt->vctxt
[all...]
H A Dvalid.c6940 xmlValidCtxt vctxt; local
6963 memset(&vctxt, 0, sizeof (xmlValidCtxt));
6964 vctxt.error = xmlNoValidityErr; /* this suppresses err/warn output */
7012 if (xmlValidateOneElement(&vctxt, parent->doc, parent)) {
/external/libxml2/include/libxml/
H A Dxmlschemas.h193 xmlSchemaValidateSetFilename(xmlSchemaValidCtxtPtr vctxt,
237 xmlSchemaValidateSetLocator (xmlSchemaValidCtxtPtr vctxt,
H A Dparser.h221 xmlValidCtxt vctxt; /* The validity context */ member in struct:_xmlParserCtxt
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dparser.h221 xmlValidCtxt vctxt; /* The validity context */ member in struct:_xmlParserCtxt

Completed in 919 milliseconds

12