Searched refs:xmlSchemaGetComponentQName (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 1418 xmlSchemaGetComponentQName(xmlChar **buf, in xmlSchemaGetComponentQName() function 1433 *buf = xmlStrcat(*buf, xmlSchemaGetComponentQName(&str, in xmlSchemaGetComponentDesignation() 1648 xmlSchemaGetComponentQName(&str, WXS_ATTRUSE_DECL(ause))); in xmlSchemaFormatItemForReport() 1719 *buf = xmlStrcat(*buf, xmlSchemaGetComponentQName(&str, item)); in xmlSchemaFormatItemForReport() 1733 *buf = xmlStrcat(*buf, xmlSchemaGetComponentQName(&str, item)); in xmlSchemaFormatItemForReport() 4570 xmlSchemaGetComponentQName(&str, in xmlSchemaDebugDumpIDCTable() 14353 xmlSchemaGetComponentQName(&str, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4() 14373 xmlSchemaGetComponentQName(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14395 xmlSchemaGetComponentQName(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 15198 xmlSchemaGetComponentQName(&str, baseType)); in xmlSchemaCheckSTPropsCorrect() [all …]
|