in reply to Re: regex checking
in thread regex checking

In fact, that regex I'm applying on the strings in the array is a sort of filter, so I was wondering if there was a way to know why a string or another didn't match, and at which position in the string it didn't match.