Searched refs:xmlSchemaGetComponentDesignation (Results 1 – 1 of 1) sorted by relevance
/external/libxml2/ |
D | xmlschemas.c | 1422 xmlSchemaGetComponentDesignation(xmlChar **buf, void *item) in xmlSchemaGetComponentDesignation() function 1438 return(xmlSchemaGetComponentDesignation(buf, idc)); in xmlSchemaGetIDCDesignation() 1664 xmlSchemaGetComponentDesignation(buf, item); in xmlSchemaFormatItemForReport() 14063 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14086 xmlSchemaGetComponentDesignation(&strA, in xmlSchemaCheckDerivationOKRestriction2to4() 14088 xmlSchemaGetComponentDesignation(&strB, in xmlSchemaCheckDerivationOKRestriction2to4() 14091 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4() 14137 xmlSchemaGetComponentDesignation(&str, in xmlSchemaCheckDerivationOKRestriction2to4() 14169 xmlSchemaGetComponentDesignation(&str, baseItem), in xmlSchemaCheckDerivationOKRestriction2to4() 14211 xmlSchemaGetComponentDesignation(&strA, bcur), in xmlSchemaCheckDerivationOKRestriction2to4() [all …]
|