Searched refs:xmlSchemaValType (Results 1 – 7 of 7) sorted by relevance
/external/libxml2/include/libxml/ |
D | xmlschemastypes.h | 57 xmlSchemaValType valType, 83 xmlSchemaGetBuiltInType (xmlSchemaValType type); 101 xmlSchemaValType valType, 128 xmlSchemaNewStringValue (xmlSchemaValType type, 143 XMLPUBFUN xmlSchemaValType XMLCALL
|
D | schemasInternals.h | 77 } 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 | 117 xmlSchemaValType type; 222 xmlSchemaNewValue(xmlSchemaValType type) { in xmlSchemaNewValue() 261 xmlSchemaInitBasicType(const char *name, xmlSchemaValType type, in xmlSchemaInitBasicType() 738 xmlSchemaGetBuiltInType(xmlSchemaValType type) in xmlSchemaGetBuiltInType() 940 xmlSchemaNewStringValue(xmlSchemaValType type, in xmlSchemaNewStringValue() 1554 xmlSchemaValidateDates (xmlSchemaValType type, in xmlSchemaValidateDates() 4681 xmlSchemaCompareValuesInternal(xmlSchemaValType xtype, in xmlSchemaCompareValuesInternal() 4685 xmlSchemaValType ytype, in xmlSchemaCompareValuesInternal() 4987 xmlSchemaCompareValuesWhtspExt(xmlSchemaValType xtype, in xmlSchemaCompareValuesWhtspExt() 4991 xmlSchemaValType ytype, in xmlSchemaCompareValuesWhtspExt() [all …]
|
D | testapi.c | 1126 static xmlSchemaValType gen_xmlSchemaValType(int no, int nr ATTRIBUTE_UNUSED) { in gen_xmlSchemaValType() 1134 static void des_xmlSchemaValType(int no ATTRIBUTE_UNUSED, xmlSchemaValType val ATTRIBUTE_UNUSED, in… in des_xmlSchemaValType() 1137 static void desret_xmlSchemaValType(xmlSchemaValType val ATTRIBUTE_UNUSED) { in desret_xmlSchemaValType() 35271 xmlSchemaValType type; /* the type of the built in type */ in test_xmlSchemaGetBuiltInType() 35460 xmlSchemaValType ret_val; in test_xmlSchemaGetValType() 35772 xmlSchemaValType valType; /* the built-in type of the value */ in test_xmlSchemaValidateFacetWhtsp() 35901 xmlSchemaValType valType; /* the built-in type */ in test_xmlSchemaValidateLengthFacetWhtsp()
|
D | xmlschemas.c | 1486 xmlSchemaValType valType; in xmlSchemaGetCanonValueWhtspExt() 24168 xmlSchemaValType valType, in xmlSchemaValidateFacets() 24625 (xmlSchemaValType) biType->builtInType, value, val, in xmlSchemaVCheckCVCSimpleType()
|