Searched refs:xmlSchemaType (Results 1 – 9 of 9) sorted by relevance
/third_party/gettext/gnulib-local/lib/libxml/ |
D | schemasInternals.in.h | 167 typedef struct _xmlSchemaType xmlSchemaType; typedef 168 typedef xmlSchemaType *xmlSchemaTypePtr;
|
D | xmlschemastypes.c | 299 ret = (xmlSchemaTypePtr) xmlMalloc(sizeof(xmlSchemaType)); in xmlSchemaInitBasicType() 304 memset(ret, 0, sizeof(xmlSchemaType)); in xmlSchemaInitBasicType()
|
D | xmlschemas.c | 5441 ret = (xmlSchemaTypePtr) xmlMalloc(sizeof(xmlSchemaType)); in xmlSchemaAddType() 5446 memset(ret, 0, sizeof(xmlSchemaType)); in xmlSchemaAddType()
|
/third_party/libxml2/include/libxml/ |
D | schemasInternals.h | 139 typedef struct _xmlSchemaType xmlSchemaType; typedef 140 typedef xmlSchemaType *xmlSchemaTypePtr;
|
/third_party/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 748 d xmlSchemaType... 789 * xmlSchemaType, xmlSchemaFacet and xmlSchemaElement start of
|
/third_party/libxml2/doc/html/ |
D | index.sgml | 167 <ANCHOR id="xmlSchemaType" href="libxml/libxml-schemasInternals.html#xmlSchemaType">
|
/third_party/libxml2/ |
D | xmlschemastypes.c | 270 ret = (xmlSchemaTypePtr) xmlMalloc(sizeof(xmlSchemaType)); in xmlSchemaInitBasicType() 275 memset(ret, 0, sizeof(xmlSchemaType)); in xmlSchemaInitBasicType()
|
D | xmlschemas.c | 5457 ret = (xmlSchemaTypePtr) xmlMalloc(sizeof(xmlSchemaType)); in xmlSchemaAddType() 5462 memset(ret, 0, sizeof(xmlSchemaType)); in xmlSchemaAddType()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 79703 - to the mailing list). Added targetNamespace to xmlSchemaType,
|