match_start
match_start (n)
This function returns the index of the first character of the nth subexpression matched from the previous call to match. If n is 0, then the index of the first character matched is returned.
Est-ce que cela a été utile ?