Home
last modified time | relevance | path

Searched defs:CommentDeclEvent (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/generic/
H A DSGMLApplication.h188 struct CommentDeclEvent { struct
189 Position pos;
190 size_t nComments;
191 const CharString *comments;
192 const CharString *seps;
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DSGMLApplication.cxx65 void SGMLApplication::commentDecl(const CommentDeclEvent &) in commentDecl()
H A DEvent.cxx370 CommentDeclEvent::CommentDeclEvent(const Location &loc, in CommentDeclEvent() function in SP_NAMESPACE::CommentDeclEvent