Home
last modified time | relevance | path

Searched refs:xmlSchemaElementPtr (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/
Dxmlschemas.c126 #define WXS_ELEM_CAST (xmlSchemaElementPtr)
909 xmlSchemaElementPtr decl; /* the element/attribute declaration */
1061 xmlSchemaElementPtr head;
1122 xmlSchemaCheckElementDeclComponent(xmlSchemaElementPtr elemDecl,
1228 return (((xmlSchemaElementPtr) item)->node); in xmlSchemaGetComponentNode()
1276 return ((xmlSchemaBasicItemPtr) ((xmlSchemaElementPtr) item)->next);
1356 return (((xmlSchemaElementPtr) item)->name); in xmlSchemaGetComponentName()
1414 return (((xmlSchemaElementPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
1737 xmlSchemaElementPtr elem; in xmlSchemaFormatItemForReport()
1739 elem = (xmlSchemaElementPtr) item; in xmlSchemaFormatItemForReport()
[all …]
/external/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle929 d xmlSchemaElementPtr...
933 d ds based(xmlSchemaElementPtr)
936 d next like(xmlSchemaElementPtr) Not used ?
957 d refDecl like(xmlSchemaElementPtr)
/external/cronet/tot/third_party/libxml/src/include/libxml/
DschemasInternals.h765 typedef xmlSchemaElement *xmlSchemaElementPtr; typedef
/external/cronet/stable/third_party/libxml/src/include/libxml/
DschemasInternals.h765 typedef xmlSchemaElement *xmlSchemaElementPtr; typedef
/external/libxml2/include/libxml/
DschemasInternals.h765 typedef xmlSchemaElement *xmlSchemaElementPtr; typedef