Home
last modified time | relevance | path

Searched refs:tempstype (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/xml/
DXSLTUnicodeSort.cpp90 int tempstype[XSLT_MAX_SORT], temporder[XSLT_MAX_SORT]; in xsltUnicodeSortFunction() local
107 tempstype[j] = 0; in xsltUnicodeSortFunction()
114 tempstype[j] = 1; in xsltUnicodeSortFunction()
302 if (tempstype[j] == 1) { in xsltUnicodeSortFunction()
/external/libxslt/libxslt/
Dxsltutils.c1099 int tempstype[XSLT_MAX_SORT], temporder[XSLT_MAX_SORT]; in xsltDefaultSortFunction() local
1116 tempstype[j] = 0; in xsltDefaultSortFunction()
1123 tempstype[j] = 1; in xsltDefaultSortFunction()
1312 if (tempstype[j] == 1) { in xsltDefaultSortFunction()