Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

How do I catch strings that don't start with "ajax/" using regex for CodeIgniter?

php regex codeigniter

output expanded ip list from text in python

python regex

Python regular expression zero or more occurrences

python regex match

How to recognize a path inside a string

c# regex string

Python regex: Turn "ThisFileName.txt" into "This File Name.txt"

python regex

Java app and grep - how can I independently process command output passed to grep with two regexs?

regex shell text grep pipe

Check that a string equals "X.X", where X is a 0-9 digit

javascript reactjs regex yup

RegEx match x if foo or bar exists, but not if only bar exists

javascript regex

RegEx Look Ahead/Look Behind when the look behind pattern is different

python regex

sed (on osx Snow Leopard) with BRE '.' doesn't match character > ascii 127

regex macos sed bsd env

Angular ng-pattern for date not working on IE9

How is str.split implemented for a case without arguments

python regex split

parsing string for all matching patterns in php

php arrays regex string parsing

Problem related to vue-router, i can not exclude some words from path regex

Split a string into a list of tuples based selectively on specific commas within the string

python regex string

Windows equivalent to grep -B (before context) and -A (after context)?

regex windows powershell

Regex negation - word parsing

regex regex-negation

Regex Replace repeated captures

c# sql regex nhibernate log4net