Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcProcessor.h81 void noteCurrentAttribute(size_t, AttributeValue *);
H A DAttribute.cxx663 context.noteCurrentAttribute(currentIndex_, value); in checkValue()
1336 void AttributeContext::noteCurrentAttribute(size_t, AttributeValue *) in noteCurrentAttribute() function in SP_NAMESPACE::AttributeContext
H A DParserState.h207 void noteCurrentAttribute(size_t, AttributeValue *);
H A DParserState.cxx808 void ParserState::noteCurrentAttribute(size_t i, AttributeValue *value) in noteCurrentAttribute() function in SP_NAMESPACE::ParserState
H A DArcEngine.cxx572 void ArcProcessor::noteCurrentAttribute(size_t i, AttributeValue *value) in noteCurrentAttribute() function in SP_NAMESPACE::ArcProcessor
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h534 virtual void noteCurrentAttribute(size_t, AttributeValue *);