[pcre-dev] Question regarding testdata/testoutput1

Kezdőlap
Üzenet törlése
Szerző: ilan dimnik
Dátum:  
Címzett: pcre-dev
Tárgy: [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