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

/freebsd-10.1-release/contrib/libgnuregex/
H A Dregexec.c3624 bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR);
3626 if (accepts_newline)
3620 bool accepts_newline = bitset_contain (accepts, NEWLINE_CHAR); local

Completed in 196 milliseconds