Home
last modified time | relevance | path

Searched refs:CURLYN (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dregnodes.h811 #define CURLYN 65 /* 0x41 Capture next-after-this macro
2926 CLUMP, BRANCH, STAR, PLUS, CURLY, CURLYN, CURLYM, CURLYX, WHILEM, REF,
H A Dregcomp_debug.c623 if (op == CURLYM || op == CURLYN || op == CURLYX) in Perl_regprop()
H A Dregcomp_study.c2466 if (stopparen>0 && (OP(scan)==CURLYN || OP(scan)==CURLYM) in Perl_study_chunk()
2640 OP(oscan) = CURLYN; in Perl_study_chunk()
H A Dregcomp.sym221 CURLYN CURLY, no 3 V ; Capture next-after-this simple thing: /(A){m,n}B/ where A is wi…
H A Dregexec.c9368 case CURLYN: /* /(A){m,n}B/ where A is width 1 char */ in S_regmatch()
/openbsd/gnu/usr.bin/perl/pod/
H A Dperldebtut.pod624 4: CURLYN[1] {0,32767}(14)
642 L<perlre>, L<perlretut>, and to decode the mysterious labels (BOL and CURLYN,
H A Dperldebguts.pod757 CURLYN no 3 Capture next-after-this simple thing:
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500500040 CURLYN # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/t/re/
H A Dre_tests1788 # CURLYN