Displaying page
of
pages;
Items to
Title |
Test
Details
Match File Extension
|
Expression |
\.([A-Za-z0-9]{2,5}($|\b\?))
|
Description |
Pattern matches all file extensions from two(2) to five(5) characters in length (e.g. Adobe Illustrator [*.ai] or Extensible Hypertext Markup Language [*.xhtml]). Input can be an absolute path, relative path, URI, directory path, etc. If there are get variables in a URI input, they are ignored.
|
Matches |
http://regexlib.com/Add.aspx | /path/to/filename.txt | TheSpanishInquisition.mpeg | 42.ai | Dont Panic.xhtml | http://localhost/webPage/index.php?variable=value
|
Non-Matches |
Non-extentionFileName | FilenameWithOneCharacterExtension.q | FIlenameWithSixOrMoreCharactersExtension.invalid
|
Author |
Rating:
Akoi Meexx
|
Displaying page
of
pages;
Items to