Home
last modified time | relevance | path

Searched refs:unaccent (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dcollator.cpp43 return nu_strcoll(platform::unaccent(lhs).c_str(), platform::unaccent(rhs).c_str(), in compare()
46 return nu_strcasecoll(platform::unaccent(lhs).c_str(), platform::unaccent(rhs).c_str(), in compare()
H A Dunaccent.hpp10 std::string unaccent(const std::string &string);
H A Dunaccent.cpp10 std::string unaccent(const std::string& str) in unaccent() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/
H A Dfiles.txt11 include/libnu/unaccent.h
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/postgresql/
H A Dpostgresql.inc349 ${libdir}/${BPN}/unaccent.so \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/
H A Dmapbox-gl-native.pro381 platform/default/unaccent.cpp \