Search code examples
Is it possible to split a hex string like this using just regex?...


regexhexpcre

Read More
Writing a regex regular expression to detect IN conditions with the same column name and replace the...


phpregex

Read More
Replace "whole word" when "word" starts with colon (\b is not working as intende...


phpregexstringreplaceword-boundary

Read More
How to remove special character without knowing the type of special character?...


sqlregexreplacesnowflake-cloud-data-platformregexp-substr

Read More
How to insert certain character[s] only if capturing group isn't empty?...


javascriptregexreplaceregex-group

Read More
Count repeated letters in a string...


javascriptregex

Read More
Regex to match first two numbers in a string?...


regexctre

Read More
How to check if url scheme is present in a url string javascript...


javascriptregex

Read More
Searching a file for a list of regexs, Python...


pythonregexfilesearch

Read More
String Replace: Ignore Whitespace...


c#xmlregexstring

Read More
Regex to get decimal zeros...


phpregex

Read More
How does regular expressions work in TMS WEB Core?...


regexvalidationdelphitms-web-coredelphi-12-athens

Read More
Get domain name (not subdomain) in php...


phpregexdomain-name

Read More
Extract ip and uag from Cloudflare cdn-cgi/trace text result using regex in JS...


javascriptregexipuser-agentcloudflare

Read More
re.split: retain the separator with the next result string...


pythonpython-3.xregexstringsplit

Read More
How to get cleaned data from a noisy tsv file using regex?...


pythonpython-3.xregexcsv

Read More
Javascript: Remove string punctuation and split into words?...


javascriptregexstring

Read More
How to negate a word in pure ERE regex...


regex

Read More
How to add spaces between sentences but ignore links?...


pythonregex

Read More
Using Regex to replace string in Delphi...


regexdelphi

Read More
Why is my regex valid with the RegExp u flag, but not with the v flag and does not work in HTML patt...


javascripthtmlregexhtml-inputecmascript-next

Read More
Perl oneliner to match exact word in a path on many different values with special characters...


regexlinuxbashperlksh

Read More
Convert specific number date to show month...


regexperlawksedscripting

Read More
How can I remove responses from LiveHTTPHeaders output using awk, perl or sed?...


regexlinuxperlfirefoxawk

Read More
How can I grep for a value from a shell variable?...


regexshellperlgrep

Read More
Bash/perl Printing line(s) from file until a character with conditions...


regexbashperlparsing

Read More
How can I parse this syntax to an array in Perl?...


arraysregexperl

Read More
Perl paragraph n-gram...


regexperln-gram

Read More
What should every Perl hacker know about perl -ne?...


regexperlcommand-line

Read More
How can I extract just the elements I want from a Perl array?...


arraysregexperl

Read More
BackNext