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.c1371 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 xmlSchemaNotationPtr
5006 xmlSchemaNotationPtr ret = NULL; in xmlSchemaGetNotation()
5199 static xmlSchemaNotationPtr
5204 xmlSchemaNotationPtr ret = NULL; in xmlSchemaAddNotation()
5209 ret = (xmlSchemaNotationPtr) xmlMalloc(sizeof(xmlSchemaNotation)); in xmlSchemaAddNotation()
7068 static xmlSchemaNotationPtr
[all …]
/external/libxml2/doc/html/
Dindex.sgml195 <ANCHOR id="xmlSchemaNotationPtr" href="libxml/libxml-schemasInternals.html#xmlSchemaNotationPtr">