Regex Replace Unique Using VB6 -


how replace using regex?

for example. string d + width / 2

if try replace d 1 output 1 + wi1th / /2.

how replace d only, , exclude d of width?

\bd\b 

should you. \b word boundary


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -