[pcre-dev] Question regarding testdata/testoutput1

Página superior
Eliminar este mensaje
Autor: ilan dimnik
Fecha:  
A: pcre-dev
Asunto: [pcre-dev] Question regarding testdata/testoutput1
Hi,

The below is takem from testoutput1. Why does "abk " (there are some
spaces after the last 'k') is on the failing list? The strings has some
white spaces at the end.
Doesn't it mean it should be on the accepting list?

Regards,
Ilan Dimnik

/[^k]$/
    abc
 0: c
    *** Failers
 0: s
    abk
No match