Home | History | Annotate | Download | only in tests

Lines Matching refs:attrname

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