[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Is this correct?
- From: Patrick Rapin <toupie300@...>
- Date: Thu, 3 May 2012 21:35:18 +0200
> Then should i say that it is same as "*?", which is common in other popular
> languages ?
Yes, it is the same as the .*? construct from Perl for example.