Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcProcessor.h82 ConstPtr<AttributeValue> getCurrentAttribute(size_t) const;
H A DAttribute.cxx635 = context.getCurrentAttribute(currentIndex_); in makeMissingValue()
653 = context.getCurrentAttribute(currentIndex_); in missingValueWouldMatch()
1340 ConstPtr<AttributeValue> AttributeContext::getCurrentAttribute(size_t) const in getCurrentAttribute() function in SP_NAMESPACE::AttributeContext
H A DParserState.h208 ConstPtr<AttributeValue> getCurrentAttribute(size_t) const;
H A DParserState.cxx814 ConstPtr<AttributeValue> ParserState::getCurrentAttribute(size_t i) const in getCurrentAttribute() function in SP_NAMESPACE::ParserState
H A DArcEngine.cxx578 ConstPtr<AttributeValue> ArcProcessor::getCurrentAttribute(size_t i) const in getCurrentAttribute() function in SP_NAMESPACE::ArcProcessor
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h535 virtual ConstPtr < AttributeValue > getCurrentAttribute(size_t)const;