commit | a244eb576373b29a4c6d4b50e8fd32b12b04d8e1 | [log] [tgz] |
---|---|---|
author | sherman <none@none> | Mon May 06 21:24:37 2013 -0700 |
committer | sherman <none@none> | Mon May 06 21:24:37 2013 -0700 |
tree | d0231b04867bc9ffe5747770795bdd812828c141 | |
parent | b4938059be72908847c803bf61ce9f668378cbfc [diff] |
8013252: Regex Matcher .start and .end should be accessible by group name 8013254: Constructor \w need update to add the support of \p{Join_Control} Summary: added the requested methods and updated the \w constructor Reviewed-by: mchung, alanb