Searched refs:isStringInSupportedScript (Results 1 – 3 of 3) sorted by relevance
76 bool isStringInSupportedScript(const std::string& input);
608 bool isStringInSupportedScript(const std::string& input) { in isStringInSupportedScript() function
500 return util::i18n::isStringInSupportedScript(x); in initializeDefinitions()