Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A DRegExp.cpp1382 NeedTwoBytes(HandleLinearString string, HandleLinearString replacement, in NeedTwoBytes() function
1469 if (NeedTwoBytes(string, replacement, matched, captures)) { in RegExpGetSubstitution()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/
H A DRegExp.cpp1288 static bool NeedTwoBytes(HandleLinearString string, in NeedTwoBytes() function
1370 if (NeedTwoBytes(string, replacement, matched, captures)) { in RegExpGetSubstitution()
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/
H A DRegExp.cpp1689 static bool NeedTwoBytes(HandleLinearString string, in NeedTwoBytes() function
1809 if (NeedTwoBytes(string, replacement, matched, captures, namedCaptures)) { in RegExpGetSubstitution()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/
H A DRegExp.cpp1643 static bool NeedTwoBytes(HandleLinearString string, in NeedTwoBytes() function
1765 if (NeedTwoBytes(string, replacement, matched, captures, namedCaptures)) { in RegExpGetSubstitution()
/dports/www/firefox/firefox-99.0/js/src/builtin/
H A DRegExp.cpp1681 static bool NeedTwoBytes(HandleLinearString string, in NeedTwoBytes() function
1801 if (NeedTwoBytes(string, replacement, matched, captures, namedCaptures)) { in RegExpGetSubstitution()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/
H A DRegExp.cpp1689 static bool NeedTwoBytes(HandleLinearString string, in NeedTwoBytes() function
1809 if (NeedTwoBytes(string, replacement, matched, captures, namedCaptures)) { in RegExpGetSubstitution()