Home | History | Annotate | Download | only in expat

Lines Matching defs:xmlns

321   XML_Bool xmlns;
2415 return XML_L("reserved prefix (xmlns) must not be declared or undeclared");
3298 if (attId->xmlns) {
3334 if (da->id->xmlns) {
3600 /* Not allowed to bind xmlns */
6025 if (isId && !type->idAtt && !attId->xmlns)
6122 id->xmlns = XML_TRUE;
6484 newA->xmlns = oldA->xmlns;