[mkgmap-dev] regex to remove leading 0
From Felix Hartmann extremecarver at gmail.com on Mon Oct 7 14:05:18 BST 2013
Sorry, for asking this simple question here - but what is the regex command to remove a leading 0? I want to rewrite rcn_ref=04 to rcn_ref=4 - now I could do this with rcn_ref=04 {set rcn_ref=4} - but what is the regex to do this for all numbers? (searching for rcn_ref=?4 doesn't work without also hitting 14,24 and so on...).
- Previous message: [mkgmap-dev] merge-roads broken from 2728 onwards - 2727 last working version for me.
- Next message: [mkgmap-dev] regex to remove leading 0
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list