Home
last modified time | relevance | path

Searched refs:NamedResourceTableIter (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DNamedResourceTable.h25 template<class T> class NamedResourceTableIter; variable
58 friend class NamedResourceTableIter<T>;
63 class NamedResourceTableIter {
65 NamedResourceTableIter(const NamedResourceTable<T> &table) in NamedResourceTableIter() function
H A DDtd.h37 typedef NamedResourceTableIter<Notation> NotationIter;
39 typedef NamedResourceTableIter<Entity> EntityIter;
181 return NamedResourceTableIter<Entity>(generalEntityTable_); in generalEntityIter()
195 return NamedResourceTableIter<Entity>(parameterEntityTable_); in parameterEntityIter()
382 return NamedResourceTableIter<Notation>(notationTable_); in notationIter()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A Dparser_inst.m4290 __instantiate(NamedResourceTableIter < Entity >\
292 __instantiate(NamedResourceTableIter < Notation >\