bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] Search for all the occurrences of the pattern in the stri


From: Andrew J. Schorr
Subject: Re: [bug-gawk] Search for all the occurrences of the pattern in the string
Date: Fri, 27 May 2016 08:29:13 -0400
User-agent: Mutt/1.5.23 (2014-03-12)

Hi,

On Thu, May 26, 2016 at 05:18:46PM -0500, Ehsan Hajiramezanali wrote:
> I want to search for all the occurrences of the pattern in a string.
> However, 'match' only returns the first occurrence of the string.

Please take a look at the split() and patsplit() functions. Also, please
consider whether this is a bug or a question that should instead be asked in
the comp.lang.awk Usenet group.

Regards,
Andy



reply via email to

[Prev in Thread] Current Thread [Next in Thread]