Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimify.py278 iso_char = re.compile('[\177-\377]') variable
296 if not must_quote_header and iso_char.search(line):
339 if iso_char.search(line):