Search code examples
What does a square brace enclosed expression mean in a regex pattern?...


phpregexpreg-matchcharacter-class

Read More
Regex to match a curly braced placeholder is incorrectly matching multiple placeholders at once...


phpregexpreg-replaceregex-greedycharacter-class

Read More
Regex not working as intended with hyphen in a character class...


phpregexescapingcharacter-class

Read More
Match input starting with non-number or empty string followed by specific pattern...


javaregexgreedycharacter-class

Read More
What special meaning do square braces have in a regular expression?...


phpregexsplitsquare-bracketcharacter-class

Read More
Print POSIX character class...


bashposixcharacter-class

Read More
Characters classes in ranges - vim...


regexvimspecial-characterscharacter-class

Read More
Hyphen/Dash to be included in regex word boundary \b...


regexgrepword-boundarycharacter-class

Read More
Matching (e.g.) a Unicode letter with Java regexps...


javaregexunicodecharacter-propertiescharacter-class

Read More
How to match Unicode vowels?...


perlcharacter-class

Read More
How to remove punctuation from a string with exceptions using regex in bash...


bashpunctuationcharacter-class

Read More
regex number OR period...


regexcharacter-class

Read More
Character Class Method issues...


javacharacter-class

Read More
How to create a character class of the following set...


javaregexcharacter-class

Read More
Validate string to contain only qualifying characters and a specific optional substring in the middl...


phpregexvalidationpreg-matchcharacter-class

Read More
Regex character class subtraction in C++...


c++regexxsdc++17character-class

Read More
Hyphen and underscore not compatible in sed...


regexsedcharacter-class

Read More
php: check if a variable has/lacks particular characters...


phpregexcharacter-class

Read More
sed: -e expression #1, char 52: Invalid range end...


regexsedcharacter-class

Read More
Cleaning Text with python and re...


pythonregexpython-3.xcharacter-class

Read More
Regex [] vs () in Python with respect to re.split()...


pythonregexsplitcapturing-groupcharacter-class

Read More
why does [[:xdigit:]] highlight letter e in grep results?...


regexgrephexcharacter-class

Read More
How to escape closing square bracket within regular expression character class?...


regexsedescapingcharacter-class

Read More
How to insert variable in user-defined character class?...


variablesrakuuser-definedcharacter-class

Read More
Exclude "I" and "O" from alpha-numeric id in stringi character set...


rregexstringicharacter-class

Read More
C++ regex_replace to clean concatenated decimal numbers...


c++regexcharacter-class

Read More
List of metacharacters for MySQL regexp square brackets...


mysqlregexcharacter-class

Read More
How word character is interpreted in character class?...


javascriptregexcharacter-class

Read More
Pattern matching digits does not work in egrep?...


regexgrepcharacter-class

Read More
Matching opposite of [[:blank:]] character class in sed...


regexsedcharacter-class

Read More
BackNext