Home | History | Annotate | Download | only in libxml2

Lines Matching defs:tst

1474 		    xmlAttributePtr tst;
1476 tst = xmlGetDtdQAttrDesc(ctxt->myDoc->intSubset,
1479 if ((tst == attr) || (tst == NULL)) {