Home | History | Annotate | Download | only in libxml2

Lines Matching refs:tst

1526 		    xmlAttributePtr tst;
1528 tst = xmlGetDtdQAttrDesc(ctxt->myDoc->intSubset,
1531 if ((tst == attr) || (tst == NULL)) {