[fpc-pascal] regex unit and word boundaries

2011-04-05 Thread Ben Smith
Hi, Does the Regex unit included with FCL support word boundaries? eg: the \b tag as used by some other regex libraries. If the Regex unit does support it, what syntax must I use? I know about the ^ (beginning of line) and $ (for end of line), but that is not what I'm looking for, because the wor

Re: [fpc-pascal] utf8bidi and freebidi in rtl

2011-04-05 Thread ik
On Tue, Apr 5, 2011 at 18:05, Zaher Dirkey wrote: > On Sun, Apr 3, 2011 at 3:42 PM, ik wrote: > >> Hello, >> >> Is there a reason why both units are not deployed by FPC ? >> >> Thanks, >> >> Ido >> >> > [Off Topic] > I also have minibidi > http://www.parmaja.com/pages/59 > That's looks very coo

Re: [fpc-pascal] utf8bidi and freebidi in rtl

2011-04-05 Thread Zaher Dirkey
On Sun, Apr 3, 2011 at 3:42 PM, ik wrote: > Hello, > > Is there a reason why both units are not deployed by FPC ? > > Thanks, > > Ido > > [Off Topic] I also have minibidi http://www.parmaja.com/pages/59 Regards -- Zaher Dirkey ___ fpc-pascal maillist