Searched refs:xmlSchemaNotationPtr (Results 1 – 4 of 4) sorted by relevance
840 typedef xmlSchemaNotation *xmlSchemaNotationPtr; typedef
1010 d xmlSchemaNotationPtr...1014 d ds based(xmlSchemaNotationPtr)
1350 return (((xmlSchemaNotationPtr) item)->name); in xmlSchemaGetComponentName()1407 return (((xmlSchemaNotationPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()3736 xmlSchemaFreeNotation(xmlSchemaNotationPtr nota) in xmlSchemaFreeNotation()4099 xmlSchemaFreeNotation((xmlSchemaNotationPtr) item); in xmlSchemaComponentListFree()4941 static xmlSchemaNotationPtr4946 xmlSchemaNotationPtr ret = NULL; in xmlSchemaGetNotation()5139 static xmlSchemaNotationPtr5144 xmlSchemaNotationPtr ret = NULL; in xmlSchemaAddNotation()5149 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()6996 static xmlSchemaNotationPtr[all …]
195 <ANCHOR id="xmlSchemaNotationPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaNotationPtr">