List Question
20 TechQA 2024-03-27T19:27:35.580000PHP perl regular expression - URL not preceded by equal sign and possible single or double quote
63 views
Asked by developer981
Regular expression
114 views
Asked by spyhabs
Python and PCRE regex that are the same give different outputs for the same input
70 views
Asked by draklor40
Why fountain character matches anchor character in regular expression inside range?
39 views
Asked by devope
Same regular expression to get 1 or 2 parts of filename
77 views
Asked by mdromed
Regex to find string arguments of a function call (lookbehind with multiple hits)
95 views
Asked by Martin
grep - RegEx multiple-criteria select
79 views
Asked by root
How do I solve apache installation error, on Oracle Linux?
24 views
Asked by Ida
Regexp : catching all letters and numbers before a specific string
50 views
Asked by Delphine
Regex to match strings that aren't surrounded by quotes and ignores strings that are
59 views
Asked by Matt
Unable to install OSSEC - Error: pcre2.h: No such file or directory
229 views
Asked by Evi
RegExp match a word NOT spelled with the case specified (like \bOK\b but would only match oK, Ok or ok)
108 views
Asked by Tommi Prami
Regex: substitute spaces after specific word
114 views
Asked by batteredveg
match "IF" or "If" not preceded with a dollar sign
91 views
Asked by Tommi Prami
grep -E (not working) vs grep -Po (working)
49 views
Asked by Sri
Catch token word in bash 'heredoc'
73 views
Asked by mortenbo
Regex to extract multidimensional keys using bracket notation
64 views
Asked by Manuel Pardo
Regex extraction from Right to Left
122 views
Asked by Jotne
POSIX and PCRE compliant regex to extract a word
34 views
Asked by Clem
Match functions with more than two arguments with Regex
129 views
Asked by cabralpinto