Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in regex

Automating morphological tagging with Perl

regex perl

How to count number of methods per java class using c sharp?

c# regex

Java recursive(?) repeated(?) deep(?) pattern matching

java regex matcher

Subsequence search

Need regular expression to validate username

regex

How to iterate named groups in xpressive?

Does Jersey support dollar sign in Path annotation of JAX-RS?

java regex jersey jax-rs

How to automagically create pattern based on real data?

regex perl pattern-matching

PatternSyntaxException

How to check an input string in bash it's in version format (n1.n2.n3)

regex bash sed

Need some help on a Regex match / replace pattern

c# regex

Is Java RegExp group negation possible?

java regex

regular expression matching a string that is followed with another string without capturing the latter

Regex for everything but "M", "F", "M/F"

regex

Regex to exclude word (XML Schema flavor)

regex xsd

python regular expression match comma

python regex

pivot_longer into multiple columns

r pivot tidyverse tidyr regex

Is there a way to check if a string in JS is one single emoji?

Should we consider using range [a-z] as a bug?

regex perl unicode locale pcre

Simple regex problem: Removing all new lines from a file

python regex