Searched refs:find_next_masked (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5027009 | 8 find_next_masked # F added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | regexec.c | 2352 find_next_masked((U8 *) s, (U8 *) strend, (U8) ARG1u(c), FLAGS(c))); in S_find_byclass() 2361 find_next_masked((U8 *) s, (U8 *) strend, (U8) ARG1u(c), FLAGS(c))); in S_find_byclass() 2581 s = (char *) find_next_masked((U8 *) s, (U8 *) e + 1, in S_find_byclass() 9564 locinput = (char *) find_next_masked( in S_regmatch() 10543 scan = (char *) find_next_masked((U8 *) scan, (U8 *) this_eol, in S_regrepeat()
|
| D | embed.h | 1980 # define find_next_masked S_find_next_masked macro
|
| D | embed.fnc | 5524 ERST |U8 * |find_next_masked \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 2401 ERTS |U8 * |find_next_masked|NN U8 * s \
|