Searched defs:pmatch (Results 1 – 13 of 13) sorted by relevance
| /openbsd/src/usr.bin/grep/ |
| D | util.c | 199 regmatch_t pmatch = { 0 }; in procline() local 502 grep_search(fastgrep_t *fg, char *data, size_t dataLen, regmatch_t *pmatch, in grep_search() 657 printline(str_t *line, int sep, regmatch_t *pmatch) in printline()
|
| /openbsd/src/usr.bin/split/ |
| D | split.c | 242 regmatch_t pmatch; in split2() local
|
| /openbsd/src/usr.bin/m4/ |
| D | gnum4.c | 473 regmatch_t *pmatch; in dopatsubst() local 503 regmatch_t *pmatch; in doregexp() local
|
| /openbsd/src/lib/libkeynote/ |
| D | keynote.y | 491 regmatch_t pmatch[32]; variable
|
| /openbsd/src/usr.bin/sort/ |
| D | sort.c | 480 regmatch_t pmatch[4]; in parse_pos() local 633 regmatch_t pmatch[4]; in parse_pos_obs() local
|
| /openbsd/src/lib/libc/regex/ |
| D | engine.c | 74 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member 135 regmatch_t pmatch[], int eflags) in matcher()
|
| D | regexec.c | 141 regmatch_t pmatch[], int eflags) in regexec()
|
| /openbsd/src/usr.bin/file/ |
| D | magic-load.c | 84 regmatch_t pmatch; in magic_set_result() local
|
| /openbsd/src/gnu/llvm/llvm/lib/Support/ |
| D | regexec.c | 142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
|
| /openbsd/src/bin/csh/ |
| D | glob.c | 796 pmatch(Char *string, Char *pattern) in pmatch() function
|
| /openbsd/src/usr.bin/awk/ |
| D | b.c | 743 int pmatch(fa *f, const char *p0) /* longest match, for sub */ in pmatch() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/ |
| D | gnu-regex.c | 5631 regmatch_t pmatch[]; variable
|
| /openbsd/src/gnu/usr.bin/cvs/lib/ |
| D | regex.c | 6254 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument
|