Home
last modified time | relevance | path

Searched refs:builtInType (Results 1 – 7 of 7) sorted by relevance

/third_party/libxml2/
Dxmlschemastypes.c329 ret->builtInType = type; in xmlSchemaInitBasicType()
676 switch (type->builtInType) { in xmlSchemaIsBuiltInTypeFacet()
1104 switch (type->builtInType) { in xmlSchemaGetBuiltInListSimpleTypeItemType()
2269 if ((type->builtInType != XML_SCHEMAS_STRING) && in xmlSchemaValAtomicType()
2270 (type->builtInType != XML_SCHEMAS_ANYTYPE) && in xmlSchemaValAtomicType()
2271 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) { in xmlSchemaValAtomicType()
2272 if (type->builtInType == XML_SCHEMAS_NORMSTRING) in xmlSchemaValAtomicType()
2281 switch (type->builtInType) { in xmlSchemaValAtomicType()
2503 ret = xmlSchemaValidateDates(type->builtInType, value, val, in xmlSchemaValAtomicType()
3266 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
[all …]
Dxmlschemas.c227 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
231 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
236 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
240 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2538 if (type->builtInType != 0) { in xmlSchemaSimpleTypeErr()
3200 if (type->builtInType != 0) { in xmlSchemaPSimpleTypeErr()
6371 switch (type->builtInType) { in xmlSchemaPValAttrNodeValue()
13454 if (type->builtInType == valType) in xmlSchemaIsDerivedFromBuiltInType()
13456 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) || in xmlSchemaIsDerivedFromBuiltInType()
13457 (type->builtInType == XML_SCHEMAS_ANYTYPE)) in xmlSchemaIsDerivedFromBuiltInType()
[all …]
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c358 ret->builtInType = type; in xmlSchemaInitBasicType()
705 switch (type->builtInType) { in xmlSchemaIsBuiltInTypeFacet()
1133 switch (type->builtInType) { in xmlSchemaGetBuiltInListSimpleTypeItemType()
2197 if ((type->builtInType != XML_SCHEMAS_STRING) && in xmlSchemaValAtomicType()
2198 (type->builtInType != XML_SCHEMAS_ANYTYPE) && in xmlSchemaValAtomicType()
2199 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) { in xmlSchemaValAtomicType()
2200 if (type->builtInType == XML_SCHEMAS_NORMSTRING) in xmlSchemaValAtomicType()
2209 switch (type->builtInType) { in xmlSchemaValAtomicType()
2431 ret = xmlSchemaValidateDates(type->builtInType, value, val, in xmlSchemaValAtomicType()
3193 if (type->builtInType == XML_SCHEMAS_NPINTEGER) { in xmlSchemaValAtomicType()
[all …]
DschemasInternals.in.h654 int builtInType; /* Type of built-in types. */ member
Dxmlschemas.c256 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
260 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
265 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
269 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2522 if (type->builtInType != 0) { in xmlSchemaSimpleTypeErr()
3189 if (type->builtInType != 0) { in xmlSchemaPSimpleTypeErr()
6353 switch (type->builtInType) { in xmlSchemaPValAttrNodeValue()
13438 if (type->builtInType == valType) in xmlSchemaIsDerivedFromBuiltInType()
13440 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) || in xmlSchemaIsDerivedFromBuiltInType()
13441 (type->builtInType == XML_SCHEMAS_ANYTYPE)) in xmlSchemaIsDerivedFromBuiltInType()
[all …]
/third_party/libxml2/include/libxml/
DschemasInternals.h626 int builtInType; /* Type of built-in types. */ member
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle775 d builtInType like(xmlCint) Built-in types type