Difference between revisions of "Regex"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
[[wikipedia:regex]] (1951) | [[wikipedia:regex]] (1951) | ||
− | * or | | + | * or [[|]] |
=== [[Ansible]] === | === [[Ansible]] === |
Revision as of 12:24, 3 October 2024
wikipedia:regex (1951)
- or [[|]]
Contents
Ansible
- lineinfile: path: /etc/default/sysstat state: present backrefs: yes regexp: '^ENABLED="false"' line: 'ENABLED="true"'
insertafter:
JavaScript
npm install escape-string-regexp ansi-regex
Python
import re
regex.match
java.util.regex
See also
- Regex, Re, ansi-regex
- Programming: C, Python,
go
,loop
,while
,for
,if
,variable
, Error handling, Regex, Function, IDE, await, R (programming language), XACML, Type, Class inheritance, Methods, Scheme, Array, Deserialization
Advertising: