Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcProcessor.h84 void noteIdref(const StringC &, const Location &);
H A DAttribute.cxx524 context.noteIdref(value.token(i), value.tokenLocation(i)); in makeSemantics()
1332 void AttributeContext::noteIdref(const StringC &, const Location &) in noteIdref() function in SP_NAMESPACE::AttributeContext
H A DParserState.h206 void noteIdref(const StringC &, const Location &);
H A DParserState.cxx799 void ParserState::noteIdref(const StringC &str, const Location &loc) in noteIdref() function in SP_NAMESPACE::ParserState
H A DArcEngine.cxx601 void ArcProcessor::noteIdref(const StringC &str, const Location &loc) in noteIdref() function in SP_NAMESPACE::ArcProcessor
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h533 virtual void noteIdref(const StringC &, const Location &);