Home
last modified time | relevance | path

Searched refs:HINT_NEW_RE (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5005000160 HINT_NEW_RE # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dperl.h5961 #define HINT_NEW_RE 0x00010000 macro
H A Dtoke.c4422 if ( (PL_hints & ( PL_lex_inpat ? HINT_NEW_RE : HINT_NEW_STRING )) in S_scan_const()