Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsre_parse.py29 ESCAPES = { variable
227 code = ESCAPES.get(escape)
262 code = ESCAPES.get(escape)
758 this = makechar(ESCAPES[this][1])
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsre_parse.py29 ESCAPES = { variable
238 code = ESCAPES.get(escape)
273 code = ESCAPES.get(escape)
802 this = makechar(ESCAPES[this][1])