Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A Devents.h32 EVENT(EntityEndEvent, entityEnd)
H A DEvent.cxx435 EntityEndEvent::EntityEndEvent(const Location &location) in EntityEndEvent() function in SP_NAMESPACE::EntityEndEvent
H A DEntity.cxx565 EntityEndEvent(loc)); in normalReference()
H A DparseInstance.cxx105 EntityEndEvent(currentLocation())); in doContent()
H A DparseDecl.cxx258 EntityEndEvent(currentLocation())); in doDeclSubset()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DEvent.h631 class EntityEndEvent : public LocatedEvent {
633 EntityEndEvent(const Location &);
636 EntityEndEvent(const EntityEndEvent &); // undefined
637 void operator=(const EntityEndEvent &); // undefined
849 virtual void entityEnd(EntityEndEvent *);