Home
last modified time | relevance | path

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

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h170 typedef struct _xmlSchemaFacet xmlSchemaFacet; typedef
171 typedef xmlSchemaFacet *xmlSchemaFacetPtr;
Dxmlschemas.c3332 ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()
3336 memset(ret, 0, sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()
/third_party/libxml2/include/libxml/
DschemasInternals.h142 typedef struct _xmlSchemaFacet xmlSchemaFacet; typedef
143 typedef xmlSchemaFacet *xmlSchemaFacetPtr;
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle789 * xmlSchemaType, xmlSchemaFacet and xmlSchemaElement start of
994 d xmlSchemaFacet...
/third_party/libxml2/doc/html/
Dindex.sgml169 <ANCHOR id="xmlSchemaFacet" href="libxml/libxml-schemasInternals.html#xmlSchemaFacet">
/third_party/libxml2/
Dxmlschemas.c3348 ret = (xmlSchemaFacetPtr) xmlMalloc(sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()
3352 memset(ret, 0, sizeof(xmlSchemaFacet)); in xmlSchemaNewFacet()