Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DOutputState.h42 void noteStartElement(Boolean included,
H A DParserState.h168 void noteStartElement(Boolean included);
654 void ParserState::noteStartElement(Boolean included) in noteStartElement() function
656 outputState_.noteStartElement(included, *handler_, eventAllocator_, in noteStartElement()
H A DOutputState.cxx102 void OutputState::noteStartElement(Boolean included, in noteStartElement() function in SP_NAMESPACE::OutputState
H A DparseInstance.cxx686 noteStartElement(((StartElementEvent *)e)->included()); in queueElementEvents()
815 noteStartElement(event->included()); in pushElementCheck()