Quote:
Originally Posted by DiapDealer
Your first suggestion already exists. "Normal" is case-insensitive, and "Case Sensitive" is (Normal) Case Sensitive. Regex is case-sensitive by default, but has its own case-insensitivity option built into it. Why would we reinvent that particular wheel? So yes... you already have complete and independent control over case (in)sensitivity in both modes.
|
Regex has its own case-insensitivity option built into it.
Sorry for I know nothing about this. Where is the opinion?
And it is for readable, I think. Nromal compare to Regex, and they both have a case-sensitive opinion. I think it's more intuitive。