Searched refs:Perl_pregexec (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | embed.h | 502 # define pregexec(a,b,c,d,e,f,g) Perl_pregexec(aTHX_ a,b,c,d,e,f,g)
|
| D | regexec.c | 850 Perl_pregexec(pTHX_ REGEXP * const prog, char* stringarg, char *strend, in Perl_pregexec() function
|
| D | proto.h | 3540 Perl_pregexec(pTHX_ REGEXP * const prog, char *stringarg, char *strend, char *strbeg, SSize_t minen…
|