Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/gen/
H A D_tolower.c123 const size_t NU_TOLOWER_G_SIZE = sizeof(NU_TOLOWER_G) / sizeof(*NU_TOLOWER_G); variable
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dtolower.c14 return _nu_to_something(codepoint, NU_TOLOWER_G, NU_TOLOWER_G_SIZE, in nu_tolower()