regexec
- From: Andreas Berglund <andreas.berglund@xxxxxxx>
- Date: Fri, 29 Jun 2012 00:08:37 +0200
Hi, I'm using the glibc regexec function with the following regex "Arb\\.|Tj\\.tid|Arbeta|pce dt|Tjä\\.|Tjänst *[^LO]".
The point of the last subexpression is to match Tjänst unless it is followed by an L or an O. It seems to be matching
even when it is followed by an L or O, what am I doing wrong?
.
- Follow-Ups:
- Re: regexec
- From: Barry Margolin
- Re: regexec
- From: Ersek, Laszlo
- Re: regexec
- Prev by Date: Re: Portable object files
- Next by Date: Re: regexec
- Previous by thread: Portable object files
- Next by thread: Re: regexec
- Index(es):