Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/objects/
H A Djs-locale.cc148 bool IsUnicodeScriptSubtag(const std::string& value) { in IsUnicodeScriptSubtag() function
209 if (IsUnicodeScriptSubtag(tokens[index])) { in StartsWithUnicodeLanguageId()
H A Djs-display-names.cc50 bool IsUnicodeScriptSubtag(const std::string& value) { in IsUnicodeScriptSubtag() function
175 if (!IsUnicodeScriptSubtag(code_str)) { in of()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/objects/
H A Djs-locale.cc148 bool IsUnicodeScriptSubtag(const std::string& value) { in IsUnicodeScriptSubtag() function
209 if (IsUnicodeScriptSubtag(tokens[index])) { in StartsWithUnicodeLanguageId()
H A Djs-display-names.cc51 bool IsUnicodeScriptSubtag(const std::string& value) { in IsUnicodeScriptSubtag() function
176 if (!IsUnicodeScriptSubtag(code_str)) { in of()
/dports/lang/v8/v8-9.6.180.12/src/objects/
H A Djs-display-names.cc49 bool IsUnicodeScriptSubtag(const std::string& value) { in IsUnicodeScriptSubtag() function
192 if (!IsUnicodeScriptSubtag(code_str)) { in of()
H A Djs-locale.cc151 bool IsUnicodeScriptSubtag(const std::string& value) { in IsUnicodeScriptSubtag() function
222 if (IsUnicodeScriptSubtag(tokens[index])) { in StartsWithUnicodeLanguageId()