Searched refs:xmlns (Results 1 - 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dxmllib.py81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable
574 res = xmlns.match(attrname)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dxmllib.py81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable
574 res = xmlns.match(attrname)
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/expat/
H A Dxmlparse.c236 XML_Bool xmlns; member in struct:attribute_id
1892 XML_L("reserved prefix (xmlns) must not be declared or undeclared"),
2710 if (attId->xmlns) {
2746 if (da->id->xmlns) {
2979 /* Not allowed to bind xmlns */
5245 if (isId && !type->idAtt && !attId->xmlns)
5340 id->xmlns = XML_TRUE;
5674 newA->xmlns = oldA->xmlns;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
H A Dxmlparse.c236 XML_Bool xmlns; member in struct:attribute_id
1892 XML_L("reserved prefix (xmlns) must not be declared or undeclared"),
2710 if (attId->xmlns) {
2746 if (da->id->xmlns) {
2979 /* Not allowed to bind xmlns */
5245 if (isId && !type->idAtt && !attId->xmlns)
5340 id->xmlns = XML_TRUE;
5674 newA->xmlns = oldA->xmlns;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
H A Dxmlparse.c238 XML_Bool xmlns; member in struct:attribute_id
1970 XML_L("reserved prefix (xmlns) must not be declared or undeclared"),
2818 if (attId->xmlns) {
2854 if (da->id->xmlns) {
3089 /* Not allowed to bind xmlns */
5367 if (isId && !type->idAtt && !attId->xmlns)
5462 id->xmlns = XML_TRUE;
5794 newA->xmlns = oldA->xmlns;

Completed in 112 milliseconds