Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libc/port/locale/
H A Dcollate.c213 chainsearch(const struct lc_collate *lcc, const wchar_t *key, int *len) in chainsearch() function
313 if (((p2 = chainsearch(lcc, t, &l)) != NULL) && in _collate_lookup()