Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DString.cpp1112 static size_t ToUpperCaseLength(const CharT* chars, size_t startIndex, in ToUpperCaseLength() function
1158 size_t actualLength = ToUpperCaseLength(chars, readChars, length); in ToUpperCase()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DString.cpp1120 static size_t ToUpperCaseLength(const CharT* chars, size_t startIndex, in ToUpperCaseLength() function
1161 size_t actualLength = ToUpperCaseLength(chars, readChars, length); in ToUpperCase()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DString.cpp1122 static size_t ToUpperCaseLength(const CharT* chars, size_t startIndex, in ToUpperCaseLength() function
1168 size_t actualLength = ToUpperCaseLength(chars, readChars, length); in ToUpperCase()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DString.cpp1119 static size_t ToUpperCaseLength(const CharT* chars, size_t startIndex, in ToUpperCaseLength() function
1165 size_t actualLength = ToUpperCaseLength(chars, readChars, length); in ToUpperCase()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DString.cpp1122 static size_t ToUpperCaseLength(const CharT* chars, size_t startIndex, in ToUpperCaseLength() function
1168 size_t actualLength = ToUpperCaseLength(chars, readChars, length); in ToUpperCase()