Home
last modified time | relevance | path

Searched refs:firstOf (Results 1 – 15 of 15) sorted by relevance

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/yara/
H A Dmisc_options.h104 firstOf(TString const & string, TFunctor const & f) in firstOf() function
126 TIterRev revIt = firstOf(revString, f); in lastOf()
139 return prefix(string, firstOf(string, IsDot())); in trimExtension()
150 return suffix(string, firstOf(string, IsDot()) + 1); in getExtension()
/dports/www/phpbb3/phpBB3/vendor/s9e/sweetdom/src/
H A DElement.php103 public function firstOf(string $expr): ?DOMNode function in s9e\\SweetDOM\\Element
105 return $this->ownerDocument->firstOf($expr, $this);
H A DDocument.php203 public function firstOf(string $expr, DOMNode $node = null, bool $registerNodeNS = true): ?DOMNode function in s9e\\SweetDOM\\Document
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/lens-family-core-2.1.0/src/Lens/
H A DFamily.hs145 , toListOf, allOf, anyOf, firstOf, lastOf, sumOf, productOf
276 firstOf :: FoldLike (First a) s t a b -> s -> Maybe a
284 firstOf l = getFirst . views l (First . Just) function
362 s^?l = firstOf l s
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DFold.hs88 , firstOf, first1Of, lastOf, last1Of
1320 firstOf :: Getting (Leftmost a) s a -> s -> Maybe a
1321 firstOf l = getLeftmost . foldMapOf l LLeaf function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Control/Lens/
H A DFold.hs88 , firstOf, first1Of, lastOf, last1Of
1320 firstOf :: Getting (Leftmost a) s a -> s -> Maybe a
1321 firstOf l = getLeftmost . foldMapOf l LLeaf function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DFold.hs88 , firstOf, first1Of, lastOf, last1Of
1326 firstOf :: Getting (Leftmost a) s a -> s -> Maybe a
1327 firstOf l = getLeftmost . foldMapOf l LLeaf function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Control/Lens/
H A DFold.hs88 , firstOf, first1Of, lastOf, last1Of
1326 firstOf :: Getting (Leftmost a) s a -> s -> Maybe a
1327 firstOf l = getLeftmost . foldMapOf l LLeaf function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Control/Lens/
H A DFold.hs88 , firstOf, first1Of, lastOf, last1Of
1326 firstOf :: Getting (Leftmost a) s a -> s -> Maybe a
1327 firstOf l = getLeftmost . foldMapOf l LLeaf function
/dports/devel/elm-format/elm-format-0.8.3/src/ElmFormat/Render/
H A DBox.hs691 firstOf :: [a -> Maybe b] -> a -> Maybe b
692 firstOf options value = function
698 Nothing -> firstOf rest value
707 |> firstOf
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/
H A DCHANGELOG.markdown743 * Added `preview`/`previews`/`firstOf` and deprecated `headOf`.
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/
H A DCHANGELOG.markdown739 * Added `preview`/`previews`/`firstOf` and deprecated `headOf`.
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/
H A DCHANGELOG.markdown743 * Added `preview`/`previews`/`firstOf` and deprecated `headOf`.
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/
H A DCHANGELOG.markdown841 * Added `preview`/`previews`/`firstOf` and deprecated `headOf`.
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/
H A DCHANGELOG.markdown841 * Added `preview`/`previews`/`firstOf` and deprecated `headOf`.