Searched refs:builtInType (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c320 ret->builtInType = type;
662 switch (type->builtInType) {
1090 switch (type->builtInType) {
2147 if ((type->builtInType != XML_SCHEMAS_STRING) &&
2148 (type->builtInType != XML_SCHEMAS_ANYTYPE) &&
2149 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) {
2150 if (type->builtInType == XML_SCHEMAS_NORMSTRING)
2159 switch (type->builtInType) {
2381 ret = xmlSchemaValidateDates(type->builtInType, value, val,
3125 if (type->builtInType
[all...]
H A DschemasInternals.in.h626 int builtInType; /* Type of built-in types. */ member in struct:_xmlSchemaType
H A Dxmlschemas.c221 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
225 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
230 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
234 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2456 if (type->builtInType != 0) {
3121 if (type->builtInType != 0) {
6263 switch (type->builtInType) {
13264 if (type->builtInType == valType)
13266 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) ||
13267 (type->builtInType
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c320 ret->builtInType = type;
662 switch (type->builtInType) {
1090 switch (type->builtInType) {
2150 if ((type->builtInType != XML_SCHEMAS_STRING) &&
2151 (type->builtInType != XML_SCHEMAS_ANYTYPE) &&
2152 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) {
2153 if (type->builtInType == XML_SCHEMAS_NORMSTRING)
2162 switch (type->builtInType) {
2384 ret = xmlSchemaValidateDates(type->builtInType, value, val,
3128 if (type->builtInType
[all...]
H A Dxmlschemas.c221 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
225 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
230 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
234 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2456 if (type->builtInType != 0) {
3121 if (type->builtInType != 0) {
6263 switch (type->builtInType) {
13272 if (type->builtInType == valType)
13274 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) ||
13275 (type->builtInType
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c320 ret->builtInType = type;
662 switch (type->builtInType) {
1090 switch (type->builtInType) {
2147 if ((type->builtInType != XML_SCHEMAS_STRING) &&
2148 (type->builtInType != XML_SCHEMAS_ANYTYPE) &&
2149 (type->builtInType != XML_SCHEMAS_ANYSIMPLETYPE)) {
2150 if (type->builtInType == XML_SCHEMAS_NORMSTRING)
2159 switch (type->builtInType) {
2381 ret = xmlSchemaValidateDates(type->builtInType, value, val,
3125 if (type->builtInType
[all...]
H A DschemasInternals.in.h626 int builtInType; /* Type of built-in types. */ member in struct:_xmlSchemaType
H A Dxmlschemas.c221 ( (WXS_TYPE_CAST (i))->builtInType == XML_SCHEMAS_ANYTYPE))
225 ((i)->builtInType == XML_SCHEMAS_ANYTYPE))
230 (item->builtInType != XML_SCHEMAS_ANYTYPE)))
234 ((i)->builtInType == XML_SCHEMAS_ANYSIMPLETYPE))
2456 if (type->builtInType != 0) {
3121 if (type->builtInType != 0) {
6263 switch (type->builtInType) {
13264 if (type->builtInType == valType)
13266 if ((type->builtInType == XML_SCHEMAS_ANYSIMPLETYPE) ||
13267 (type->builtInType
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h626 int builtInType; /* Type of built-in types. */ member in struct:_xmlSchemaType

Completed in 332 milliseconds