Searched refs:cdataclose (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dxmllib.py48 cdataclose = re.compile(r'\]\]>') variable
394 if cdataclose.match(rawdata, i):
496 res = cdataclose.search(rawdata, i+9)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dxmllib.py48 cdataclose = re.compile(r'\]\]>') variable
394 if cdataclose.match(rawdata, i):
496 res = cdataclose.search(rawdata, i+9)

Completed in 9 milliseconds