Search code examples
Why does this string match even though parts of it are in negative lookahead...

javaregexregular-language

Read More
Same occurence of 1 and 2, but with length < 1.000.000...

regexiterationregular-language

Read More
extract text from html tags using regex...

htmlregexpython-3.xregular-language

Read More
use regular expression to replace extra quote inside json...

pythonregexregular-language

Read More
Regular expression to find lvalue and rvalue in source code (ignore == )...

regexregular-language

Read More
Find specific text between words using Regex...

javascriptjavaregexregex-lookaroundsregular-language

Read More
Show zeroes in a Regular Expression decimal...

regular-language

Read More
Regular Expression To Extract Names...

regexalgorithmregular-language

Read More
Remove segments and replaces in url with regex...

regexregex-negationregex-lookaroundsregex-groupregular-language

Read More
Regular expression for validate multiple mobile number...

javascriptregexregular-languageregex-group

Read More
Match blocks of numbers with regular expression...

regexregular-languageregex-group

Read More
Deriving a regular grammar for the language recognised by the Finite Automata...

context-free-grammarregular-languageautomatafinite-automatacomputation-theory

Read More
Left-Linear and Right-Linear Grammars...

grammarregular-languagecomputation-theoryformal-languages

Read More
Why does the following Pattern not work for all OS versions?...

androidregexregular-language

Read More
Shortcodes/BBcode regular expression...

phpregexshortcoderegular-languagebbcode

Read More
Regular expressions for 301 redirect...

regexhttp-redirectregular-language

Read More
DFA and Regular Expression...

regexregular-languageautomatacomputation-theorydfa

Read More
Regular expression to filter special characters not working...

regexregular-language

Read More
python - How to remove some tags...

pythonregular-language

Read More
RegEx for multiple newlines with different tags...

regexregular-language

Read More
Context free language (Pumping lemma a^n b^m c^min(n,m))...

regular-languageproofcontext-free-languagepumping-lemma

Read More
How to convert to Chomsky Normal Form quickly?...

context-free-grammarregular-languagecontext-free-languagechomsky-normal-formchomsky-hierarchy

Read More
How to convert language L into regular expression...

regexregular-language

Read More
recognise max type of formal language...

grammarcontext-free-grammarregular-languageformal-languageschomsky-hierarchy

Read More
Converting regex to a regular grammar/right-linear grammar...

regexgrammarregular-languageformal-languages

Read More
How to find logical 'or' operator (||) from a sequence using Regex Python...

pythonregexregular-language

Read More
1 or 2 right hand side variable in Context free language...

regular-languageautomatacontext-free-language

Read More
How to exclude all subsequences of string from a long string in Java...

javaregexregular-language

Read More
Regular expression to form words with exactly 4 a's or 5 b's...

regular-language

Read More
Regular expression for less than and more than (not the symbols!)...

expressionregular-language

Read More
BackNext