Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libc/string/
HDwcscoll.c121 _collate_lookup(table, w1, &len1, in wcscoll_l()
134 _collate_lookup(table, w2, &len2, in wcscoll_l()
168 _collate_lookup(table, w1, &len1, &pri1, in wcscoll_l()
184 _collate_lookup(table, w2, &len2, &pri2, in wcscoll_l()
/freebsd-13-stable/lib/libc/locale/
HDcollate.c315 _collate_lookup(struct xlocale_collate *table, const wchar_t *t, int *len, in _collate_lookup() function
475 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_wxfrm()
494 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_wxfrm()
623 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_sxfrm()
649 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_sxfrm()
HDcollate.h132 void _collate_lookup(struct xlocale_collate *,const wchar_t *, int *, int *,