Re: Java regex vs. Unicode TR#18 vs. ICU

2013-03-06 Thread Steven R. Loomis
On 3/6/13 1:06 PM, Xueming Shen wrote: On 03/06/2013 12:44 PM, Steven R. Loomis wrote: Hello, Someone on the ICU team recently compared the use of "\w" between ICU, Java, and Unicode TR#18 . The results are in the following ICU b

Re: Java regex vs. Unicode TR#18 vs. ICU

2013-03-06 Thread Xueming Shen
On 03/06/2013 12:44 PM, Steven R. Loomis wrote: Hello, Someone on the ICU team recently compared the use of "\w" between ICU, Java, and Unicode TR#18 . The results are in the following ICU bug

Java regex vs. Unicode TR#18 vs. ICU

2013-03-06 Thread Steven R. Loomis
Hello, Someone on the ICU team recently compared the use of "\w" between ICU, Java, and Unicode TR#18 . The results are in the following ICU bug . A question for core-libs-dev is, d