Searched refs:LEX_START_SAME_FILTER (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dparser.h134 # define LEX_START_SAME_FILTER 0x00000001 macro
140 (LEX_START_SAME_FILTER|LEX_START_COPIED \
H A Dpp_ctl.c5092 : bytes ? LEX_EVALBYTES : LEX_START_SAME_FILTER
H A Dtoke.c848 /* LEX_START_SAME_FILTER indicates that this is not a new file, so it
890 !(flags & LEX_START_SAME_FILTER) || !oparser
H A Dop.c8044 lex_start(NULL, NULL, LEX_START_SAME_FILTER);

Completed in 292 milliseconds