This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Regex


On Thu, Jan 9, 2014 at 4:32 PM, ÐÐÐÑÑ ÐÐÑÐÐ <pashev.igor@gmail.com> wrote:
> 2014/1/9 vijay nag <vijunag@gmail.com>:
>> What is the regex to match any string ?
>
> ".*" ?

Ok. And the real question here is, why "*" cannot be used to match any
string in extended regular expression whereas it works fine in basic
regular expressions ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]