Searched refs:xmlSchemaNotationPtr (Results 1 – 4 of 4) sorted by relevance
840 typedef xmlSchemaNotation *xmlSchemaNotationPtr; typedef
1010 d xmlSchemaNotationPtr...1014 d ds based(xmlSchemaNotationPtr)
1358 return (((xmlSchemaNotationPtr) item)->name); in xmlSchemaGetComponentName()1415 return (((xmlSchemaNotationPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()3751 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation()4114 xmlSchemaFreeNotation((xmlSchemaNotationPtr) item); in xmlSchemaComponentListFree()4962 static xmlSchemaNotationPtr4967 xmlSchemaNotationPtr ret = NULL; in xmlSchemaGetNotation()5160 static xmlSchemaNotationPtr5165 xmlSchemaNotationPtr ret = NULL; in xmlSchemaAddNotation()5170 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()7023 static xmlSchemaNotationPtr[all …]
195 <ANCHOR id="xmlSchemaNotationPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaNotationPtr">