Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmarkupbase.py19 _msmarkedsectionclose = re.compile(r']\s*>') variable
154 match= _msmarkedsectionclose.search(rawdata, i+3)