Searched refs:nu_casemap_read (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/ |
| H A D | strcoll.c | 323 NU_FOLDING_FUNCTION, nu_casemap_read); in nu_strcasechr() 336 NU_FOLDING_FUNCTION, nu_casemap_read); in nu_strrcasechr() 371 NU_FOLDING_FUNCTION, nu_casemap_read, in nu_strcasestr() 390 NU_FOLDING_FUNCTION, nu_casemap_read); in nu_strcasenchr() 405 NU_FOLDING_FUNCTION, nu_casemap_read); in nu_strrcasenchr() 446 NU_FOLDING_FUNCTION, nu_casemap_read, in nu_strcasenstr()
|
| H A D | tolower.c | 36 assert(nu_casemap_read == nu_utf8_read); in _nu_tolower()
|
| H A D | tounaccent.c | 27 assert(nu_casemap_read == nu_utf8_read); in nu_tounaccent()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/ |
| H A D | strcoll_internal.h | 99 *tail = nu_casemap_read(*tail, unicode); in nu_nocase_compound_read() 121 *tail = nu_casemap_read(map, unicode); in nu_nocase_compound_read()
|
| H A D | casemap.h | 28 #define nu_casemap_read (nu_udb_read) macro
|