Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libxslt/
H A Dxsltutils.c1098 int tempstype[XSLT_MAX_SORT], temporder[XSLT_MAX_SORT], in xsltDefaultSortFunction() local
1116 tempstype[j] = 0; in xsltDefaultSortFunction()
1123 tempstype[j] = 1; in xsltDefaultSortFunction()
1329 if (tempstype[j] == 1) { in xsltDefaultSortFunction()