Home
last modified time | relevance | path

Searched refs:regex (Results 1 – 25 of 84277) sorted by path

12345678910>>...3372

/dports/accessibility/atkmm/atkmm-2.28.0/build/
H A Dlibtool.m43452 # 'file_magic [[regex]]' -- check by looking for files in library path
3453 # that responds to the $file_magic_cmd with a given extended regex.
7447 # PREFIX and SUFFIX must not contain globbing or regex special
H A Dltmain.sh7114 -export-symbols | -export-symbols-regex)
7315 -precious-files-regex)
/dports/accessibility/caribou/caribou-0.4.21/
H A Dltmain.sh6925 -export-symbols | -export-symbols-regex)
7126 -precious-files-regex)
/dports/accessibility/caribou/caribou-0.4.21/m4/
H A Dlibtool.m43444 # 'file_magic [[regex]]' -- check by looking for files in library path
3445 # that responds to the $file_magic_cmd with a given extended regex.
7432 # PREFIX and SUFFIX must not contain globbing or regex special
/dports/accessibility/orca/orca-41.1/
H A DChangeLog17317 Adjust the ellipsis regex
/dports/accessibility/orca/orca-41.1/src/orca/
H A Dscript_utilities.py4206 regex = re.compile(r"rgb|[^\w,]", re.IGNORECASE)
4207 string = re.sub(regex, "", attributeValue)
/dports/accessibility/orca/orca-41.1/src/orca/scripts/toolkits/GAIL/
H A Dscript_utilities.py59 regex = re.compile(r"rgb|[^\w,]", re.IGNORECASE)
60 string = re.sub(regex, "", attributeValue)
/dports/accessibility/orca/orca-41.1/src/orca/scripts/toolkits/gtk/
H A Dscript_utilities.py176 regex = re.compile(r"rgb|[^\w,]", re.IGNORECASE)
177 string = re.sub(regex, "", attributeValue)
/dports/accessibility/py-atspi/pyatspi-2.38.1/
H A Daclocal.m43454 # 'file_magic [[regex]]' -- check by looking for files in library path
3455 # that responds to the $file_magic_cmd with a given extended regex.
7438 # PREFIX and SUFFIX must not contain globbing or regex special
/dports/accessibility/py-atspi/pyatspi-2.38.1/config/
H A Dltmain.sh6925 -export-symbols | -export-symbols-regex)
7126 -precious-files-regex)
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/
H A Dltmain.sh7017 -export-symbols | -export-symbols-regex)
7218 -precious-files-regex)
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/m4/
H A Dlibtool.m43452 # 'file_magic [[regex]]' -- check by looking for files in library path
3453 # that responds to the $file_magic_cmd with a given extended regex.
7454 # PREFIX and SUFFIX must not contain globbing or regex special
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/api/cl/
H A Dssip.asd22 (defsystem :ssip :depends-on (:regex #+SBCL :sb-bsd-sockets)
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/modules/
H A Dmodule_utils_addvoice.c63 GRegex *regex; in DOTCONF_CB() local
111 regex = g_regex_new("[$]VOICE", 0, 0, NULL); in DOTCONF_CB()
114 …char *new_dependency_path = g_regex_replace_literal(regex, dependency_paths[i], -1, 0, cmd->data.l… in DOTCONF_CB()
117 g_regex_unref(regex); in DOTCONF_CB()
122 g_regex_unref(regex); in DOTCONF_CB()
/dports/accessibility/py-speech-dispatcher/speech-dispatcher-0.10.2/src/server/
H A Dsymbols.c132 GRegex *regex; /* compiled regular expression for parsing input */ member
764 if (ssp->regex) in speech_symbols_processor_free()
765 g_regex_unref(ssp->regex); in speech_symbols_processor_free()
969 ssp->regex = g_regex_new(pattern->str, G_REGEX_OPTIMIZE, 0, &error); in speech_symbols_processor_new()
970 if (!ssp->regex) { in speech_symbols_processor_new()
1316 processed = g_regex_replace_eval(ssp->regex, text, -1, 0, 0, regex_eval, ssp, &error); in speech_symbols_processor_process_text()
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/clap-2.33.0/
H A DCargo.toml94 [dev-dependencies.regex]
H A DCargo.toml.orig-cargo41 regex = "1"
H A Dclap-test.rs6 use regex::Regex;
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/env_logger-0.7.1/
H A DCargo.lock33 "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
92 name = "regex"
98 "regex-syntax 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
104 name = "regex-syntax"
200 "checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2…
201 "checksum regex-syntax 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "8c2f35eeda…
H A DCargo.toml53 [dependencies.regex]
62 default = ["termcolor", "atty", "humantime", "regex"]
H A DCargo.toml.orig-cargo24 regex = { version = "1.0.3", optional = true }
46 default = ["termcolor", "atty", "humantime", "regex"]
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/env_logger-0.7.1/src/filter/
H A Dregex.rs1 extern crate regex;
5 use self::regex::Regex;
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/humantime-1.3.0/
H A Dbulk.yaml8 regex: ^version\s*=\s*"(\S+)"
/dports/accessibility/sctd/sctd-0.2.0/cargo-crates/quick-error-1.2.3/
H A Dbulk.yaml8 regex: ^version\s*=\s*"(\S+)"
/dports/accessibility/speech-dispatcher/speech-dispatcher-0.10.2/
H A Dltmain.sh7017 -export-symbols | -export-symbols-regex)
7218 -precious-files-regex)

12345678910>>...3372