[ad_1]
The pattern for that is this: \d+\s*,\s*\d+\s*,\s*\d+
Matches three digits with any number of spaces
3
[ad_2]
solved I want regex for int
[ad_1]
The pattern for that is this: \d+\s*,\s*\d+\s*,\s*\d+
Matches three digits with any number of spaces
3
[ad_2]
solved I want regex for int