Lines Matching refs:is_file
1678 if patchfile.is_file():
1704 if not targetfile.is_file():
1709 if targetfile.is_file():
1803 canned_is_full = (canned_icu_path / 'README-FULL-ICU.txt').is_file()
1804 canned_is_small = (canned_icu_path / 'README-SMALL-ICU.txt').is_file()
1844 if Path(with_icu_source).is_file():
1881 if not uvernum_h.is_file():
1903 if not icu_data_path.is_file() and Path(compressed_data).is_file():
1919 if not icu_data_path.is_file() and icu_endianness != 'l':
1922 if not icu_data_path.is_file():