Search code examples
Regex rule stop capturing when specific word is find...


regexpcre2

Read More
Python and PCRE regex that are the same give different outputs for the same input...


pythonregexpcrepcre2

Read More
Remove qualifying lines of text from string including its leading newline or trailing newline, but n...


regexpcre2

Read More
find all offsets of pcre2 matches...


cpcre2

Read More
Why is the lazy quantifier indeed lazy to the right, but not to the left?...


regexpcre2

Read More
Regex | PHP capture each illegal double quote in a json string...


phpjsonregexpreg-match-allpcre2

Read More
More name parsing outliers...


regexregex-groupregex-negationpcre2

Read More
Problems trying to create a regex for getting legislation references...


regexpcre2

Read More
Why is PCRE2 on Ubuntu installed in /usr/lib...


ubunturedhatpcre2

Read More
Regexp find a match with priority order but same captured group...


regexpcre2

Read More
How to retrieve the captured substrings from a capturing group that may repeat?...


c++regexpcre2

Read More
Match a specific word if it contains an uppercase letter...


regexpcrepcre2

Read More
PCRE2 (PHP>=7.3) Positive Lookbehind Regex to search for strings separated by ","...


javascriptphpregexpcrepcre2

Read More
Valgrind conditional jump ... error with PCRE2 JIT when reading from file...


cvalgrindjitpcre2

Read More
Regex: How to recover roman numbered titles and their respective contents...


regexpcre2

Read More
Regex to get text between chapters titles in upper-case...


regextext-extractionpcre2

Read More
Repeated patterns in regex...


regexpcre2

Read More
Match first and last "yes" as well as all "no"...


regexpcrepcre2

Read More
How do you set output size in pcre2_substitute...


cpcrepcre2

Read More
Replace all matches in pcre2_substitute in C...


cpcrepcre2

Read More
pcre2: include a static library in c++ CMake project...


c++cmakestatic-librariespcre2

Read More
Trying to use GNU find to search recursively for filenames only (not directories) containing a strin...


regexgrepfindgnu-findutilspcre2

Read More
Regex using recursion with groups...


regexpcre2

Read More
Regex PCRE2 verify range of ip address...


phpregexip-addresspcrepcre2

Read More
Regex for not starting with specific word...


phpregexpcre2

Read More
Regex - Recursion - nested matches with multiple ending...


phpregexregex-recursionpcre2

Read More
BackNext