Searched refs:__collate_equiv_match (Results 1 – 3 of 3) sorted by relevance
| /freebsd/lib/libc/locale/ |
| H A D | collate.h | 137 size_t __collate_equiv_match(int, wchar_t *, size_t, wchar_t, const char *,
|
| H A D | collate.c | 900 __collate_equiv_match(int equiv_class, wchar_t *dst, size_t dlen, wchar_t start, in __collate_equiv_match() function
|
| /freebsd/lib/libc/gen/ |
| H A D | fnmatch.c | 361 len = __collate_equiv_match(ec, NULL, 0, test, in rangematch()
|