Home
last modified time | relevance | path

Searched refs:xmlSchemaNotation (Results 1 – 7 of 7) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h867 typedef struct _xmlSchemaNotation xmlSchemaNotation; typedef
868 typedef xmlSchemaNotation *xmlSchemaNotationPtr;
Dxmlschemas.c5199 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
5204 memset(ret, 0, sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
/third_party/libxml2/include/libxml/
DschemasInternals.h839 typedef struct _xmlSchemaNotation xmlSchemaNotation; typedef
840 typedef xmlSchemaNotation *xmlSchemaNotationPtr;
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle1013 d xmlSchemaNotation...
/third_party/libxml2/doc/html/
Dindex.sgml194 <ANCHOR id="xmlSchemaNotation" href="libxml/libxml-schemasInternals.html#xmlSchemaNotation">
/third_party/libxml2/
Dxmlschemas.c5215 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
5220 memset(ret, 0, sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
/third_party/chromium/patch/
D0001-cve.patch79704 - xmlSchemaAttributeGroup and xmlSchemaNotation.