Searched refs:xmlSchemaGetComponentDesignation (Results 1 – 1 of 1) sorted by relevance
| /third_party/libxml2/ |
| D | xmlschemas.c | 1454 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) in xmlSchemaGetComponentDesignation() function 1470 return(xmlSchemaGetComponentDesignation(buf, idc)); in xmlSchemaGetIDCDesignation() 1728 xmlSchemaGetComponentDesignation(buf, item); in xmlSchemaFormatItemForReport() 14262 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14285 xmlSchemaGetComponentDesignation(&strA, in xmlSchemaCheckDerivationOKRestriction2to4() 14287 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction2to4() 14290 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4() 14336 xmlSchemaGetComponentDesignation(&str, in xmlSchemaCheckDerivationOKRestriction2to4() 14368 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14410 xmlSchemaGetComponentDesignation(&strA, bcur), in xmlSchemaCheckDerivationOKRestriction2to4() [all …]
|