Home | History | Annotate | Download | only in tests

Lines Matching full:attrname

688         const XML_Char *attrname = atts[i];
690 if (strcmp("attr", attrname) == 0
691 || strcmp("ents", attrname) == 0
692 || strcmp("refs", attrname) == 0) {
696 attrname, value);