Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c140 #define WXS_ITEM_TYPE_NAME(i) xmlSchemaGetComponentTypeStr(WXS_BASIC_CAST (i))
1095 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1186 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item) in xmlSchemaGetComponentTypeStr() function