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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A DschemasInternals.h619 const xmlChar *baseNs; /* Base type's target namespace */ member in struct:_xmlSchemaType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A DschemasInternals.h619 const xmlChar *baseNs; /* Base type's target namespace */ member in struct:_xmlSchemaType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h619 const xmlChar *baseNs; /* Base type's target namespace */ member in struct:_xmlSchemaType
H A Dxmlschemas.c4457 if (type->baseNs != NULL)
4458 fprintf(output, " ns '%s'\n", type->baseNs);
9046 * REVAMP TODO: Use the "base" and "baseNs" fields, since we will remove
9050 node, "itemType", &(type->baseNs), &(type->base));
11484 &(type->baseNs), &(type->base)) == 0)
11498 (! xmlStrEqual(type->baseNs, type->targetNamespace)))
11512 xmlSchemaFormatQName(&str1, type->baseNs, type->base),
11519 type->baseNs = NULL;
11778 "base", &(type->baseNs), &(type->base)) == 0) &&
14925 typeDef->base, typeDef->baseNs);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h619 const xmlChar *baseNs; /* Base type's target namespace */ member in struct:_xmlSchemaType
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h619 const xmlChar *baseNs; /* Base type's target namespace */ member in struct:_xmlSchemaType
H A Dxmlschemas.c4457 if (type->baseNs != NULL)
4458 fprintf(output, " ns '%s'\n", type->baseNs);
9046 * REVAMP TODO: Use the "base" and "baseNs" fields, since we will remove
9050 node, "itemType", &(type->baseNs), &(type->base));
11484 &(type->baseNs), &(type->base)) == 0)
11498 (! xmlStrEqual(type->baseNs, type->targetNamespace)))
11512 xmlSchemaFormatQName(&str1, type->baseNs, type->base),
11519 type->baseNs = NULL;
11778 "base", &(type->baseNs), &(type->base)) == 0) &&
14925 typeDef->base, typeDef->baseNs);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c4457 if (type->baseNs != NULL)
4458 fprintf(output, " ns '%s'\n", type->baseNs);
9046 * REVAMP TODO: Use the "base" and "baseNs" fields, since we will remove
9050 node, "itemType", &(type->baseNs), &(type->base));
11492 &(type->baseNs), &(type->base)) == 0)
11506 (! xmlStrEqual(type->baseNs, type->targetNamespace)))
11520 xmlSchemaFormatQName(&str1, type->baseNs, type->base),
11527 type->baseNs = NULL;
11786 "base", &(type->baseNs), &(type->base)) == 0) &&
14935 typeDef->base, typeDef->baseNs);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c4457 if (type->baseNs != NULL)
4458 fprintf(output, " ns '%s'\n", type->baseNs);
9046 * REVAMP TODO: Use the "base" and "baseNs" fields, since we will remove
9050 node, "itemType", &(type->baseNs), &(type->base));
11492 &(type->baseNs), &(type->base)) == 0)
11506 (! xmlStrEqual(type->baseNs, type->targetNamespace)))
11520 xmlSchemaFormatQName(&str1, type->baseNs, type->base),
11527 type->baseNs = NULL;
11786 "base", &(type->baseNs), &(type->base)) == 0) &&
14935 typeDef->base, typeDef->baseNs);
[all...]

Completed in 374 milliseconds