Home > OS >  Regex | Find 3 character length word starts with specific char '%'
Regex | Find 3 character length word starts with specific char '%'

Time:10-21

Using Regex, I need to find a word within a encoded url query string which matches start with specific char % and word must be 3 chars length long including starting specific char %.

A sample is following:

Sam JS, COSP Lepar- Happy Search (ENG) [320kbps] [2019] {YMB           
  • Related