| /netbsd/src/external/bsd/tre/dist/lib/ |
| D | regcomp.c | 22 tre_regncomp(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncomp() 105 tre_regncompb(regex_t *preg, const char *regex, size_t n, int cflags) in tre_regncompb() 130 tre_regcomp(regex_t *preg, const char *regex, int cflags) in tre_regcomp() 137 tre_regcompb(regex_t *preg, const char *regex, int cflags) in tre_regcompb() 162 tre_regwncomp(regex_t *preg, const wchar_t *regex, size_t n, int cflags) in tre_regwncomp() 168 tre_regwcomp(regex_t *preg, const wchar_t *regex, int cflags) in tre_regwcomp()
|
| D | tre-parse.c | 70 tre_expand_macro(const tre_char_t *regex, const tre_char_t *regex_end, in tre_expand_macro() 596 tre_parse_int(const tre_char_t **regex, const tre_char_t *regex_end) in tre_parse_int()
|
| D | tre-compile.c | 1858 tre_compile(regex_t *preg, const tre_char_t *regex, size_t n, int cflags) in tre_compile()
|
| /netbsd/src/external/bsd/atf/dist/atf-c++/ |
| D | utils.cpp | 78 atf::utils::grep_file(const std::string& regex, const std::string& path) in grep_file() 84 atf::utils::grep_string(const std::string& regex, const std::string& str) in grep_string()
|
| /netbsd/src/external/gpl2/lvm2/dist/lib/filters/ |
| D | filter-regex.c | 29 char **regex, dm_bitset_t accept, int ix) in _extract_pattern() 96 char **regex; in _build_matcher() local
|
| /netbsd/src/external/bsd/atf/dist/atf-c/ |
| D | utils.c | 56 grep_string(const char *regex, const char *str) in grep_string() 264 atf_utils_grep_file(const char *regex, const char *file, ...) in atf_utils_grep_file() 298 atf_utils_grep_string(const char *regex, const char *str, ...) in atf_utils_grep_string()
|
| /netbsd/src/external/bsd/atf/dist/tools/ |
| D | expand.cpp | 47 std::string regex; in glob_to_regex() local
|
| D | text.cpp | 53 impl::match(const std::string& str, const std::string& regex) in match()
|
| /netbsd/src/external/bsd/tre/dist/tests/ |
| D | randtest.c | 30 char regex[50]; in main() local
|
| D | test-str-source.c | 106 test_reguexec(const char *str, const char *regex) in test_reguexec()
|
| /netbsd/src/external/gpl3/gcc/dist/maintainer-scripts/ |
| D | bugzilla-close-candidate.py | 30 regex = '(.*\[)([0-9\./]*)( [rR]egression])(.*)' variable
|
| D | branch_changer.py | 59 regex = r'(.*\[)([0-9\./]*)( [rR]egression])(.*)' variable
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/python/lib/gdb/function/ |
| D | strfns.py | 95 def invoke(self, string, regex): argument
|
| /netbsd/src/external/bsd/atf/dist/atf-c++/detail/ |
| D | text.cpp | 58 impl::match(const std::string& str, const std::string& regex) in match()
|
| /netbsd/src/external/bsd/less/dist/ |
| D | configure.ac | 373 AC_ARG_WITH(regex, optwith
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | break-catch-load.c | 67 gdb::unique_xmalloc_ptr<char> regex; member
|
| D | source.c | 1605 search_command_helper (const char *regex, int from_tty, bool forward) in search_command_helper() 1696 forward_search_command (const char *regex, int from_tty) in forward_search_command() 1702 reverse_search_command (const char *regex, int from_tty) in reverse_search_command()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | gdbhooks.py | 519 def __init__(self, regex, name, class_): argument 533 def add_printer_for_regex(self, regex, name, class_): argument
|
| D | tree-profile.cc | 618 parse_profile_filter (const char *regex, vec<regex_t> *v, in parse_profile_filter()
|
| /netbsd/src/external/gpl2/lvm2/dist/libdm/regex/ |
| D | matcher.c | 343 int dm_regex_match(struct dm_regex *regex, const char *s) in dm_regex_match()
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/mi/ |
| D | mi-cmd-catch.c | 299 const char *regex = NULL; in mi_cmd_catch_exception_event() local
|
| /netbsd/src/external/gpl2/lvm2/dist/lib/device/ |
| D | dev-cache.c | 497 char **regex; in _init_preferred_names() local
|
| /netbsd/src/games/fortune/fortune/ |
| D | fortune.c | 119 regex_t regex; member
|
| /netbsd/src/external/bsd/tmux/dist/ |
| D | window-copy.c | 3646 int direction, int regex) in window_copy_search_jump() 3743 window_copy_search(struct window_mode_entry *wme, int direction, int regex) in window_copy_search() 3914 int regex, int visible_only) in window_copy_search_marks() 4058 window_copy_search_up(struct window_mode_entry *wme, int regex) in window_copy_search_up() 4064 window_copy_search_down(struct window_mode_entry *wme, int regex) in window_copy_search_down()
|
| D | window.c | 1229 window_pane_search(struct window_pane *wp, const char *term, int regex, in window_pane_search()
|