Searched refs:CLUMP (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/perl/ |
H A D | regnodes.h | 545 #define CLUMP 39 /* 0x27 Match any extended macro 2039 .type = CLUMP, 2926 CLUMP, BRANCH, STAR, PLUS, CURLY, CURLYN, CURLYM, CURLYX, WHILEM, REF,
|
H A D | regcomp.sym | 130 CLUMP CLUMP, no 0 V ; Match any extended grapheme cluster sequence
|
H A D | regcomp_study.c | 2956 case CLUMP: in Perl_study_chunk() 2964 if (OP(scan) == CLUMP) { in Perl_study_chunk()
|
H A D | regexec.c | 7876 case CLUMP: /* Match \X: logical Unicode character. This is defined as in S_regmatch()
|
H A D | regcomp.c | 5633 ret = reg_node(pRExC_state, CLUMP); in S_regatom()
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5006000 | 73 CLUMP # Z added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perldebguts.pod | 657 CLUMP no Match any extended grapheme cluster
|