Home
last modified time | relevance | path

Searched refs:markup (Results 1 – 25 of 28) sorted by relevance

12

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DEvent.cxx32 MarkupEvent::MarkupEvent(Type type, const Location &loc, Markup *markup) in MarkupEvent() argument
35 if (markup) in MarkupEvent()
36 markup->swap(markup_); in MarkupEvent()
43 Markup *markup) in StartElementEvent() argument
49 markup_(markup), in StartElementEvent()
82 Markup *markup) in EndElementEvent() argument
88 markup_(markup) in EndElementEvent()
264 Markup *markup) in UselinkEvent() argument
265 : MarkupEvent(uselink, loc, markup), in UselinkEvent()
276 Markup *markup) in UsemapEvent() argument
[all …]
H A DparseAttribute.cxx132 Markup *markup = currentMarkup(); in parseAttributeValueSpec() local
135 if (markup) { in parseAttributeValueSpec()
137 markup->addS(currentChar()); in parseAttributeValueSpec()
171 if (markup) in parseAttributeValueSpec()
172 markup->addAttributeValue(currentInput()); in parseAttributeValueSpec()
196 if (markup) in parseAttributeValueSpec()
197 markup->addAttributeValue(currentInput()); in parseAttributeValueSpec()
210 if (markup) in parseAttributeValueSpec()
211 markup->addLiteral(text); in parseAttributeValueSpec()
227 Markup *markup = currentMarkup(); in parseAttributeParameter() local
[all …]
H A DNumericCharRefOrigin.cxx18 Owner<Markup> &markup) in NumericCharRefOrigin() argument
21 markup.swap(markup_); in NumericCharRefOrigin()
34 Boolean NumericCharRefOrigin::isNumericCharRef(const Markup *&markup) const in isNumericCharRef()
36 markup = markup_.pointer(); in isNumericCharRef()
H A DLocation.cxx56 Owner<Markup> &markup);
64 const Markup *markup() const;
140 const Markup *Origin::markup() const in markup() function in SP_NAMESPACE::Origin
331 Owner<Markup> &markup) in make() argument
333 return new (alloc) EntityOriginImpl(entity, refLocation, refLength, markup); in make()
339 Owner<Markup> &markup) in make() argument
341 return new EntityOriginImpl(entity, refLocation, refLength, markup); in make()
364 Owner<Markup> &markup) in EntityOriginImpl() argument
367 markup.swap(markup_); in EntityOriginImpl()
407 const Markup *EntityOriginImpl::markup() const in markup() function in SP_NAMESPACE::EntityOriginImpl
[all …]
H A DparseInstance.cxx415 Markup *markup = startMarkup(eventsWanted().wantInstanceMarkup(), in parseStartTag() local
419 if (markup) { in parseStartTag()
420 markup->addDelim(Syntax::dSTAGO); in parseStartTag()
421 markup->addName(in); in parseStartTag()
442 if (markup) in parseStartTag()
443 markup->addDelim(Syntax::dTAGC); in parseStartTag()
468 markup), in parseStartTag()
522 Markup *markup = startMarkup(eventsWanted().wantInstanceMarkup(), in parseEmptyStartTag() local
524 if (markup) { in parseEmptyStartTag()
525 markup->addDelim(Syntax::dSTAGO); in parseEmptyStartTag()
[all …]
H A DNumericCharRefOrigin.h19 Owner<Markup> &markup);
H A DparseCommon.cxx539 Markup *markup = currentMarkup(); in parseComment() local
540 if (markup) in parseComment()
541 markup->addCommentStart(); in parseComment()
554 if (markup) in parseComment()
555 markup->addCommentChar(currentChar()); in parseComment()
H A DGenericEventHandler.cxx304 for (MarkupIter iter(event->markup()); iter.valid(); iter.advance()) in commentDecl()
314 for (MarkupIter iter(event->markup()); iter.valid(); iter.advance()) in commentDecl()
341 for (MarkupIter iter(event->markup()); iter.valid(); iter.advance()) in markedSectionStart()
364 for (MarkupIter iter(event->markup()); iter.valid(); iter.advance()) in markedSectionStart()
H A DArcEngine.cxx470 Owner<Markup> markup; in externalDataEntity() local
471 if (oldOrigin->markup()) in externalDataEntity()
472 markup = new Markup(*oldOrigin->markup()); in externalDataEntity()
477 markup); in externalDataEntity()
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DLocation.h45 virtual Boolean isNumericCharRef(const Markup *&markup) const;
49 virtual const Markup *markup() const;
66 Boolean isNumericCharRef(const Markup *&markup) const;
70 const Markup *markup() const;
H A DEntity.h269 Owner<Markup> &markup);
273 Owner<Markup> &markup);
H A DEvent.h108 const Markup &markup() const;
883 const Markup &MarkupEvent::markup() const in markup() function
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DLaTeX.pm1286 my $markup = $link->markup;
1289 return $self->interpolate($link->markup, $line);
H A DParseUtils.pm460 sub markup { subroutine
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/t/
H A Dutils.t46 ok($link->markup, $results[$i]);
H A Dbasic.txt105 "Section "with" *other markup*" in foo|bar
H A Dbasic.pod128 L<fooE<verbar>barZ<>/Section C<with> I<B<other> markup>>
H A Dbasic.man116 "Section \f(CW\*(C`with\*(C'\fR \fI\f(BIother\fI markup\fR" in foo|bar\&
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlpod.pod12 Pod is a simple-to-use markup language used for writing documentation
18 Pod markup consists of three basic kinds of paragraphs:
28 any markup whatsoever, and with just a blank line before and
591 TeX, and other markup languages, as used for online
H A Dperlutil.pod60 utility will look for errors in your markup.
H A Dperlpodspec.pod8 This document is detailed notes on the Pod markup language. Most
1232 Note that section names might contain markup. I.e., if a section
1245 Formatters may choose to ignore the markup for purposes of resolving
H A Dperlfaq3.pod410 built in support for several popular markup and programming languages
H A Dperl56delta.pod1183 using termcap information, and Pod::Text::Color for markup with ANSI color
H A Dperl561delta.pod1781 using termcap information, and Pod::Text::Color for markup with ANSI color
/onnv-gate/usr/src/cmd/spell/
H A Dextra2897 markup

12