Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c161 #define WXS_ITEM_TYPE_NAME(i) xmlSchemaGetComponentTypeStr(WXS_BASIC_CAST (i))
1103 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1194 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item) in xmlSchemaGetComponentTypeStr() function