Searched refs:_nu_to_something (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/ |
| H A D | casemap_internal.h | 14 const char* _nu_to_something(uint32_t codepoint, in _nu_to_something() function
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/ |
| H A D | toupper.c | 9 return _nu_to_something(codepoint, NU_TOUPPER_G, NU_TOUPPER_G_SIZE, in nu_toupper()
|
| H A D | tolower.c | 14 return _nu_to_something(codepoint, NU_TOLOWER_G, NU_TOLOWER_G_SIZE, in nu_tolower()
|
| H A D | tounaccent.c | 34 return _nu_to_something(codepoint, NU_TOUNACCENT_G, NU_TOUNACCENT_G_SIZE, in nu_tounaccent()
|