Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DDtd.h113 NamedTable<ShortReferenceMap> shortReferenceMapTable_; variable
400 return shortReferenceMapTable_.lookup(name); in lookupShortReferenceMap()
406 return shortReferenceMapTable_.lookup(name); in lookupShortReferenceMap()
412 return shortReferenceMapTable_.insert(map); in insertShortReferenceMap()
419 return NamedTableIter<ShortReferenceMap>(shortReferenceMapTable_); in shortReferenceMapIter()