rurban / re-engine-PCRE2

use pcre-jit instead of slow perl regex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

split / / and starting whitespace

rurban opened this issue · comments

split / / does not skip starting whitespace, split " " does.
see t/split.t