Searched defs:regex (Results 1 - 25 of 62) sorted by relevance

123

/netbsd-current/external/bsd/atf/dist/tools/
H A Dexpand.cpp47 std::string regex; local
H A Dtext.cpp53 impl::match(const std::string& str, const std::string& regex) argument
/netbsd-current/sys/arch/next68k/
H A DMakefile
/netbsd-current/external/gpl2/gettext/lib/libgrep/
H A DMakefile
/netbsd-current/external/gpl2/grep/lib/
H A DMakefile
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DRegex.h56 Regex &operator=(Regex regex) { argument
[all...]
/netbsd-current/external/bsd/tre/dist/tests/
H A Drandtest.c30 char regex[50]; local
H A Dtest-str-source.c106 test_reguexec(const char *str, const char *regex) argument
/netbsd-current/external/gpl3/gdb/lib/libiberty/
H A DMakefile
/netbsd-current/external/gpl3/gdb/dist/readline/readline/examples/
H A Dhist_purgecmd.c118 regex_t regex = { 0 }; local
/netbsd-current/external/gpl3/gcc.old/dist/maintainer-scripts/
H A Dbugzilla-close-candidate.py30 regex = '(.*\[)([0-9\./]*)( [rR]egression])(.*)' variable
H A Dbranch_changer.py48 regex = '(.*\[)([0-9\./]*)( [rR]egression])(.*)' variable
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/examples/
H A Dhist_purgecmd.c118 regex_t regex = { 0 }; local
/netbsd-current/external/gpl3/gdb.old/lib/libiberty/
H A DMakefile
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_regex.c22 compiled_regex::compiled_regex (const char *regex, int cflags, argument
/netbsd-current/external/gpl3/gcc/dist/maintainer-scripts/
H A Dbugzilla-close-candidate.py30 regex = '(.*\[)([0-9\./]*)( [rR]egression])(.*)' variable
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dgdb_regex.cc22 compiled_regex::compiled_regex (const char *regex, int cflags, argument
/netbsd-current/external/bsd/tre/dist/lib/
H A Dregcomp.c22 tre_regncomp(regex_t *preg, const char *regex, size_t n, int cflags) argument
105 tre_regncompb(regex_t *preg, const char *regex, size_t n, int cflags) argument
130 tre_regcomp(regex_t *preg, const char *regex, int cflags) argument
137 tre_regcompb(regex_t *preg, const char *regex, int cflags) argument
162 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) argument
168 tre_regwcomp(regex_t *preg, const wchar_t *regex, int cflags) argument
[all...]
/netbsd-current/external/gpl3/binutils/lib/libiberty/
H A DMakefile
/netbsd-current/external/gpl3/binutils.old/lib/libiberty/
H A DMakefile
/netbsd-current/external/bsd/atf/dist/atf-c++/detail/
H A Dtext.cpp58 impl::match(const std::string& str, const std::string& regex) argument
/netbsd-current/external/bsd/atf/dist/atf-c++/
H A Dutils.cpp78 atf::utils::grep_file(const std::string& regex, const std::string& path) argument
84 atf::utils::grep_string(const std::string& regex, const std::string& str) argument
/netbsd-current/external/gpl2/lvm2/dist/lib/filters/
H A Dfilter-regex.c96 char **regex; local
28 _extract_pattern(struct dm_pool *mem, const char *pat, char **regex, dm_bitset_t accept, int ix) argument
[all...]
/netbsd-current/external/bsd/flex/dist/src/
H A Dregex.c51 void flex_regcomp(regex_t *preg, const char *regex, int cflags) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DRegex.cpp29 Regex::Regex(StringRef regex, RegexFlags Flags) { argument
42 Regex::Regex(StringRef regex, unsigned Flags) argument
45 Regex::Regex(Regex &&regex) { argument
[all...]

Completed in 304 milliseconds

123