Regular Expressions: Difference between revisions

No edit summary
No edit summary
Line 32: Line 32:


== Resources ==
== Resources ==
;Regex in Python (and [[Ansible]] since it's written in Python)
: https://docs.python.org/2.7/library/re.html
; Regex in Javascript
; Regex in Javascript
: http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:RegExp
: http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference:Global_Objects:RegExp