Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dstrcoll.c323 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()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dstrcoll.h31 # define NU_FOLDING_FUNCTION nu_tofold macro
33 # define NU_FOLDING_FUNCTION nu_toupper
H A Dstrcoll_internal.h119 const char *map = NU_FOLDING_FUNCTION(*unicode); in nu_nocase_compound_read()