Regular Expressions 101

Sponsors

Library entries

1
pcre

match anything before 19-35pm

no description available
Submitted by anonymous - 7 years ago
0
pcre

match time all the way up to 23:59.

no description available
Submitted by anonymous - 7 years ago
0
pcre

match any time before 20:05

no description available
Submitted by anonymous - 7 years ago
1
pcre

before or equal to 12:35pm

no description available
Submitted by Brandon - 7 years ago
1
pcre

match url

no description available
Submitted by jakub - 7 years ago
1
pcre

test

no description available
Submitted by anonymous - 7 years ago
3
pcre

JSON recognition

no description available
Submitted by anonymous - 7 years ago
1
python

matching foramt ,xxx:

for dictionary
Submitted by anonymous - 7 years ago
1
pcre

bb-*

aaa
Submitted by wyj - 7 years ago

SEG_b3ta

Vote

1

Regular Expression
pcre

/
^(?<Beleg>[A-Z,0-9]{5,6})(.?.?[^0-9])(?<Kontierung>[0-9]{3,5}.[0-9]{3}.?[0-9]{2}?.?[0-9]{0,2}-?[0-9]{0,2})(.?.?.?.?[^0-9])(?<Datum>[0-9]{2}.[0-1]{1}[0-9]{1}.[0-9]{2}).(?<VS>[0-9a-zA-Z]{3})(.?.?[^0-9])(?<US>[0-9]{0,3})(.?[^0-9])(?<UmsatzSoSpace>.?.?.?.?.?.?.?.?.?.?.?.?.?.?.?.?.?)(?<UmsatzSo>[0-9]{0,1}?[0-9]{0,1}?.?[0-9]{0,3}?.?[0-9]{0,3}?.?[0-9]{0,3}?.?[0-9]{0,1}?[0-9]{0,1}?[0-9]{1}?,[0-9]{2}).(?<UmsatzHaSpace>.?.?.?.?.?.?.?.?.?.?.?.?.?.?.?.?[^0-9])(?<UmsatzHa>[0-9]{0,1}?.?[0-9]{0,3}?.?[0-9]{0,3}?.?[0-9]{0,3}?.?[0-9]{0,1}?[0-9]{0,1}?[0-9]{1}?,[0-9]{2}).(?<GK>[0-9]{2}).(?<Buchungstext>([(\w)(\W)(\s)]{21,53})).?(?<MwSt>[0-9]{0,4}[^a-z^A-Z])?(.?[^0-9]{0,4})?(?<E_Nr>[0-9]{5})?.?
/

Description

Loading markdown...
Submitted by isor_818 - 7 years ago