Searched refs:notationIter (Results 1 – 2 of 2) sorted by relevance
87 ConstNotationIter notationIter() const;88 NotationIter notationIter();372 Dtd::ConstNotationIter Dtd::notationIter() const in notationIter() function379 Dtd::NotationIter Dtd::notationIter() in notationIter() function
2306 Dtd::NotationIter notationIter(dtd.notationIter()); in checkDtd() local2308 ConstPtr<Notation> notation(notationIter.next()); in checkDtd()2338 Dtd::NotationIter notationIter(dtd.notationIter()); in addCommonAttributes() local2349 a = notationIter.next().pointer(); in addCommonAttributes()