Searched refs:find_byclass (Results 1 – 7 of 7) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/ |
| D | regcomp.sym | 303 # NEW STUFF SOMEWHERE ABOVE THIS LINE. Stuff that regexec.c: find_byclass()
|
| D | regexec.c | 1622 s = find_byclass(prog, progi->regstclass, rx_origin, endpos, in Perl_re_intuit_start() 4162 if (find_byclass(prog, c, s, strend, reginfo)) in Perl_regexec_flags()
|
| D | embed.h | 1979 # define find_byclass(a,b,c,d,e) S_find_byclass(aTHX_ a,b,c,d,e) macro
|
| D | embed.fnc | 5519 ERS |char * |find_byclass |NN regexp *prog \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5006000 | 164 find_byclass # F added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlreguts.pod | 793 Fast Boyer Moore matching and C<find_byclass()> which is responsible for
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 2427 ERS |char* |find_byclass |NN regexp * prog|NN const regnode *c \
|