Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Convert camelCase to dash-case (hypens) in pure ruby

ruby regex

Unrecognized character escape '-' | ElasticSearch

regex elasticsearch

Java string matching with wildcards

java regex wildcard

Regular Expression allow only numbers, commas and dashes

Hive regexp_replace failed to replace backslash

Remove lines without n number of a specific character?

regex bash shell

regex for vowels at word boundaries

javascript regex match

regular expression code

regex perl debugging

oracle regex_replace to keep digit and backslash

How can I use regex in Ruby to split a string into an array of the words it contains?

ruby regex

how do I return cell values in a spreadsheet based on user input in Python?

python regex

Is GNU make wildcard able to match more complex patterns, like a regexp for example?

How to remove specific characters in a string *within specific delimiters*, e.g. within parentheses

Remove space between words in string javascript js React [closed]

Is System.RegularExpressions.TRegEx thread-safe?

Replace content present in the nested brackets

Grammar for language of regular expressions with given alphabet