Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/libxml2/
H A Dxmlschemas.c1630 const xmlChar *itemDes, in xmlSchemaFormatItemForReport() argument
1642 if (itemDes != NULL) { in xmlSchemaFormatItemForReport()
1643 *buf = xmlStrdup(itemDes); in xmlSchemaFormatItemForReport()