Searched refs:regmatch_t (Results 1 – 25 of 25) sorted by relevance
115 } regmatch_t; typedef143 regmatch_t *, int);
300 regmatch_t pmatch[], int eflags) in regexec()
6759 regmatch_t *pmatch = NULL; in process_data()6791 pmatch = (regmatch_t *)malloc(sizeof(regmatch_t) * dat_datctl.oveccount); in process_data()
76 static int match_length(regmatch_t * matches, int index) in match_length()84 regmatch_t * matches, in regex_helper()140 regmatch_t matches[REGEX_SRC_MATCHES]; in init_rc_normal_src()269 regmatch_t matches[REGEX_DST_MATCHES]; in init_rc_normal_dst()375 regmatch_t matches[REGEX_INST_MATCHES]; in parse_rc_normal_instruction()
131 regmatch_t match; in FullMatch()140 regmatch_t match; in PartialMatch()
156 regmatch_t match; in FullMatch()165 regmatch_t match; in PartialMatch()
83 regmatch_t m;167 regmatch_t *mm = (void *)toybuf; in do_grep()
132 regmatch_t match; in cut_line()
470 regmatch_t *match = (void *)toybuf; in sed_line()
1839 regmatch_t match; in match_pgrep()
119 regmatch_t off; in make_device()
109 regmatch_t m[2]; in re()
132 regmatch_t m[2]; in is_card_device()
712 regmatch_t m[1]; in jack_matches_regex()
637 regmatch_t match; in FullMatch()646 regmatch_t match; in PartialMatch()
580 regmatch_t match; in FullMatch()589 regmatch_t match; in PartialMatch()
720 regmatch_t match; in FullMatch()729 regmatch_t match; in PartialMatch()
260 regmatch_t pmatch[], int eflags);
1325 regmatch_t pmatch[], int eflags) in regexec0()
1046 regmatch_t match[1]; in sym_re_search()
9133 regmatch_t match; in FullMatch()9142 regmatch_t match; in PartialMatch()
9369 size_t nmatch, regmatch_t pmatch[], int eflags);9614 to an array of nmatch structures of type regmatch_t, containing the