Skip to navigation
A regular expression for any consequent or following numbers in a string
06.04.23
'(([\+\-]*\d*\.*\d+[eE])?([\+\-]*\d*\.*\d+))' Example in a .hg mercurial syntax: regexp section: apic_server(([\+\-]*\d*\.*\d+[eE])?([\+\-]*\d*\.*\d+)).txt will hit a string like: apic_server/apic_server/bin/Release/logs/apic_server20230406.txt
https://stackoverflow.com/questions/4931825/regular-expression-any-number
Reply
Anonymous
Information Epoch 1742276265
Save trees.
Home
Notebook
Contact us