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

Página superior
Eliminar este mensaje
Autor: ND
Fecha:  
A: 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