Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dunaccent.h47 const char* _nu_tounaccent(const char *encoded, const char *limit, nu_read_iterator_t read,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/default/
H A Dunaccent.cpp22 nitr = _nu_tounaccent(itr, end, nu_utf8_read, &code_point, &buf, nullptr); in unaccent()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/src/libnu/
H A Dtounaccent.c38 const char* _nu_tounaccent(const char *encoded, const char *limit, nu_read_iterator_t read, in _nu_tounaccent() function