Regex to match words and those with an apostrophe

前端 未结 5 860
天命终不由人
天命终不由人 2020-12-09 05:46

Update: As per comments regarding the ambiguity of my question, I\'ve increased the detail in the question.

(Terminology: by words I am refering to

5条回答
  •  -上瘾入骨i
    2020-12-09 06:02

    I submitted this 2nd answer coz it looks like the question has changed quite a bit and my previous answer is no longer valid. Anyway, if all conditions are listed up, try this:

    (((?

提交回复
热议问题