I need a regular expression that matches a string that begins with a specific word and includes all of the text prior to an ending word

前端 未结 0 1085
Happy的楠姐
Happy的楠姐 2020-12-04 04:54

I have the following string: Oklahoma 123 456 789 End of Oklahoma

I need a regular expression that will return: Oklahoma 123 456 789

Thanks for your help

相关标签:
回答
  • 消灭零回复
提交回复
热议问题