Home
last modified time | relevance | path

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

/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DImplementation.hs90 …go x | isTag x = pos x $ TagOpen a b : (if isTagEndClose z then pos x $ TagClose a : go (next z) e…
95 …if isTagEndClose z then warn x "Unexpected self-closing in close tag" $ go (next z) else go (skip …
158 isTagEndClose (_,TagEndClose{}:_) = True; isTagEndClose _ = False function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DImplementation.hs90 …go x | isTag x = pos x $ TagOpen a b : (if isTagEndClose z then pos x $ TagClose a : go (next z) e…
95 …if isTagEndClose z then warn x "Unexpected self-closing in close tag" $ go (next z) else go (skip …
158 isTagEndClose (_,TagEndClose{}:_) = True; isTagEndClose _ = False function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DImplementation.hs90 …go x | isTag x = pos x $ TagOpen a b : (if isTagEndClose z then pos x $ TagClose a : go (next z) e…
95 …if isTagEndClose z then warn x "Unexpected self-closing in close tag" $ go (next z) else go (skip …
158 isTagEndClose (_,TagEndClose{}:_) = True; isTagEndClose _ = False function
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DImplementation.hs90 …go x | isTag x = pos x $ TagOpen a b : (if isTagEndClose z then pos x $ TagClose a : go (next z) e…
95 …if isTagEndClose z then warn x "Unexpected self-closing in close tag" $ go (next z) else go (skip …
158 isTagEndClose (_,TagEndClose{}:_) = True; isTagEndClose _ = False function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DImplementation.hs90 …go x | isTag x = pos x $ TagOpen a b : (if isTagEndClose z then pos x $ TagClose a : go (next z) e…
95 …if isTagEndClose z then warn x "Unexpected self-closing in close tag" $ go (next z) else go (skip …
158 isTagEndClose (_,TagEndClose{}:_) = True; isTagEndClose _ = False function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tagsoup-0.14.8/src/Text/HTML/TagSoup/
H A DImplementation.hs90 …go x | isTag x = pos x $ TagOpen a b : (if isTagEndClose z then pos x $ TagClose a : go (next z) e…
95 …if isTagEndClose z then warn x "Unexpected self-closing in close tag" $ go (next z) else go (skip …
158 isTagEndClose (_,TagEndClose{}:_) = True; isTagEndClose _ = False function