Searched refs:xmlSchemaFormatItemForReport (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1539 * xmlSchemaFormatItemForReport:
1565 xmlSchemaFormatItemForReport(xmlChar **buf, function
2235 *msg = xmlStrcat(*msg, xmlSchemaFormatItemForReport(&str,
2307 xmlSchemaFormatItemForReport(&msg, NULL, item, NULL);
2763 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem);
2803 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem);
2837 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, attr->parent);
2839 xmlSchemaFormatItemForReport(ownerDes, NULL, ownerItem, attr->parent);
2910 xmlSchemaFormatItemForReport(&des, NULL, item, itemElem);
2971 xmlSchemaFormatItemForReport(
[all...]
/external/libxml2/
H A Dxmlschemas.c1544 * xmlSchemaFormatItemForReport:
1570 xmlSchemaFormatItemForReport(xmlChar **buf, function
2254 *msg = xmlStrcat(*msg, xmlSchemaFormatItemForReport(&str,
2326 xmlSchemaFormatItemForReport(&msg, NULL, item, NULL);
2782 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem);
2822 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, ownerElem);
2856 xmlSchemaFormatItemForReport(&des, NULL, ownerItem, attr->parent);
2858 xmlSchemaFormatItemForReport(ownerDes, NULL, ownerItem, attr->parent);
2929 xmlSchemaFormatItemForReport(&des, NULL, item, itemElem);
2990 xmlSchemaFormatItemForReport(
[all...]

Completed in 75 milliseconds