Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c138 #define WXS_ITEM_NODE(i) xmlSchemaGetComponentNode(WXS_BASIC_CAST (i))
1210 xmlSchemaGetComponentNode(xmlSchemaBasicItemPtr item) in xmlSchemaGetComponentNode() function