Searched refs:contentTypeDef (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types. member in struct:_xmlSchemaType
H A Dxmlschemas.c11607 * type->contentTypeDef *temporarily*.
11609 type->contentTypeDef = (xmlSchemaTypePtr)
11611 if ( type->contentTypeDef == NULL)
15747 type->contentTypeDef, value, val, 1, 1, 0);
16148 if ((type->contentTypeDef != NULL) &&
16149 (type->contentTypeDef == base->contentTypeDef)) {
16228 if (type->contentTypeDef != base) {
16353 type->contentTypeDef, base->contentTypeDef,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types. member in struct:_xmlSchemaType
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types. member in struct:_xmlSchemaType
H A Dxmlschemas.c11607 * type->contentTypeDef *temporarily*.
11609 type->contentTypeDef = (xmlSchemaTypePtr)
11611 if ( type->contentTypeDef == NULL)
15747 type->contentTypeDef, value, val, 1, 1, 0);
16148 if ((type->contentTypeDef != NULL) &&
16149 (type->contentTypeDef == base->contentTypeDef)) {
16228 if (type->contentTypeDef != base) {
16353 type->contentTypeDef, base->contentTypeDef,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c11615 * type->contentTypeDef *temporarily*.
11617 type->contentTypeDef = (xmlSchemaTypePtr)
11619 if ( type->contentTypeDef == NULL)
15757 type->contentTypeDef, value, val, 1, 1, 0);
16158 if ((type->contentTypeDef != NULL) &&
16159 (type->contentTypeDef == base->contentTypeDef)) {
16238 if (type->contentTypeDef != base) {
16363 type->contentTypeDef, base->contentTypeDef,
[all...]

Completed in 394 milliseconds