samedi 27 juin 2015

generate regex only between two number but find all number include 1 to 10

i want to generate regex only between 1 to 10 i use this

(10|[1-9])

but notepad++ find all the numbers that start 1 to 10 but i want to find only 1 to 10 numbers not all numbers that include part of 1 to 10

sorry for my poor english

Aucun commentaire:

Enregistrer un commentaire