Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/
H A Di18n.cpp586 bool charInSupportedScript(char16_t chr) { in charInSupportedScript() function
611 if (!charInSupportedScript(chr)) { in isStringInSupportedScript()