Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/lib/
Dregexec.c3581 bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); in group_nodes_into_DFAstates() local
3583 if (accepts_newline) in group_nodes_into_DFAstates()