Regular Expressions 101

Community Patterns

0

分组

ECMAScript (JavaScript)
显示分组
Submitted by Jason - a year ago
0

pens

Python
testing
Submitted by anonymous - a year ago
0

71871164

Python
Stack overflow example
Submitted by anonymous - a year ago
0

#value # value

Python
account for comments
Submitted by anonymous - a year 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