Home
last modified time | relevance | path

Searched refs:tailResult (Results 1 – 10 of 10) sorted by relevance

/dports/www/twiki/twiki/lib/TWiki/UI/
H A DRDiff.pm557 my $tailResult = '';
565 $tailResult .= $tail;
566 $tailResult =~ s/%REVTITLE%/$revTitle/go;
567 $tailResult =~ s/%REVINFO%/$revInfo/go;
570 $after =~ s/%TAIL%/$tailResult/go;
/dports/www/foswiki/Foswiki-2.1.6/lib/Foswiki/UI/
H A DRDiff.pm685 my $tailResult = '';
707 $tailResult .= $tail;
708 $tailResult =~ s/%REVTITLE%/$revTitle/g;
709 $tailResult =~ s/%REVINFO%/$revInfo/g;
713 $after =~ s/%TAIL%/$tailResult/g; # SMELL: unused in templates
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/markdown/
H A Dtreeprocessors.py322 tailResult = self.__processPlaceholders(tail, dumby)
328 tailResult.reverse()
329 for newChild in tailResult:
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/Python-Markdown/markdown/
H A Dtreeprocessors.py303 tailResult = self.__processPlaceholders(tail, dumby, False)
307 tailResult.reverse()
308 for newChild in tailResult:
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/Python-Markdown/markdown/
H A Dtreeprocessors.py303 tailResult = self.__processPlaceholders(tail, dumby, False)
307 tailResult.reverse()
308 for newChild in tailResult:
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/markdown/
H A Dtreeprocessors.py335 tailResult = self.__processPlaceholders(tail, dumby, False)
339 tailResult.reverse()
340 for newChild in tailResult:
/dports/textproc/py-markdown/Markdown-3.3.4/markdown/
H A Dtreeprocessors.py382 tailResult = self.__processPlaceholders(tail, dumby, False)
386 tailResult.reverse()
387 for newChild in tailResult:
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/brick-0.62/src/Brick/Widgets/
H A DList.hs606 tailResult = find (test . snd) . zip [start..] . toList $ t function
608 result = tailResult <|> headResult
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/brick-0.62/src/Brick/Widgets/
H A DList.hs606 tailResult = find (test . snd) . zip [start..] . toList $ t function
608 result = tailResult <|> headResult
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/brick-0.62/src/Brick/Widgets/
H A DList.hs606 tailResult = find (test . snd) . zip [start..] . toList $ t function
608 result = tailResult <|> headResult