Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in regex
greedy regex split python every nth line
Jul 18, 2022
python
regex
string
Why re.search(r'(ab*)','aaAaABBbbb',re.I) in python gives result 'a' instead of 'ABBbbb' though 're.I' is used?
Oct 23, 2022
python
regex
Split string into sentences - ignoring abbreviations for splitting
Feb 01, 2022
javascript
regex
string
Vim - how to join lines using matching pattern
Nov 14, 2022
regex
join
vim
flat-file
Working regex fails when using Scala pattern matching
Feb 01, 2017
regex
scala
R Wildcard in the middle of an expression
Feb 01, 2022
regex
r
How to make this weird string explode in PHP?
Oct 16, 2022
php
regex
grep
python check if a string end with a number in a range valid
Oct 11, 2022
python
regex
Match capital letters and fill in with subsequent letters until certain string length
Oct 29, 2022
ruby
regex
string
Extract data between characters using regex?
May 19, 2022
javascript
regex
Splitting a string on whitespaces
Aug 30, 2022
java
regex
string
Keep string after first number
Mar 08, 2022
regex
r
MySQL find umlaute by "oe", "ae", "ue"
Jul 15, 2022
php
mysql
regex
NLTK - nltk.tokenize.RegexpTokenizer - regex not working as expected
Jun 12, 2022
python
regex
nlp
nltk
tokenize
Is it possible to mark the n-th occurrence of a pattern with n in vim?
Nov 21, 2020
regex
vim
substitution
Slim 3 - Slash as a part of route parameter
Jul 06, 2022
php
regex
slim
slim-3
How to split up a string on multiple delimiters but only capture some?
Oct 26, 2022
python
regex
How do i retrieve all numbers in a string and combine them into one number using regex?
Nov 01, 2022
r
regex
.NET REGEX Get Integer ONLY , exclude WHOLE DECIMAL
Mar 09, 2022
.net
regex
Regex pattern discriminating between letters when it shouldn't?
Jul 02, 2022
java
regex
« Newer Entries
Older Entries »