Home
last modified time | relevance | path

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

/glibc-2.36/locale/ !
Dcoll-lookup.h21 extern int32_t __collidx_table_lookup (const char *table, uint32_t wc)
Dweightwc.h39 int32_t i = __collidx_table_lookup ((const char *) table, ch); in findidx()
Dcoll-lookup.c22 __collidx_table_lookup (const char *table, uint32_t wc) in __collidx_table_lookup() function
/glibc-2.36/ChangeLog.old/ !
DChangeLog.1933131 * locale/coll-lookup.h (__collidx_table_lookup): Likewise.
35831 * locale/coll-lookup.c (__collidx_table_lookup)
35833 * locale/coll-lookup.h (__collidx_table_lookup)