Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Ddifflib.py1394 def _make_line(lines, format_key, side, num_lines=[0,0]): argument
1420 if format_key is None:
1423 if format_key == '?':
1444 text = '\0' + format_key + text + '\1'