Searched refs:xmlSchemaNotationPtr (Results 1 – 4 of 4) sorted by relevance
840 typedef xmlSchemaNotation *xmlSchemaNotationPtr; typedef
1010 d xmlSchemaNotationPtr...1014 d ds based(xmlSchemaNotationPtr)
1371 return (((xmlSchemaNotationPtr) item)->name); in xmlSchemaGetComponentName()1428 return (((xmlSchemaNotationPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()3790 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation()4153 xmlSchemaFreeNotation((xmlSchemaNotationPtr) item); in xmlSchemaComponentListFree()5001 static xmlSchemaNotationPtr5006 xmlSchemaNotationPtr ret = NULL; in xmlSchemaGetNotation()5199 static xmlSchemaNotationPtr5204 xmlSchemaNotationPtr ret = NULL; in xmlSchemaAddNotation()5209 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()7068 static xmlSchemaNotationPtr[all …]
195 <ANCHOR id="xmlSchemaNotationPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaNotationPtr">