Searched refs:tempstype (Results 1 – 2 of 2) sorted by relevance
90 int tempstype[XSLT_MAX_SORT], temporder[XSLT_MAX_SORT]; in xsltUnicodeSortFunction() local107 tempstype[j] = 0; in xsltUnicodeSortFunction()114 tempstype[j] = 1; in xsltUnicodeSortFunction()302 if (tempstype[j] == 1) { in xsltUnicodeSortFunction()
1099 int tempstype[XSLT_MAX_SORT], temporder[XSLT_MAX_SORT]; in xsltDefaultSortFunction() local1116 tempstype[j] = 0; in xsltDefaultSortFunction()1123 tempstype[j] = 1; in xsltDefaultSortFunction()1312 if (tempstype[j] == 1) { in xsltDefaultSortFunction()