Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/intl/lwbrk/
H A DSegmenter.cpp139 bool prevWasZwj = false; in Next() local
155 (baseIsEmoji && prevWasZwj && in Next()
163 prevWasZwj = (ch == kZWJ); in Next()
/dports/www/firefox-esr/firefox-91.8.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp244 bool prevWasZwj = false; in Next() local
260 (baseIsEmoji && prevWasZwj && in Next()
268 prevWasZwj = (ch == kZWJ); in Next()
/dports/mail/thunderbird/thunderbird-91.8.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp244 bool prevWasZwj = false; in Next() local
260 (baseIsEmoji && prevWasZwj && in Next()
268 prevWasZwj = (ch == kZWJ); in Next()
/dports/lang/spidermonkey78/firefox-78.9.0/intl/unicharutil/util/
H A DnsUnicodeProperties.cpp245 bool prevWasZwj = false; in Next() local
261 (baseIsEmoji && prevWasZwj && in Next()
269 prevWasZwj = (ch == kZWJ); in Next()