Searched refs:xmlSchemaVal (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.h136 typedef struct _xmlSchemaVal xmlSchemaVal; typedef in typeref:struct:_xmlSchemaVal
137 typedef xmlSchemaVal *xmlSchemaValPtr;
/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.h136 typedef struct _xmlSchemaVal xmlSchemaVal; typedef in typeref:struct:_xmlSchemaVal
137 typedef xmlSchemaVal *xmlSchemaValPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h136 typedef struct _xmlSchemaVal xmlSchemaVal; typedef in typeref:struct:_xmlSchemaVal
137 typedef xmlSchemaVal *xmlSchemaValPtr;
H A Dxmlschemastypes.c225 value = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
229 memset(value, 0, sizeof(xmlSchemaVal));
943 val = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
947 memset(val, 0, sizeof(xmlSchemaVal));
3636 memcpy(ret, v, sizeof(xmlSchemaVal));
3723 * or #XML_SCHEMAS_GYEAR. The returned #xmlSchemaVal is the same type as
3726 * Returns a pointer to a new #xmlSchemaVal or NULL if error.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h136 typedef struct _xmlSchemaVal xmlSchemaVal; typedef in typeref:struct:_xmlSchemaVal
137 typedef xmlSchemaVal *xmlSchemaValPtr;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h136 typedef struct _xmlSchemaVal xmlSchemaVal; typedef in typeref:struct:_xmlSchemaVal
137 typedef xmlSchemaVal *xmlSchemaValPtr;
H A Dxmlschemastypes.c225 value = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
229 memset(value, 0, sizeof(xmlSchemaVal));
943 val = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
947 memset(val, 0, sizeof(xmlSchemaVal));
3636 memcpy(ret, v, sizeof(xmlSchemaVal));
3723 * or #XML_SCHEMAS_GYEAR. The returned #xmlSchemaVal is the same type as
3726 * Returns a pointer to a new #xmlSchemaVal or NULL if error.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c225 value = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
229 memset(value, 0, sizeof(xmlSchemaVal));
943 val = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
947 memset(val, 0, sizeof(xmlSchemaVal));
3639 memcpy(ret, v, sizeof(xmlSchemaVal));
3726 * or #XML_SCHEMAS_GYEAR. The returned #xmlSchemaVal is the same type as
3729 * Returns a pointer to a new #xmlSchemaVal or NULL if error.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemastypes.c225 value = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
229 memset(value, 0, sizeof(xmlSchemaVal));
943 val = (xmlSchemaValPtr) xmlMalloc(sizeof(xmlSchemaVal));
947 memset(val, 0, sizeof(xmlSchemaVal));
3639 memcpy(ret, v, sizeof(xmlSchemaVal));
3726 * or #XML_SCHEMAS_GYEAR. The returned #xmlSchemaVal is the same type as
3729 * Returns a pointer to a new #xmlSchemaVal or NULL if error.

Completed in 207 milliseconds