Home
last modified time | relevance | path

Searched refs:NU_CASEMAP_DECODING_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dstring_stdlib.cpp25 buf = NU_CASEMAP_DECODING_FUNCTION(buf, &code_point); in uppercase()
58 buf = NU_CASEMAP_DECODING_FUNCTION(buf, &code_point); in lowercase()
H A Dunaccent.cpp27 buf = NU_CASEMAP_DECODING_FUNCTION(buf, &code_point); in unaccent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dcasemap.h23 #define NU_CASEMAP_DECODING_FUNCTION NU_UDB_DECODING_FUNCTION macro