[pcre-dev] PCRE and recursion feature - (?R) - doesn't work …

トップ ページ
このメッセージを削除
著者: Matthias B.
日付:  
To: pcre-dev
題目: [pcre-dev] PCRE and recursion feature - (?R) - doesn't work as expected
Hello,
I've read about the recursion feature in pcre.txt. I also tried it with
simple expressions like "\w(?R)" - shouldn't that match the same like
"\w\w"? It doesn't and I don't understand why. Can you mention that to me?

Best Regards,
Mathew