Home
last modified time | relevance | path

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

/freebsd/lib/libc/string/
H A Dwcscoll.c120 _collate_lookup(table, w1, &len1, in wcscoll_l()
133 _collate_lookup(table, w2, &len2, in wcscoll_l()
167 _collate_lookup(table, w1, &len1, &pri1, in wcscoll_l()
183 _collate_lookup(table, w2, &len2, &pri2, in wcscoll_l()
/freebsd/lib/libc/locale/
H A Dcollate.c314 _collate_lookup(struct xlocale_collate *table, const wchar_t *t, int *len, in _collate_lookup() function
474 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_wxfrm()
493 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_wxfrm()
622 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_sxfrm()
648 _collate_lookup(table, t, &len, &pri, pass, &state); in _collate_sxfrm()
H A Dcollate.h131 void _collate_lookup(struct xlocale_collate *,const wchar_t *, int *, int *,