Home
last modified time | relevance | path

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 Dcasemap_internal.h14 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 Dtoupper.c9 return _nu_to_something(codepoint, NU_TOUPPER_G, NU_TOUPPER_G_SIZE, in nu_toupper()
H A Dtolower.c14 return _nu_to_something(codepoint, NU_TOLOWER_G, NU_TOLOWER_G_SIZE, in nu_tolower()
H A Dtounaccent.c34 return _nu_to_something(codepoint, NU_TOUNACCENT_G, NU_TOUNACCENT_G_SIZE, in nu_tounaccent()