Re: [pcre-dev] Memory overflow when using replace modifier u…

Páxina inicial
Borrar esta mensaxe
Autor: ND
Data:  
Para: Pcre-dev
Asunto: Re: [pcre-dev] Memory overflow when using replace modifier upon pattern with \K in lookbehind assertion
The fact of error confusing me because there is no error happens without
"replace":


PCRE2 version 10.31 2018-02-12
/(?<=\K.)/g
ab
0: a
0: b