Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DArcProcessor.h83 Boolean defineId(const StringC &, const Location &, Location &);
H A DAttribute.cxx490 if (!context.defineId(value.string(), value.tokenLocation(0), prevLoc)) { in makeSemantics()
1326 Boolean AttributeContext::defineId(const StringC &, const Location &, in defineId() function in SP_NAMESPACE::AttributeContext
H A DParserState.h205 Boolean defineId(const StringC &, const Location &, Location &);
H A DParserState.cxx785 Boolean ParserState::defineId(const StringC &str, const Location &loc, in defineId() function in SP_NAMESPACE::ParserState
H A DArcEngine.cxx587 Boolean ArcProcessor::defineId(const StringC &str, const Location &loc, in defineId() function in SP_NAMESPACE::ArcProcessor
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DAttribute.h532 virtual Boolean defineId(const StringC &, const Location &, Location &);