Searched refs:xmlSchemaGetComponentDesignation (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 1427 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) in xmlSchemaGetComponentDesignation() function 1443 return(xmlSchemaGetComponentDesignation(buf, idc)); in xmlSchemaGetIDCDesignation() 1669 xmlSchemaGetComponentDesignation(buf, item); in xmlSchemaFormatItemForReport() 14161 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14184 xmlSchemaGetComponentDesignation(&strA, in xmlSchemaCheckDerivationOKRestriction2to4() 14186 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction2to4() 14189 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4() 14235 xmlSchemaGetComponentDesignation(&str, in xmlSchemaCheckDerivationOKRestriction2to4() 14267 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14309 xmlSchemaGetComponentDesignation(&strA, bcur), in xmlSchemaCheckDerivationOKRestriction2to4() [all …]
|