Home
last modified time | relevance | path

Searched defs:accepts_newline (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dregexec.c3553 bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); in group_nodes_into_DFAstates() local
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregexec.c3581 bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); in group_nodes_into_DFAstates() local