Skip to content

Latest commit

 

History

History
 
 

regex-data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
    Folder  Name     Description of Contents
common-php-regexes regular expression definitions for matching common strings and character classes in PHP
domxss-sink-regex Pattern that matches DOM XSS "sinks" or JavaScript syntax which updates the current document
domxss-source-regex Pattern that matches DOM XSS "sources", i.e. JavaScript syntax that may contain user input
html5-email-spec HTML5 spec
javascript-regex-help Javascript regular expression help
non-split-patterns Java regular expressions for patterns that appear to be (but actually aren't) sentence splits https://gate.ac.uk/gate/plugins/ANNIE/resources/regex-splitter/non-split-patterns.txt
regex-payload-list regexp known to exhaust all CPU resources on Chrome and NodeJS
regular-expression-guide a cheat sheet for regular expressions
sms-shortcode-regexes patterns that match SMS short codes in various countries
sql-error-regexes regular expressions to match SQL RDBMS error strings
test-regular-expressions a list of simple test regular expressions
unix-date-regexp a very long regexp meant to match UNIX date strings
uri-regexp-putty default regular expression configured in PuTTY for matching URI's
url-capture-regex regular expression to match URL's in terminal text from iTerm2 settings