Home
last modified time | relevance | path

Searched refs:xmlSchemaValType (Results 1 – 11 of 11) sorted by relevance

/third_party/libxml2/include/libxml/
Dxmlschemastypes.h57 xmlSchemaValType valType,
83 xmlSchemaGetBuiltInType (xmlSchemaValType type);
101 xmlSchemaValType valType,
128 xmlSchemaNewStringValue (xmlSchemaValType type,
143 XMLPUBFUN xmlSchemaValType XMLCALL
DschemasInternals.h77 } xmlSchemaValType; typedef
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.in.h85 xmlSchemaValType valType,
111 xmlSchemaGetBuiltInType (xmlSchemaValType type);
129 xmlSchemaValType valType,
156 xmlSchemaNewStringValue (xmlSchemaValType type,
171 XMLPUBFUN xmlSchemaValType XMLCALL
Dxmlschemastypes.c151 xmlSchemaValType type;
256 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue()
295 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, in xmlSchemaInitBasicType()
777 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType()
979 xmlSchemaNewStringValue(xmlSchemaValType type, in xmlSchemaNewStringValue()
1593 xmlSchemaValidateDates (xmlSchemaValType type, in xmlSchemaValidateDates()
4720 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, in xmlSchemaCompareValuesInternal()
4724 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal()
5026 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, in xmlSchemaCompareValuesWhtspExt()
5030 xmlSchemaValType ytype, in xmlSchemaCompareValuesWhtspExt()
[all …]
DschemasInternals.in.h105 } xmlSchemaValType; typedef
Dxmlschemas.c1523 xmlSchemaValType valType; in xmlSchemaGetCanonValueWhtspExt()
24226 xmlSchemaValType valType, in xmlSchemaValidateFacets()
24683 (xmlSchemaValType) biType->builtInType, value, val, in xmlSchemaVCheckCVCSimpleType()
/third_party/libxml2/os400/libxmlrpg/
Dxmlschemastypes.rpgle75 d valType value like(xmlSchemaValType)
125 d type value like(xmlSchemaValType)
163 d valType value like(xmlSchemaValType)
217 d type value like(xmlSchemaValType)
250 d like(xmlSchemaValType)
DschemasInternals.rpgle24 d xmlSchemaValType...
/third_party/libxml2/
Dxmlschemastypes.c122 xmlSchemaValType type;
227 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue()
266 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, in xmlSchemaInitBasicType()
748 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType()
950 xmlSchemaNewStringValue(xmlSchemaValType type, in xmlSchemaNewStringValue()
1574 xmlSchemaValidateDates (xmlSchemaValType type, in xmlSchemaValidateDates()
4805 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, in xmlSchemaCompareValuesInternal()
4809 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal()
5111 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, in xmlSchemaCompareValuesWhtspExt()
5115 xmlSchemaValType ytype, in xmlSchemaCompareValuesWhtspExt()
[all …]
Dtestapi.c1129 static xmlSchemaValType gen_xmlSchemaValType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlSchemaValType()
1137 static void des_xmlSchemaValType(int no ATTRIBUTE_UNUSED, xmlSchemaValType val ATTRIBUTE_UNUSED, in… in des_xmlSchemaValType()
1140 static void desret_xmlSchemaValType(xmlSchemaValType val ATTRIBUTE_UNUSED) { in desret_xmlSchemaValType()
35429 xmlSchemaValType type; /* the type of the built in type */ in test_xmlSchemaGetBuiltInType()
35618 xmlSchemaValType ret_val; in test_xmlSchemaGetValType()
35930 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp()
36059 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp()
Dxmlschemas.c1515 xmlSchemaValType valType; in xmlSchemaGetCanonValueWhtspExt_1()
24401 xmlSchemaValType valType, in xmlSchemaValidateFacets()
24853 (xmlSchemaValType) biType->builtInType, value, val, in xmlSchemaVCheckCVCSimpleType()