Searched refs:xmlSchemaNotation (Results 1 – 7 of 7) sorted by relevance
867 typedef struct _xmlSchemaNotation xmlSchemaNotation; typedef868 typedef xmlSchemaNotation *xmlSchemaNotationPtr;
5199 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()5204 memset(ret, 0, sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
839 typedef struct _xmlSchemaNotation xmlSchemaNotation; typedef840 typedef xmlSchemaNotation *xmlSchemaNotationPtr;
1013 d xmlSchemaNotation...
194 <ANCHOR id="xmlSchemaNotation" href="libxml/libxml-schemasInternals.html#xmlSchemaNotation">
5215 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()5220 memset(ret, 0, sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
79704 - xmlSchemaAttributeGroup and xmlSchemaNotation.