Home
last modified time | relevance | path

Searched defs:pmatch (Results 1 – 13 of 13) sorted by relevance

/openbsd/src/usr.bin/grep/
Dutil.c199 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/
Dsplit.c242 regmatch_t pmatch; in split2() local
/openbsd/src/usr.bin/m4/
Dgnum4.c473 regmatch_t *pmatch; in dopatsubst() local
503 regmatch_t *pmatch; in doregexp() local
/openbsd/src/lib/libkeynote/
Dkeynote.y491 regmatch_t pmatch[32]; variable
/openbsd/src/usr.bin/sort/
Dsort.c480 regmatch_t pmatch[4]; in parse_pos() local
633 regmatch_t pmatch[4]; in parse_pos_obs() local
/openbsd/src/lib/libc/regex/
Dengine.c74 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member
135 regmatch_t pmatch[], int eflags) in matcher()
Dregexec.c141 regmatch_t pmatch[], int eflags) in regexec()
/openbsd/src/usr.bin/file/
Dmagic-load.c84 regmatch_t pmatch; in magic_set_result() local
/openbsd/src/gnu/llvm/llvm/lib/Support/
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
/openbsd/src/bin/csh/
Dglob.c796 pmatch(Char *string, Char *pattern) in pmatch() function
/openbsd/src/usr.bin/awk/
Db.c743 int pmatch(fa *f, const char *p0) /* longest match, for sub */ in pmatch() function
/openbsd/src/gnu/usr.bin/gcc/gcc/fixinc/
Dgnu-regex.c5631 regmatch_t pmatch[]; variable
/openbsd/src/gnu/usr.bin/cvs/lib/
Dregex.c6254 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument