Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
Dexpat.h193 XML_XmlDeclHandler xmldecl);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
Dexpat.h193 XML_XmlDeclHandler xmldecl);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dxmllib.py60 xmldecl = re.compile('<\?xml'+_S+ variable
311 res = xmldecl.match(rawdata, i)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dxmllib.py60 xmldecl = re.compile('<\?xml'+_S+ variable
311 res = xmldecl.match(rawdata, i)