Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
Dsvneol.py82 possible_text_file = re.compile(r"\.([hc]|py|txt|sln|vcproj)$").search variable
88 if possible_text_file(fn):