Searched refs:EVAL_FLAGS_MASK (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dregcomp.h1555 #define EVAL_FLAGS_MASK (EVAL_OPTIMISTIC_FLAG-1) macro
H A Dregexec.c8702 logical = FLAGS(scan) & EVAL_FLAGS_MASK; /* reserve a bit for optimistic eval */

Completed in 175 milliseconds