Home
last modified time | relevance | path

Searched refs:xmlSchemaNotationPtr (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
DschemasInternals.h840 typedef xmlSchemaNotation *xmlSchemaNotationPtr; typedef
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle1010 d xmlSchemaNotationPtr...
1014 d ds based(xmlSchemaNotationPtr)
/external/libxml2/
Dxmlschemas.c1350 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 xmlSchemaNotationPtr
4946 xmlSchemaNotationPtr ret = NULL; in xmlSchemaGetNotation()
5139 static xmlSchemaNotationPtr
5144 xmlSchemaNotationPtr ret = NULL; in xmlSchemaAddNotation()
5149 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
6996 static xmlSchemaNotationPtr
[all …]
/external/libxml2/doc/html/
Dindex.sgml195 <ANCHOR id="xmlSchemaNotationPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaNotationPtr">