Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/builtin/
H A Dmake_intl_data.py632 isICUZone = lambda zone: zone in icuZones function
651 ((zone, target, zone.name) for (zone, target) in ianaLinks.iteritems() if isICUZone(zone))
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/builtin/intl/
H A Dmake_intl_data.py675 isICUZone = lambda zone: zone in icuZones function
694 ((zone, target, zone.name) for (zone, target) in ianaLinks.iteritems() if isICUZone(zone))
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/builtin/intl/
H A Dmake_intl_data.py1847 def isICUZone(zone): return zone in icuZones function
1867 ((zone, target, zone.name) for (zone, target) in ianaLinks.items() if isICUZone(zone))
/dports/www/firefox-esr/firefox-91.8.0/js/src/builtin/intl/
H A Dmake_intl_data.py2611 def isICUZone(zone): function
2641 if isICUZone(zone)
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/builtin/intl/
H A Dmake_intl_data.py2611 def isICUZone(zone): function
2641 if isICUZone(zone)
/dports/www/firefox/firefox-99.0/js/src/builtin/intl/
H A Dmake_intl_data.py2602 def isICUZone(zone): function
2632 if isICUZone(zone)