Searched refs:attcmp (Results 1 – 1 of 1) sorted by relevance
188 attcmp(const void *att1, const void *att2) { in startElement() 205 qsort(atts, nAtts, sizeof(XML_Char *) * 2, attcmp); in startElement() 183 attcmp(const void *att1, const void *att2) { attcmp() function