v.23.3Performance Improvement

Optimize SIMD Usage in position and LIKE Functions

Optimize functions position and LIKE by searching the first two chars using SIMD. #46289 (Jiebin Sun).