matches tries to match the expression against the entire string and implicitly add a ^ at the start and $ at the end of your pattern, ...
確定! 回上一頁