Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/localedef/
H A Dcollate.c211 static int lastorder = EOF; variable
657 lastorder = currorder; in start_order()
661 if ((lastorder == T_ELLIPSIS) && (type != T_CHAR)) { in start_order()
699 if (lastorder == T_ELLIPSIS) { in start_order_char()
750 if (lastorder != T_CHAR) { in start_order_ellipsis()