regular expression matching is not case insensitive, and you have to use the case insensitive operator ~* explicitly. Using case-insensitive ICU ...
確定! 回上一頁