Searched defs:pmatch (Results 1 - 8 of 8) sorted by relevance
| /src/sys/lib/libkern/ |
| H A D | pmatch.c | 50 pmatch(const char *string, const char *pattern, const char **estr) function in typeref:typename:int
|
| /src/usr.bin/grep/ |
| H A D | fastgrep.c | 219 grep_search(fastgrep_t *fg, const unsigned char *data, size_t len, regmatch_t *pmatch) argument [all...] |
| H A D | util.c | 290 regmatch_t pmatch; local in function:procline [all...] |
| /src/lib/libc/regex/ |
| H A D | regexec.c | 226 regexec(const regex_t * __restrict preg,const char * __restrict string,size_t nmatch,regmatch_t pmatch[__restrict],int eflags) argument
|
| H A D | engine.c | 93 regmatch_t *pmatch; /* [nsub+1] (0 element unused) */ member in struct:match 200 matcher(struct re_guts * g,const char * string,size_t nmatch,regmatch_t pmatch[],int eflags) argument [all...] |
| /src/bin/csh/ |
| H A D | glob.c | 816 pmatch(const Char *name, const Char *pat) function in typeref:typename:int
|
| /src/usr.bin/m4/ |
| H A D | gnum4.c | 498 regmatch_t *pmatch; local in function:dopatsubst 526 regmatch_t *pmatch; local in function:doregexp
|
| /src/usr.bin/mail/ |
| H A D | list.c | 470 regmatch_t pmatch[1]; local in function:regexcmp
|
Completed in 9 milliseconds