Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h791 typedef struct _xmlSchemaElement xmlSchemaElement; typedef
792 typedef xmlSchemaElement *xmlSchemaElementPtr;
Dxmlschemas.c5399 ret = (xmlSchemaElementPtr) xmlMalloc(sizeof(xmlSchemaElement)); in xmlSchemaAddElement()
5404 memset(ret, 0, sizeof(xmlSchemaElement)); in xmlSchemaAddElement()
/third_party/libxml2/include/libxml/
DschemasInternals.h763 typedef struct _xmlSchemaElement xmlSchemaElement; typedef
764 typedef xmlSchemaElement *xmlSchemaElementPtr;
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle786 * xmlSchemaElement:
789 * xmlSchemaType, xmlSchemaFacet and xmlSchemaElement start of
932 d xmlSchemaElement...
/third_party/libxml2/doc/html/
Dindex.sgml188 <ANCHOR id="xmlSchemaElement" href="libxml/libxml-schemasInternals.html#xmlSchemaElement">
/third_party/libxml2/
Dxmlschemas.c5415 ret = (xmlSchemaElementPtr) xmlMalloc(sizeof(xmlSchemaElement)); in xmlSchemaAddElement()
5420 memset(ret, 0, sizeof(xmlSchemaElement)); in xmlSchemaAddElement()