Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/intl/components/src/
H A DPluralRules.cpp87 set += KeywordFromAscii(Span(keyword, keywordLength)); in Categories()
121 PluralRules::Keyword PluralRules::KeywordFromAscii(Span<const char> aKeyword) { in KeywordFromAscii() function in mozilla::intl::PluralRules
H A DPluralRules.h99 static PluralRules::Keyword KeywordFromAscii(Span<const char> aKeyword);
/dports/mail/thunderbird/thunderbird-91.8.0/intl/components/src/
H A DPluralRules.cpp87 set += KeywordFromAscii(Span(keyword, keywordLength)); in Categories()
121 PluralRules::Keyword PluralRules::KeywordFromAscii(Span<const char> aKeyword) { in KeywordFromAscii() function in mozilla::intl::PluralRules
H A DPluralRules.h99 static PluralRules::Keyword KeywordFromAscii(Span<const char> aKeyword);
/dports/www/firefox/firefox-99.0/intl/components/src/
H A DPluralRules.cpp112 set += KeywordFromAscii(Span(keyword, keywordLength)); in Categories()
146 PluralRules::Keyword PluralRules::KeywordFromAscii(Span<const char> aKeyword) { in KeywordFromAscii() function in mozilla::intl::PluralRules
H A DPluralRules.h105 static PluralRules::Keyword KeywordFromAscii(Span<const char> aKeyword);