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