Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c155 #define WXS_ITEM_TYPE_NAME(i) xmlSchemaGetComponentTypeStr(WXS_BASIC_CAST (i))
1082 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1173 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item) in xmlSchemaGetComponentTypeStr() function