Regular Expressions 101

get all files

1

Regular Expression
PCRE (PHP <7.3)

/
^((qwarebatch[0-9]?_((g?p(tres|[fse])|lc|ra|darf?|n[edlcs]|ob|gru_intra))_)|([AG]F|[EL]?[CO]([ACDV])?|D[CIL]|NT))[0-9]{5,8}\.TXT.*
/
igm

Description

no description available

Submitted by anonymous - 9 years ago