Home
last modified time | relevance | path

Searched refs:charsetIgnored (Results 1 – 2 of 2) sorted by relevance

/dports/mail/phplist/phplist-3.6.6/public_html/lists/admin/plugins/CommonPlugin/vendor/crossjoin/css/src/Crossjoin/Css/Reader/
H A DReaderAbstract.php228 $charsetIgnored = true;
254 $charsetIgnored = false;
494 } elseif ($charsetIgnored === true) {
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/search/src/
H A DnsMsgSearchTerm.cpp689 nsCString charsetIgnored; in MatchArbitraryHeader() local
690 if (bodyHandler->GetNextLine(buf, charsetIgnored) < 0 || in MatchArbitraryHeader()