Home
last modified time | relevance | path

Searched refs:regexec (Results 226 – 250 of 6797) sorted by relevance

12345678910>>...272

/dports/x11-wm/skippy-xd/skippy-xd-397216c/src/
H A Dconfig.c85 if(regexec(&re_empty, line, 5, matches, 0) == 0) { in config_parse()
87 } else if(regexec(&re_section, line, 5, matches, 0) == 0) { in config_parse()
91 } else if(section && regexec(&re_entry, line, 5, matches, 0) == 0) { in config_parse()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/tools/build/src/engine/modules/
H A Dregex.cpp49 while ( regexec( re, pos ) ) in regex_split()
114 while ( regexec( re, pos ) ) in regex_replace()
190 if ( regexec( re, object_str( list_item( iter ) ) ) ) in regex_transform()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/finance/hs-hledger/hledger-1.19/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/editors/gobby/gobby-0.4.13/src/
H A Dregex.cpp124 return regexec(static_cast<regex_t*>(m_regex), string, 0, 0, eflags) == 0;
131 if (regexec(static_cast<regex_t*>(m_regex), string, matches.size(), &pmatch[0], eflags) != 0)
150 if (regexec(static_cast<regex_t*>(m_regex), string, 1, &pmatch, eflags) != 0)
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/regex-posix-0.96.0.0/src/Text/Regex/Posix/
H A DString.hs35 regexec,
124 regexec :: Regex -- ^ Compiled regular expression
136 regexec regex str = do function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/devel/hs-ghcprofview/ghcprofview-0.1.0.1/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/regex-pcre-builtin-0.95.1.2.8.43/src/Text/Regex/PCRE/
H A DString.hs22 regexec,
107 regexec :: Regex -- ^ compiled regular expression
112 regexec regex str = do function
/dports/devel/hs-ShellCheck/ShellCheck-0.8.0/_cabal_deps/regex-tdfa-1.3.1.1/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/regex-tdfa-1.3.1.0/lib/Text/Regex/TDFA/
H A DString.hs19 ,regexec
58 regexec :: Regex -- ^ Compiled regular expression
61 regexec r s = function
H A DText.hs21 ,regexec
92 regexec :: Regex -- ^ Compiled regular expression
95 regexec r txt = function
/dports/devel/boost-jam/boost_1_72_0/tools/build/src/engine/modules/
H A Dregex.cpp49 while ( regexec( re, pos ) ) in regex_split()
114 while ( regexec( re, pos ) ) in regex_replace()
190 if ( regexec( re, object_str( list_item( iter ) ) ) ) in regex_transform()
/dports/devel/boost-docs/boost_1_72_0/tools/build/src/engine/modules/
H A Dregex.cpp49 while ( regexec( re, pos ) ) in regex_split()
114 while ( regexec( re, pos ) ) in regex_replace()
190 if ( regexec( re, object_str( list_item( iter ) ) ) ) in regex_transform()

12345678910>>...272