Searched hist:"7 f9f793f" (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/i18npool/source/search/ |
H A D | textsearch.hxx | diff 7f9f793f Mon Jan 23 13:14:56 UTC 2012 Herbert Dürr <hdu@apache.org> emulate word boundary matching of old regex engine The new ICU regex engine has much improved unicode capabilities. The old regex engine had the extensions \< and \> for matching word boundaries. For the convenience of a smooth upgrade experience these artifacts now get mapped to \b which is supported by almost all regex engines. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234777 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | textsearch.cxx | diff 7f9f793f Mon Jan 23 13:14:56 UTC 2012 Herbert Dürr <hdu@apache.org> emulate word boundary matching of old regex engine The new ICU regex engine has much improved unicode capabilities. The old regex engine had the extensions \< and \> for matching word boundaries. For the convenience of a smooth upgrade experience these artifacts now get mapped to \b which is supported by almost all regex engines. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1234777 13f79535-47bb-0310-9956-ffa450edef68
|
Completed in 23 milliseconds