Код: Выделить всё
var text = 'this is a simple text \d oh yeah';
var find = 'text 4';
Меня не обобщают, какой язык (Java или Javascript предпочитал), но это возможно?>
Подробнее здесь: https://stackoverflow.com/questions/402 ... with-regex
Код: Выделить всё
var text = 'this is a simple text \d oh yeah';
var find = 'text 4';