Searched refs:NPOSIXL (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5017003 | 12 NPOSIXL # Z added by devel/scanprov
|
/openbsd/gnu/usr.bin/perl/ |
H A D | regnodes.h | 518 #define NPOSIXL 36 /* 0x24 complement of POSIXL, macro 2951 POSIXL, POSIXU, POSIXA, NPOSIXD, NPOSIXL, NPOSIXU, NPOSIXA, REGEX_SET,
|
H A D | regcomp.sym | 125 NPOSIXL NPOSIXD, none 0 S ; complement of POSIXL, [[:^class:]]
|
H A D | regcomp_study.c | 3134 case NPOSIXL: in Perl_study_chunk()
|
H A D | regexec.c | 7704 case NPOSIXL: /* \W or [:^punct:] etc. under /l */ in S_regmatch()
|
H A D | regcomp.c | 11304 op = POSIXL + *invert * (NPOSIXL - POSIXL); in S_optimize_regclass()
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perldebguts.pod | 653 NPOSIXL none complement of POSIXL, [[:^class:]]
|