Home
last modified time | relevance | path

Searched refs:pushElement (Results 1 – 7 of 7) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DUndo.cxx50 parser->pushElement(element_.extract()); in undo()
H A DContentState.cxx66 void ContentState::pushElement(OpenElement *e) in pushElement() function in SP_NAMESPACE::ContentState
H A DParserState.cxx357 void ParserState::pushElement(OpenElement *e) in pushElement() function in SP_NAMESPACE::ParserState
359 ContentState::pushElement(e); in pushElement()
H A DparseInstance.cxx843 pushElement(new (internalAllocator()) OpenElement(e, in pushElementCheck()
974 pushElement(new (internalAllocator()) OpenElement(e, in pushElementCheck()
1373 pushElement(new (internalAllocator()) OpenElement(e,
H A DParserState.h148 void pushElement(OpenElement *);
H A DArcEngine.cxx1085 pushElement(new (alloc) OpenElement(metaType, in processStartElement()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DContentState.h29 void pushElement(OpenElement *);