Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmllib.py47 cdataopen = re.compile(r'<!\[CDATA\[') variable
305 if cdataopen.match(rawdata, i):
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dxmllib.py47 cdataopen = re.compile(r'<!\[CDATA\[') variable
305 if cdataopen.match(rawdata, i):