Home
last modified time | relevance | path

Searched defs:regmatch (Results 1 – 6 of 6) sorted by relevance

/mirbsd/src/usr.bin/pkill/
Dpkill.c128 regmatch_t regmatch; in main() local
/mirbsd/src/lib/libcompat/regexp/
Dregexp.c892 regmatch(prog) in regmatch() function
/mirbsd/src/usr.bin/less/
Dregexp.c833 regmatch(prog) in regmatch() function
/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_rewrite.h352 regmatch_t regmatch[AP_MAX_REG_MATCH]; member
Dmod_rewrite.c1835 regmatch_t regmatch[AP_MAX_REG_MATCH]; in apply_rewrite_rule() local
2180 regmatch_t regmatch[AP_MAX_REG_MATCH]; in apply_rewrite_cond() local
/mirbsd/src/gnu/usr.bin/perl/
Dembed.h1271 #define regmatch S_regmatch macro
3313 #define regmatch(a) S_regmatch(aTHX_ a) macro