Searched refs:xmlSchemaValType (Results 1 – 13 of 13) sorted by relevance
/external/cronet/tot/third_party/libxml/src/include/libxml/ |
D | xmlschemastypes.h | 58 xmlSchemaValType valType, 84 xmlSchemaGetBuiltInType (xmlSchemaValType type); 102 xmlSchemaValType valType, 129 xmlSchemaNewStringValue (xmlSchemaValType type, 144 XMLPUBFUN xmlSchemaValType
|
D | schemasInternals.h | 78 } xmlSchemaValType; typedef
|
/external/libxml2/include/libxml/ |
D | xmlschemastypes.h | 58 xmlSchemaValType valType, 84 xmlSchemaGetBuiltInType (xmlSchemaValType type); 102 xmlSchemaValType valType, 129 xmlSchemaNewStringValue (xmlSchemaValType type, 144 XMLPUBFUN xmlSchemaValType
|
D | schemasInternals.h | 78 } xmlSchemaValType; typedef
|
/external/cronet/stable/third_party/libxml/src/include/libxml/ |
D | xmlschemastypes.h | 58 xmlSchemaValType valType, 84 xmlSchemaGetBuiltInType (xmlSchemaValType type); 102 xmlSchemaValType valType, 129 xmlSchemaNewStringValue (xmlSchemaValType type, 144 XMLPUBFUN xmlSchemaValType
|
D | schemasInternals.h | 78 } xmlSchemaValType; typedef
|
/external/libxml2/os400/libxmlrpg/ |
D | xmlschemastypes.rpgle | 75 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)
|
D | schemasInternals.rpgle | 24 d xmlSchemaValType...
|
/external/libxml2/ |
D | xmlschemastypes.c | 109 xmlSchemaValType type; 219 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue() 270 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, in xmlSchemaInitBasicType() 980 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType() 1183 xmlSchemaNewStringValue(xmlSchemaValType type, in xmlSchemaNewStringValue() 1806 xmlSchemaValidateDates (xmlSchemaValType type, in xmlSchemaValidateDates() 4898 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, in xmlSchemaCompareValuesInternal() 4902 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal() 5204 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, in xmlSchemaCompareValuesWhtspExt() 5208 xmlSchemaValType ytype, in xmlSchemaCompareValuesWhtspExt() [all …]
|
D | testapi.c | 1110 static xmlSchemaValType gen_xmlSchemaValType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlSchemaValType() 1118 static void des_xmlSchemaValType(int no ATTRIBUTE_UNUSED, xmlSchemaValType val ATTRIBUTE_UNUSED, in… in des_xmlSchemaValType() 1121 static void desret_xmlSchemaValType(xmlSchemaValType val ATTRIBUTE_UNUSED) { in desret_xmlSchemaValType() 35575 xmlSchemaValType type; /* the type of the built in type */ in test_xmlSchemaGetBuiltInType() 35764 xmlSchemaValType ret_val; in test_xmlSchemaGetValType() 36075 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp() 36204 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp()
|
D | xmlschemas.c | 1521 xmlSchemaValType valType; in xmlSchemaGetCanonValueWhtspExt_1() 24127 xmlSchemaValType valType, in xmlSchemaValidateFacets() 24582 (xmlSchemaValType) biType->builtInType, value, val, in xmlSchemaVCheckCVCSimpleType()
|
/external/cronet/stable/third_party/libxml/src/ |
D | testapi.c | 1110 static xmlSchemaValType gen_xmlSchemaValType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlSchemaValType() 1118 static void des_xmlSchemaValType(int no ATTRIBUTE_UNUSED, xmlSchemaValType val ATTRIBUTE_UNUSED, in… in des_xmlSchemaValType() 1121 static void desret_xmlSchemaValType(xmlSchemaValType val ATTRIBUTE_UNUSED) { in desret_xmlSchemaValType() 35313 xmlSchemaValType type; /* the type of the built in type */ in test_xmlSchemaGetBuiltInType() 35502 xmlSchemaValType ret_val; in test_xmlSchemaGetValType() 35813 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp() 35942 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp()
|
/external/cronet/tot/third_party/libxml/src/ |
D | testapi.c | 1110 static xmlSchemaValType gen_xmlSchemaValType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlSchemaValType() 1118 static void des_xmlSchemaValType(int no ATTRIBUTE_UNUSED, xmlSchemaValType val ATTRIBUTE_UNUSED, in… in des_xmlSchemaValType() 1121 static void desret_xmlSchemaValType(xmlSchemaValType val ATTRIBUTE_UNUSED) { in desret_xmlSchemaValType() 35313 xmlSchemaValType type; /* the type of the built in type */ in test_xmlSchemaGetBuiltInType() 35502 xmlSchemaValType ret_val; in test_xmlSchemaGetValType() 35813 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp() 35942 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp()
|