| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <011801c2caac$bac3e060$78d96f83@pomello> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | <fredma AT sympatico DOT ca>, <cygwin AT cygwin DOT com>, <fma AT doe DOT carleton DOT ca> |
| References: | <3E3CF944 DOT 4050400 AT sympatico DOT ca> |
| Subject: | Re: less 378 still not anchoring to \<word\> |
| Date: | Sun, 2 Feb 2003 11:17:53 -0000 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
f wrote: > I just reinstalled "less" from the cygwin site. > It still doesn't seem to anchor to word boundaries > using regex(3) rules i.e. \<SomeWord\> doesn't > match anything, as does <SomeWord>. I read > a posting suggesing a solution by using perl > syntax (apparently): > > /\bSomeWord\b > > That works, but is there a known reason why > the regex notation doesn't work? Because less is linked with pcre(3), not regex(3). Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |