Searched refs:start_order_char (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.bin/localedef/ | ||
| H A D | localedef.h | 108 void start_order_char(wchar_t); |
| H A D | parser.y | 459 start_order_char($1); |
| H A D | collate.c | 713 start_order_char(wchar_t wc) in start_order_char() function |