Regular Expressions 101

Library entries

0
pcre

split on dollar sign

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

include case

How to include the matched cases in the result?
Submitted by anonymous - 9 years ago
1
pcre

test

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

Usability request

implement vi keys PLEASE
Submitted by maurice.sprauge@gmail.com - 9 years ago
-7
pcre

hi

no description available
Submitted by asf - 9 years ago
1
pcre

youtube links in wp/embed context

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

đâs

ddấdadasdasd
Submitted by anonymous - 9 years ago
2
pcre

HTTP url parser

Parses a URL to the different parts
Submitted by AmitK - 9 years ago
1
pcre

blah

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

regex help

help please. i need regex,
Submitted by James - 9 years ago

ticket regexp

Vote

1

Regular Expression
pcre

/
(?x) ^\s*(\d+)\s+ # coupon number ([OX]) # stopover flag (\w{3})\s+ # depapt (\w{2})\s* # cr (\d{1,4}) # flnr ([A-Z0-9]{2}|\s+)\s+ # operating carrier ([A-Z])\s+ # booking class (\d{2}\w{3}\d{4})\s+ # dep datetime (\w{2})\s+ # status ([\w\d\/]+)\s+ # farebase (\w)\s+ # coupon status (\d{2}\w{3}|\s) # nvb (\d{2}\w{3}|\s)\s+ # nva ([A-Z\d]{2,3}) # baggage allowance
/
mg

Description

Loading markdown...
Submitted by anonymous - 9 years ago