Skip to content
Prev 209 / 63424 Next

R-alpha: R-beta: regex

Thomas Lumley <thomas@biostat.washington.edu> writes:
I strongly suspect that no number of \s will make it work as long as
do_grep() in main/character.c contains this line:

        eflags = REG_NOSUB;