Searched defs:xmlSchemaFormatItemForReport (Results 1 - 1 of 1) sorted by relevance
/vbox/src/libs/libxml2-2.6.31/ |
H A D | xmlschemas.c | 1539 * 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...] |
Completed in 453 milliseconds