G
Guest
Hi everyone!!!
I want to find all the words in a text that are different from the one i am
looking for by one letter...
It is hard to explain but maybe an example does the job.
For example, i am looking for the word "working"
These findings will be fine
torking worsing workimg workind
warking worting workong etc. etc.
Is there a way to do it? RegExp or any other means!
I want to find all the words in a text that are different from the one i am
looking for by one letter...
It is hard to explain but maybe an example does the job.
For example, i am looking for the word "working"
These findings will be fine
torking worsing workimg workind
warking worting workong etc. etc.
Is there a way to do it? RegExp or any other means!