count
Appends an exact quantifier ({3}) to the current token.
Matches the specified quantity of the previous token. {3} will match exactly 3.
Content copied to clipboard
Appends an exact quantifier ({3}) to the current token.
Matches the specified quantity of the previous token. {3} will match exactly 3.