[pcre-dev] Typo in pcre2test docs about partial match

Página superior
Eliminar este mensaje
Autor: ND
Fecha:  
A: Pcre-dev
Asunto: [pcre-dev] Typo in pcre2test docs about partial match
Hello!


In pcre2test docs in chapter RESTARTING AFTER A PARTIAL MATCH there is
example:

data> 23ja\=P,dfa



What matching option "P" is? May be it should be corrected to "ph" or "ps"?


Thanks.