Regular Expressions 101

Community Patterns

1

CATEGORY

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

foo

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

WINCOR

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

dates

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

Jaba

PCRE (PHP <7.3)
no description available
Submitted by anonymous - 8 years ago
1

2001-9999

ECMAScript (JavaScript)
2001-9999
Submitted by anonymous - 8 years ago

Get filename without extension from both windows and linux

1

Regular Expression
PCRE (PHP <7.3)

/
^.*[\/\\](?<FileNameWithoutExtension>.*)\.(.*)$
/

Description

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