Trying to find indices of all regex matches, but some being left out

后端 未结 0 1425
梦如初夏
梦如初夏 2021-02-14 11:20

I want to find the index of every vowel after the first "e" in a string.

Since you can\'t get the index of the capture group directly from RegExp.exec(sIn

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