[pcre-dev] Question regarding testdata/testoutput1

Page principale
Supprimer ce message
Auteur: ilan dimnik
Date:  
À: pcre-dev
Sujet: [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