Home
last modified time | relevance | path

Searched refs:findMatch (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/stringsearch-0.3.6.6/Data/ByteString/Search/Internal/
H A DKnuthMorrisPratt.hs205 | otherwise = findMatch patPos 0
213 | strAt strI == patH = findMatch 1 (strI + 1)
215 findMatch !patI !strI
218 : if ami == 0 then checkHead strI else findMatch ami strI
223 then findMatch (patI + 1) (strI + 1)
227 pI -> findMatch pI strI
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/stringsearch-0.3.6.6/Data/ByteString/Search/Internal/
H A DKnuthMorrisPratt.hs205 | otherwise = findMatch patPos 0
213 | strAt strI == patH = findMatch 1 (strI + 1)
215 findMatch !patI !strI
218 : if ami == 0 then checkHead strI else findMatch ami strI
223 then findMatch (patI + 1) (strI + 1)
227 pI -> findMatch pI strI
/dports/textproc/cgrep/cgrep-6.6.32/_cabal_deps/stringsearch-0.3.6.6/Data/ByteString/Search/Internal/
H A DKnuthMorrisPratt.hs205 | otherwise = findMatch patPos 0
213 | strAt strI == patH = findMatch 1 (strI + 1)
215 findMatch !patI !strI
218 : if ami == 0 then checkHead strI else findMatch ami strI
223 then findMatch (patI + 1) (strI + 1)
227 pI -> findMatch pI strI
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DRETokenOneOf.java244 REMatch newMatch = findMatch (input, mymatch); in matchOneRE()
253 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenOneOf
256 return super.findMatch (input, mymatch); in findMatch()
257 return findMatch (input, mymatch, 0); in findMatch()
262 return findMatch (input, mymatch, ((Integer) param).intValue ()); in backtrack()
265 private REMatch findMatch (CharIndexed input, REMatch mymatch, in findMatch() method in RETokenOneOf
313 m = tk.findMatch (input, m); in findFixedLengthMatches()
H A DRETokenRepeated.java139 rem = tk.findMatch (input, rematch); in find()
171 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenRepeated
177 return findMatch (stack); in findMatch()
184 return findMatch ((BacktrackStack) param); in backtrack()
211 private REMatch findMatch (BacktrackStack stack) in findMatch() method in RETokenRepeated
213 return findMatch (stack, new ArrayDeque < FindMatchControl > ()); in findMatch()
216 private REMatch findMatch (BacktrackStack stack, in findMatch() method in RETokenRepeated
501 REMatch m1 = findMatch (input, mymatch); in match()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/util/regex/
H A DRETokenOneOf.java244 REMatch newMatch = findMatch (input, mymatch); in matchOneRE()
253 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenOneOf
256 return super.findMatch (input, mymatch); in findMatch()
257 return findMatch (input, mymatch, 0); in findMatch()
262 return findMatch (input, mymatch, ((Integer) param).intValue ()); in backtrack()
265 private REMatch findMatch (CharIndexed input, REMatch mymatch, in findMatch() method in RETokenOneOf
313 m = tk.findMatch (input, m); in findFixedLengthMatches()
H A DRETokenRepeated.java139 rem = tk.findMatch (input, rematch); in find()
171 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenRepeated
177 return findMatch (stack); in findMatch()
184 return findMatch ((BacktrackStack) param); in backtrack()
211 private REMatch findMatch (BacktrackStack stack) in findMatch() method in RETokenRepeated
213 return findMatch (stack, new ArrayDeque < FindMatchControl > ()); in findMatch()
216 private REMatch findMatch (BacktrackStack stack, in findMatch() method in RETokenRepeated
501 REMatch m1 = findMatch (input, mymatch); in match()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/util/regex/
H A DRETokenOneOf.java244 REMatch newMatch = findMatch (input, mymatch); in matchOneRE()
253 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenOneOf
256 return super.findMatch (input, mymatch); in findMatch()
257 return findMatch (input, mymatch, 0); in findMatch()
262 return findMatch (input, mymatch, ((Integer) param).intValue ()); in backtrack()
265 private REMatch findMatch (CharIndexed input, REMatch mymatch, in findMatch() method in RETokenOneOf
313 m = tk.findMatch (input, m); in findFixedLengthMatches()
H A DRETokenRepeated.java139 rem = tk.findMatch (input, rematch); in find()
171 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenRepeated
177 return findMatch (stack); in findMatch()
184 return findMatch ((BacktrackStack) param); in backtrack()
211 private REMatch findMatch (BacktrackStack stack) in findMatch() method in RETokenRepeated
213 return findMatch (stack, new ArrayDeque < FindMatchControl > ()); in findMatch()
216 private REMatch findMatch (BacktrackStack stack, in findMatch() method in RETokenRepeated
501 REMatch m1 = findMatch (input, mymatch); in match()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/util/regex/
H A DRETokenOneOf.java244 REMatch newMatch = findMatch (input, mymatch); in matchOneRE()
253 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenOneOf
256 return super.findMatch (input, mymatch); in findMatch()
257 return findMatch (input, mymatch, 0); in findMatch()
262 return findMatch (input, mymatch, ((Integer) param).intValue ()); in backtrack()
265 private REMatch findMatch (CharIndexed input, REMatch mymatch, in findMatch() method in RETokenOneOf
313 m = tk.findMatch (input, m); in findFixedLengthMatches()
H A DRETokenRepeated.java139 rem = tk.findMatch (input, rematch); in find()
171 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenRepeated
177 return findMatch (stack); in findMatch()
184 return findMatch ((BacktrackStack) param); in backtrack()
211 private REMatch findMatch (BacktrackStack stack) in findMatch() method in RETokenRepeated
213 return findMatch (stack, new ArrayDeque < FindMatchControl > ()); in findMatch()
216 private REMatch findMatch (BacktrackStack stack, in findMatch() method in RETokenRepeated
501 REMatch m1 = findMatch (input, mymatch); in match()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/util/regex/
H A DRETokenOneOf.java244 REMatch newMatch = findMatch (input, mymatch); in matchOneRE()
253 REMatch findMatch (CharIndexed input, REMatch mymatch) in findMatch() method in RETokenOneOf
256 return super.findMatch (input, mymatch); in findMatch()
257 return findMatch (input, mymatch, 0); in findMatch()
262 return findMatch (input, mymatch, ((Integer) param).intValue ()); in backtrack()
265 private REMatch findMatch (CharIndexed input, REMatch mymatch, in findMatch() method in RETokenOneOf
313 m = tk.findMatch (input, m); in findFixedLengthMatches()
/dports/devel/stack/stack-2.7.3/_cabal_deps/iproute-1.7.11/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/iproute-1.7.9/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/iproute-1.7.11/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/iproute-1.7.9/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/iproute-1.7.9/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/iproute-1.7.10/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/iproute-1.7.10/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/iproute-1.7.11/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/iproute-1.7.11/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/iproute-1.7.11/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/iproute-1.7.11/Data/IP/RouteTable/
H A DInternal.hs310 findMatch :: Alternative m => Routable k => AddrRange k -> IPRTable k a -> m (AddrRange k, a)
311 findMatch _ Nil = A.empty function
312 findMatch k1 (Node k2 _ Nothing l r) function
313 | k1 >:> k2 = findMatch k1 l <|> findMatch k1 r
314 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
316 findMatch k1 (Node k2 _ (Just vl) l r) function
317 | k1 >:> k2 = pure (k2, vl) <|> findMatch k1 l <|> findMatch k1 r
318 | k2 >:> k1 = findMatch k1 l <|> findMatch k1 r
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/test/evosuite-tests/uk/ac/sanger/artemis/sequence/
H A DBasePattern_ESTest.java37 … MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, 862, true, true, false); in test01()
95 basePattern0.findMatch((Bases) null, (Marker) null, 1063, false, false, false); in test06()
199 … MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, 255, false, true, false); in test20()
209 …MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, (-2154), false, true, tru… in test21()
366 … MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, 255, true, true, true); in test34()
376 …MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, (-2154), false, true, tru… in test35()
396 … MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, 255, true, true, true); in test37()
406 …MarkerRange markerRange0 = basePattern0.findMatch(bases0, (Marker) null, (-2154), false, false, fa… in test38()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/specificity/dist/
H A Dspecificity.mjs34 findMatch,
56 findMatch = function(regex, type) { function
116 findMatch(attributeRegex, 'b');
119 findMatch(idRegex, 'a');
122 findMatch(classRegex, 'b');
125 findMatch(pseudoElementRegex, 'c');
128 findMatch(pseudoClassWithBracketsRegex, 'b');
129 findMatch(pseudoClassRegex, 'b');
146 findMatch(elementRegex, 'c');

12345678910>>...15