Searched refs:xmlns (Results 1 – 5 of 5) sorted by relevance
81 xmlns = re.compile('xmlns(?::(?P<ncname>'+_NCName+'))?$') variable574 res = xmlns.match(attrname)
236 XML_Bool xmlns; member2710 if (attId->xmlns) { in storeAtts()2746 if (da->id->xmlns) { in storeAtts()5245 if (isId && !type->idAtt && !attId->xmlns) in defineAttribute()5340 id->xmlns = XML_TRUE; in getAttributeId()5674 newA->xmlns = oldA->xmlns; in dtdCopy()
238 XML_Bool xmlns; member2818 if (attId->xmlns) { in storeAtts()2854 if (da->id->xmlns) { in storeAtts()5367 if (isId && !type->idAtt && !attId->xmlns) in defineAttribute()5462 id->xmlns = XML_TRUE; in getAttributeId()5794 newA->xmlns = oldA->xmlns; in dtdCopy()