[pcre-dev] Why PARTIAL match happens?

Page principale
Supprimer ce message
Auteur: ND
Date:  
À: Pcre-dev
Sujet: [pcre-dev] Why PARTIAL match happens?
Good day!

Subject string: --z
Regexp: z(*F)
Why PCRE_ERROR_PARTIAL, not PCRE_ERROR_NOMATCH happens?

Michael.