Regular Expressions 101

Community Patterns

0

GQL Parser

Python
no description available
Submitted by anonymous - 3 years ago
0

index_re

Python
no description available
Submitted by anonymous - 3 years ago
0

lineup.re

Python
no description available
Submitted by anonymous - 3 years ago
0

US zip code

Python
no description available
Submitted by anonymous - 3 years ago
0

Log error code

Python
no description available
Submitted by anonymous - 3 years ago
0

3 voyels word

Python
no description available
Submitted by anonymous - 3 years ago

SharePoint file name validator - KB905231

1

Regular Expression
ECMAScript (JavaScript)

/
(?!.+\.\..+)^(?![\._]|.*(?:\.|\.files|_files|-Dateien|_fichiers|_bestanden|_file|_archivos|-filer|_tiedostot|_pliki|_soubory|_elemei|_ficheiros|_arquivos|_dosyalar|_datoteke|_fitxers|_failid|_fails|_bylos|_fajlovi|_fitxategiak)$)[^~#%&*{}\\:<>?\/|"]+$
/
g

Description

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