Searched refs:xmlSchema (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 Dxmlschemas.h84 typedef struct _xmlSchema xmlSchema; typedef in typeref:struct:_xmlSchema
85 typedef xmlSchema *xmlSchemaPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dxmlschemas.h84 typedef struct _xmlSchema xmlSchema; typedef in typeref:struct:_xmlSchema
85 typedef xmlSchema *xmlSchemaPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.in.h84 typedef struct _xmlSchema xmlSchema; typedef in typeref:struct:_xmlSchema
85 typedef xmlSchema *xmlSchemaPtr;
H A Dxmlschemas.c3236 ret = (xmlSchemaPtr) xmlMalloc(sizeof(xmlSchema));
3241 memset(ret, 0, sizeof(xmlSchema));
3565 * For each following import buckets an xmlSchema will be created.
3566 * An xmlSchema will be created for every distinct targetNamespace.
9871 * "includes" slots of the xmlSchema.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dxmlschemas.h84 typedef struct _xmlSchema xmlSchema; typedef in typeref:struct:_xmlSchema
85 typedef xmlSchema *xmlSchemaPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.in.h84 typedef struct _xmlSchema xmlSchema; typedef in typeref:struct:_xmlSchema
85 typedef xmlSchema *xmlSchemaPtr;
H A Dxmlschemas.c3236 ret = (xmlSchemaPtr) xmlMalloc(sizeof(xmlSchema));
3241 memset(ret, 0, sizeof(xmlSchema));
3565 * For each following import buckets an xmlSchema will be created.
3566 * An xmlSchema will be created for every distinct targetNamespace.
9871 * "includes" slots of the xmlSchema.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c3236 ret = (xmlSchemaPtr) xmlMalloc(sizeof(xmlSchema));
3241 memset(ret, 0, sizeof(xmlSchema));
3565 * For each following import buckets an xmlSchema will be created.
3566 * An xmlSchema will be created for every distinct targetNamespace.
9871 * "includes" slots of the xmlSchema.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemas.c3236 ret = (xmlSchemaPtr) xmlMalloc(sizeof(xmlSchema));
3241 memset(ret, 0, sizeof(xmlSchema));
3565 * For each following import buckets an xmlSchema will be created.
3566 * An xmlSchema will be created for every distinct targetNamespace.
9871 * "includes" slots of the xmlSchema.

Completed in 499 milliseconds