Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DHTMLParser.py24 piclose = re.compile('>') variable
218 match = piclose.search(rawdata, i+2) # >
Dsgmllib.py36 piclose = re.compile('>') variable
226 match = piclose.search(rawdata, i+2)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DHTMLParser.py23 piclose = re.compile('>') variable
273 match = piclose.search(rawdata, i+2) # >