Re: [pcre-dev] Newline feature request -- matching metachara…

トップ ページ
このメッセージを削除
著者: Sheri
日付:  
To: pcre-dev
古いトピック: Re: [pcre-dev] Newline feature request
題目: Re: [pcre-dev] Newline feature request -- matching metacharacter?
Hi Philip,

Any way we could get a matching metacharacter, like the new \R? :) Or
better yet make \R match

"(?>\r\n|\n|\r)" when not in utf8 mode and the "any" alternates when in utf8 mode?

Regards,
Sheri


Philip Hazel wrote:
> OK, we seem to have delayed a bit "for other reasons", and I wanted a
> change from working on Exim, so I have implemented PCRE_INFO_ANYCRLF. It
> will be in the next RC or the release itself. If you want it earlier,
> you can pull if from the SVN, where I have just committed it.
>
> Philip
>
>