Searched refs:NPOSIXD (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| H A D | 5017003 | 11 NPOSIXD # Z added by devel/scanprov
|
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | regnodes.h | 509 #define NPOSIXD 35 /* 0x23 complement of POSIXD, macro 2011 .type = NPOSIXD, 2018 .type = NPOSIXD, 2025 .type = NPOSIXD, 2032 .type = NPOSIXD, 2951 POSIXL, POSIXU, POSIXA, NPOSIXD, NPOSIXL, NPOSIXU, NPOSIXA, REGEX_SET,
|
| H A D | regcomp.sym | 124 NPOSIXD NPOSIXD, none 0 S ; complement of POSIXD, [[:^class:]] 125 NPOSIXL NPOSIXD, none 0 S ; complement of POSIXL, [[:^class:]] 126 NPOSIXU NPOSIXD, none 0 S ; complement of POSIXU, [[:^class:]] 127 NPOSIXA NPOSIXD, none 0 S ; complement of POSIXA, [[:^class:]]
|
| H A D | regcomp_debug.c | 997 else if (k == POSIXD || k == NPOSIXD) { in S_put_range()
|
| H A D | regcomp_study.c | 3089 case NPOSIXD: in Perl_study_chunk() 3097 /* NPOSIXD matches all upper Latin1 code points unless the in Perl_study_chunk() 3102 if (OP(scan) == NPOSIXD) { in Perl_study_chunk()
|
| H A D | regexec.c | 7760 case NPOSIXD: /* \W or [:^punct:] etc. under /d */ in S_regmatch() 7787 /* We get here through POSIXD, NPOSIXD, and NPOSIXA when not in in S_regmatch()
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perldebguts.pod | 652 NPOSIXD none complement of POSIXD, [[:^class:]]
|