Searched refs:icu_versions (Results 1 – 2 of 2) sorted by relevance
96 The file `tools/icu/icu_versions.json` contains the current minimum244 Any patches older than the minimum version given in `tools/icu/icu_versions.json`
59 icu_versions = json.loads((tools_path / 'icu' / 'icu_versions.json').read_text(encoding='utf-8')) variable1774 if int(icu_ver_major) < icu_versions['minimum_icu']:1893 elif int(icu_ver_major) < icu_versions['minimum_icu']: