Searched refs:ignoredRe (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/ |
| H A D | OutputState.cxx | 45 handler.ignoredRe(new (alloc) IgnoredReEvent(re_, location, nextSerial_++)); in handleRe() 66 handler.ignoredRe(new (alloc) IgnoredReEvent(re_, location, nextSerial_++)); in handleRe() 120 handler.ignoredRe(new (alloc) IgnoredReEvent(re_, top().reLocation, in noteEndElement()
|
| H A D | events.h | 25 EVENT(IgnoredReEvent, ignoredRe)
|
| H A D | Event.cxx | 389 : LocatedEvent(ignoredRe, location), in IgnoredReEvent()
|
| /onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/ |
| H A D | Event.h | 61 ignoredRe, enumerator 843 virtual void ignoredRe(IgnoredReEvent *);
|