Searched refs:KEY_evalbytes (Results 1 – 5 of 5) sorted by relevance
2 KEY_evalbytes # Z added by devel/scanprov
79 #define KEY_evalbytes 63 macro
2941 return (all_keywords || FEATURE_EVALBYTES_IS_ENABLED ? -KEY_evalbytes : 0); in Perl_keyword()
15532 case KEY_evalbytes: in Perl_core_prototype()15641 if (code == -KEY_evalbytes) o->op_private |= OPpEVAL_BYTES; in Perl_coresub_op()
8167 case KEY_evalbytes: in yyl_word_or_keyword()