Home
last modified time | relevance | path

Searched refs:xmlSchemaAnnot (Results 1 – 6 of 6) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h176 typedef struct _xmlSchemaAnnot xmlSchemaAnnot; typedef
177 typedef xmlSchemaAnnot *xmlSchemaAnnotPtr;
Dxmlschemas.c3355 ret = (xmlSchemaAnnotPtr) xmlMalloc(sizeof(xmlSchemaAnnot)); in xmlSchemaNewAnnot()
3360 memset(ret, 0, sizeof(xmlSchemaAnnot)); in xmlSchemaNewAnnot()
/third_party/libxml2/include/libxml/
DschemasInternals.h148 typedef struct _xmlSchemaAnnot xmlSchemaAnnot; typedef
149 typedef xmlSchemaAnnot *xmlSchemaAnnotPtr;
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle242 d xmlSchemaAnnot ds based(xmlSchemaAnnotPtr)
/third_party/libxml2/doc/html/
Dindex.sgml171 <ANCHOR id="xmlSchemaAnnot" href="libxml/libxml-schemasInternals.html#xmlSchemaAnnot">
/third_party/libxml2/
Dxmlschemas.c3371 ret = (xmlSchemaAnnotPtr) xmlMalloc(sizeof(xmlSchemaAnnot)); in xmlSchemaNewAnnot()
3376 memset(ret, 0, sizeof(xmlSchemaAnnot)); in xmlSchemaNewAnnot()