Searched defs:xmlSchemaItemTypeToStr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1106 * xmlSchemaItemTypeToStr:
1112 xmlSchemaItemTypeToStr(xmlSchemaTypeType type) function
1177 return(xmlSchemaItemTypeToStr(item->type));
2805 refTypeStr = (const char *) xmlSchemaItemTypeToStr(refType);
/external/libxml2/
H A Dxmlschemas.c1111 * xmlSchemaItemTypeToStr:
1117 xmlSchemaItemTypeToStr(xmlSchemaTypeType type) function
1182 return(xmlSchemaItemTypeToStr(item->type));
2824 refTypeStr = (const char *) xmlSchemaItemTypeToStr(refType);

Completed in 959 milliseconds