Home
last modified time | relevance | path

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

/freebsd/lib/libc/locale/
H A Dcollate.c288 largesearch(struct xlocale_collate *table, const wchar_t key) in largesearch() function
370 ((match = largesearch(table, *t)) != NULL)) { in _collate_lookup()
710 match_large = largesearch(table, *str); in __collate_equiv_value()