Searched defs:vctxt (Results 1 - 19 of 19) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DdebugXML.c2354 xmlRelaxNGValidCtxtPtr vctxt; local
2638 xmlValidCtxt vctxt; local
[all...]
H A Dschematron.c1692 xmlSchematronValidCtxtPtr vctxt; local
H A Dparser.in.h218 xmlValidCtxt vctxt; /* The validity context */ member in struct:_xmlParserCtxt
H A Dvalid.c6854 xmlValidCtxt vctxt; local
H A Drelaxng.c10614 xmlValidCtxt vctxt; local
H A Dxmlschemas.c623 xmlSchemaValidCtxtPtr vctxt; member in struct:_xmlSchemaParserCtxt
2035 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctxt; local
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
21483 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21589 xmlSchemaGetMetaAttrInfo(xmlSchemaValidCtxtPtr vctxt, int metaType) argument
21621 xmlSchemaAssembleByXSI(xmlSchemaValidCtxtPtr vctxt) argument
21702 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, const xmlChar *prefix) argument
21763 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
21831 xmlSchemaVAddNodeQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar* lname, const xmlChar* nsname) argument
21873 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21939 xmlSchemaIDCStoreNodeTableItem(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCNodePtr item) argument
21980 xmlSchemaIDCStoreKey(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCKeyPtr key) argument
22060 xmlSchemaIDCAcquireBinding(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22199 xmlSchemaIDCReleaseMatcherList(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22263 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
22336 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
22470 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
22514 xmlSchemaXPathPop(xmlSchemaValidCtxtPtr vctxt) argument
22543 xmlSchemaXPathProcessHistory(xmlSchemaValidCtxtPtr vctxt, int depth) argument
23047 xmlSchemaIDCRegisterMatchers(xmlSchemaValidCtxtPtr vctxt, xmlSchemaElementPtr elemDecl) argument
23168 xmlSchemaIDCFillNodeTables(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23364 xmlSchemaBubbleIDCNodeTables(xmlSchemaValidCtxtPtr vctxt) argument
23657 xmlSchemaCheckCVCIDCKeyRef(xmlSchemaValidCtxtPtr vctxt) argument
23779 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) argument
23831 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
23893 xmlSchemaClearElemInfo(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23958 xmlSchemaGetFreshElemInfo(xmlSchemaValidCtxtPtr vctxt) argument
24275 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24683 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24742 xmlSchemaProcessXSIType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaAttrInfoPtr iattr, xmlSchemaTypePtr *localType, xmlSchemaElementPtr elemDecl) argument
24872 xmlSchemaValidateElemDecl(xmlSchemaValidCtxtPtr vctxt) argument
25000 xmlSchemaVAttributesSimple(xmlSchemaValidCtxtPtr vctxt) argument
25031 xmlSchemaClearAttrInfos(xmlSchemaValidCtxtPtr vctxt) argument
25070 xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt) argument
25674 xmlSchemaValidateElemWildcard(xmlSchemaValidCtxtPtr vctxt, int *skip) argument
25756 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
25848 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) argument
25861 xmlSchemaVCheckINodeDataType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr inode, xmlSchemaTypePtr type, const xmlChar *value) argument
25882 xmlSchemaValidatorPopElem(xmlSchemaValidCtxtPtr vctxt) argument
26336 xmlSchemaValidateChildElem(xmlSchemaValidCtxtPtr vctxt) argument
26562 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26690 xmlSchemaValidateElem(xmlSchemaValidCtxtPtr vctxt) argument
26874 xmlSchemaVReaderWalk(xmlSchemaValidCtxtPtr vctxt) argument
27079 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27104 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27125 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27146 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27280 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27358 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt) argument
27683 xmlSchemaVDocWalk(xmlSchemaValidCtxtPtr vctxt) argument
27847 xmlSchemaPreRun(xmlSchemaValidCtxtPtr vctxt) argument
27909 xmlSchemaPostRun(xmlSchemaValidCtxtPtr vctxt) argument
27920 xmlSchemaVStart(xmlSchemaValidCtxtPtr vctxt) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c1747 xmlSchematronValidCtxtPtr vctxt; local
H A DdebugXML.c2355 xmlRelaxNGValidCtxtPtr vctxt; local
2639 xmlValidCtxt vctxt; local
[all...]
H A Dxmllint.c1655 xmlSchemaValidCtxtPtr vctxt; local
H A Dvalid.c6980 xmlValidCtxt vctxt; local
H A Drelaxng.c10619 xmlValidCtxt vctxt; local
H A Dxmlschemas.c623 xmlSchemaValidCtxtPtr vctxt; member in struct:_xmlSchemaParserCtxt
2035 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctxt; local
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
21493 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21599 xmlSchemaGetMetaAttrInfo(xmlSchemaValidCtxtPtr vctxt, int metaType) argument
21631 xmlSchemaAssembleByXSI(xmlSchemaValidCtxtPtr vctxt) argument
21712 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, const xmlChar *prefix) argument
21773 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
21841 xmlSchemaVAddNodeQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar* lname, const xmlChar* nsname) argument
21883 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21919 xmlSchemaAugmentImportedIDC(xmlSchemaImportPtr imported, xmlSchemaValidCtxtPtr vctxt) argument
21963 xmlSchemaIDCStoreNodeTableItem(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCNodePtr item) argument
22004 xmlSchemaIDCStoreKey(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCKeyPtr key) argument
22084 xmlSchemaIDCAcquireBinding(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22223 xmlSchemaIDCReleaseMatcherList(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22287 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
22360 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
22494 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
22538 xmlSchemaXPathPop(xmlSchemaValidCtxtPtr vctxt) argument
22567 xmlSchemaXPathProcessHistory(xmlSchemaValidCtxtPtr vctxt, int depth) argument
23071 xmlSchemaIDCRegisterMatchers(xmlSchemaValidCtxtPtr vctxt, xmlSchemaElementPtr elemDecl) argument
23192 xmlSchemaIDCFillNodeTables(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23388 xmlSchemaBubbleIDCNodeTables(xmlSchemaValidCtxtPtr vctxt) argument
23681 xmlSchemaCheckCVCIDCKeyRef(xmlSchemaValidCtxtPtr vctxt) argument
23803 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) argument
23855 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
23917 xmlSchemaClearElemInfo(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23982 xmlSchemaGetFreshElemInfo(xmlSchemaValidCtxtPtr vctxt) argument
24299 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24707 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24766 xmlSchemaProcessXSIType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaAttrInfoPtr iattr, xmlSchemaTypePtr *localType, xmlSchemaElementPtr elemDecl) argument
24896 xmlSchemaValidateElemDecl(xmlSchemaValidCtxtPtr vctxt) argument
25024 xmlSchemaVAttributesSimple(xmlSchemaValidCtxtPtr vctxt) argument
25055 xmlSchemaClearAttrInfos(xmlSchemaValidCtxtPtr vctxt) argument
25094 xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt) argument
25698 xmlSchemaValidateElemWildcard(xmlSchemaValidCtxtPtr vctxt, int *skip) argument
25780 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
25872 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) argument
25885 xmlSchemaVCheckINodeDataType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr inode, xmlSchemaTypePtr type, const xmlChar *value) argument
25906 xmlSchemaValidatorPopElem(xmlSchemaValidCtxtPtr vctxt) argument
26360 xmlSchemaValidateChildElem(xmlSchemaValidCtxtPtr vctxt) argument
26586 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26714 xmlSchemaValidateElem(xmlSchemaValidCtxtPtr vctxt) argument
26898 xmlSchemaVReaderWalk(xmlSchemaValidCtxtPtr vctxt) argument
27103 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27128 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27149 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27170 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27304 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27382 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt) argument
27707 xmlSchemaVDocWalk(xmlSchemaValidCtxtPtr vctxt) argument
27871 xmlSchemaPreRun(xmlSchemaValidCtxtPtr vctxt) argument
27932 xmlSchemaPostRun(xmlSchemaValidCtxtPtr vctxt) argument
27943 xmlSchemaVStart(xmlSchemaValidCtxtPtr vctxt) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DdebugXML.c2354 xmlRelaxNGValidCtxtPtr vctxt; local
2638 xmlValidCtxt vctxt; local
[all...]
H A Dschematron.c1692 xmlSchematronValidCtxtPtr vctxt; local
H A Dparser.in.h218 xmlValidCtxt vctxt; /* The validity context */ member in struct:_xmlParserCtxt
H A Dvalid.c6854 xmlValidCtxt vctxt; local
H A Drelaxng.c10614 xmlValidCtxt vctxt; local
H A Dxmlschemas.c623 xmlSchemaValidCtxtPtr vctxt; member in struct:_xmlSchemaParserCtxt
2035 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctxt; local
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
21483 xmlSchemaAssembleByLocation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *nsName, const xmlChar *location) argument
21589 xmlSchemaGetMetaAttrInfo(xmlSchemaValidCtxtPtr vctxt, int metaType) argument
21621 xmlSchemaAssembleByXSI(xmlSchemaValidCtxtPtr vctxt) argument
21702 xmlSchemaLookupNamespace(xmlSchemaValidCtxtPtr vctxt, const xmlChar *prefix) argument
21763 xmlSchemaValidateNotation(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPtr schema, xmlNodePtr node, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
21831 xmlSchemaVAddNodeQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar* lname, const xmlChar* nsname) argument
21873 xmlSchemaAugmentIDC(xmlSchemaIDCPtr idcDef, xmlSchemaValidCtxtPtr vctxt) argument
21939 xmlSchemaIDCStoreNodeTableItem(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCNodePtr item) argument
21980 xmlSchemaIDCStoreKey(xmlSchemaValidCtxtPtr vctxt, xmlSchemaPSVIIDCKeyPtr key) argument
22060 xmlSchemaIDCAcquireBinding(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22199 xmlSchemaIDCReleaseMatcherList(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher) argument
22263 xmlSchemaIDCAddStateObject(xmlSchemaValidCtxtPtr vctxt, xmlSchemaIDCMatcherPtr matcher, xmlSchemaIDCSelectPtr sel, int type) argument
22336 xmlSchemaXPathEvaluate(xmlSchemaValidCtxtPtr vctxt, xmlElementType nodeType) argument
22470 xmlSchemaFormatIDCKeySequence(xmlSchemaValidCtxtPtr vctxt, xmlChar **buf, xmlSchemaPSVIIDCKeyPtr *seq, int count) argument
22514 xmlSchemaXPathPop(xmlSchemaValidCtxtPtr vctxt) argument
22543 xmlSchemaXPathProcessHistory(xmlSchemaValidCtxtPtr vctxt, int depth) argument
23047 xmlSchemaIDCRegisterMatchers(xmlSchemaValidCtxtPtr vctxt, xmlSchemaElementPtr elemDecl) argument
23168 xmlSchemaIDCFillNodeTables(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23364 xmlSchemaBubbleIDCNodeTables(xmlSchemaValidCtxtPtr vctxt) argument
23657 xmlSchemaCheckCVCIDCKeyRef(xmlSchemaValidCtxtPtr vctxt) argument
23779 xmlSchemaGetFreshAttrInfo(xmlSchemaValidCtxtPtr vctxt) argument
23831 xmlSchemaValidatorPushAttribute(xmlSchemaValidCtxtPtr vctxt, xmlNodePtr attrNode, int nodeLine, const xmlChar *localName, const xmlChar *nsName, int ownedNames, xmlChar *value, int ownedValue) argument
23893 xmlSchemaClearElemInfo(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr ielem) argument
23958 xmlSchemaGetFreshElemInfo(xmlSchemaValidCtxtPtr vctxt) argument
24275 xmlSchemaValidateQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val, int valNeeded) argument
24683 xmlSchemaVExpandQName(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, const xmlChar **nsName, const xmlChar **localName) argument
24742 xmlSchemaProcessXSIType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaAttrInfoPtr iattr, xmlSchemaTypePtr *localType, xmlSchemaElementPtr elemDecl) argument
24872 xmlSchemaValidateElemDecl(xmlSchemaValidCtxtPtr vctxt) argument
25000 xmlSchemaVAttributesSimple(xmlSchemaValidCtxtPtr vctxt) argument
25031 xmlSchemaClearAttrInfos(xmlSchemaValidCtxtPtr vctxt) argument
25070 xmlSchemaVAttributesComplex(xmlSchemaValidCtxtPtr vctxt) argument
25674 xmlSchemaValidateElemWildcard(xmlSchemaValidCtxtPtr vctxt, int *skip) argument
25756 xmlSchemaCheckCOSValidDefault(xmlSchemaValidCtxtPtr vctxt, const xmlChar *value, xmlSchemaValPtr *val) argument
25848 xmlSchemaValidatorPushElem(xmlSchemaValidCtxtPtr vctxt) argument
25861 xmlSchemaVCheckINodeDataType(xmlSchemaValidCtxtPtr vctxt, xmlSchemaNodeInfoPtr inode, xmlSchemaTypePtr type, const xmlChar *value) argument
25882 xmlSchemaValidatorPopElem(xmlSchemaValidCtxtPtr vctxt) argument
26336 xmlSchemaValidateChildElem(xmlSchemaValidCtxtPtr vctxt) argument
26562 xmlSchemaVPushText(xmlSchemaValidCtxtPtr vctxt, int nodeType, const xmlChar *value, int len, int mode, int *consumed) argument
26690 xmlSchemaValidateElem(xmlSchemaValidCtxtPtr vctxt) argument
26874 xmlSchemaVReaderWalk(xmlSchemaValidCtxtPtr vctxt) argument
27079 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27104 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27125 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27146 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27280 xmlSchemaValidCtxtPtr vctxt = (xmlSchemaValidCtxtPtr) ctx; local
27358 xmlSchemaClearValidCtxt(xmlSchemaValidCtxtPtr vctxt) argument
27683 xmlSchemaVDocWalk(xmlSchemaValidCtxtPtr vctxt) argument
27847 xmlSchemaPreRun(xmlSchemaValidCtxtPtr vctxt) argument
27909 xmlSchemaPostRun(xmlSchemaValidCtxtPtr vctxt) argument
27920 xmlSchemaVStart(xmlSchemaValidCtxtPtr vctxt) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h218 xmlValidCtxt vctxt; /* The validity context */ member in struct:_xmlParserCtxt

Completed in 510 milliseconds