Home
last modified time | relevance | path

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

/freebsd/usr.bin/localedef/
H A Dcollate.c239 static int nextsubst[COLL_WEIGHTS_MAX] = { 0 }; variable
949 (nextsubst[curr_weight] | COLLATE_SUBST_PRIORITY), in add_order_subst()
951 nextsubst[curr_weight] += 1; in add_order_subst()