CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
regexp-replace
09-15
Net
Remove template text on regexp_replace in Oracle's SQL
09-15
Mobile
Replace quotation marks only around matches which do not contain ^ or -
09-13
other
How do i remove all the dots from a number in a string using regex in a pyspark dataframe?
09-13
database
replace all special characters expect first occurrence of
09-11
OS
RegEx to capture and replace exact matches, with expressions that might contain special characters
09-06
Back-end
regexp_replace / not contains certain strings
09-02
Back-end
How to replace last href occurrence in a string?
08-26
Back-end
Regular expression to find string, then replace it with the same string and an additional character
08-24
Software design
Regex filter for stings that accepts all letters from UTF-8 with the exception of all non-letter cha
08-20
Software design
How do I fix this RegEx pattern, in order to extract all possible occurrences of a substring within
08-18
database
Is it possible to use sed to replace last, last 2nd, last 3rd, last 4th (and so on) match (occurrenc
08-16
OS
RegEx for separator not accepting amount validation
08-16
Blockchain
Does RegexReplace return numbers?
08-15
OS
How to perform replacements in an input string, only if a RegEx pattern is matched before the string
08-12
Enterprise
Use dictionary as part of replace_regexp in Pyspark
08-09
database
return all characters after first occurrence of non letter/number characters - regex
08-05
Net
Azure data factory - mapping data flows regex implementation to format a number
07-28
Software engineering
Insert a string before all unknown parts of another string, when I know the strings before and after
07-27
Software design
How to join two data frames using regexp_replace
07-25
Net
How to add a space between consecutive letters and numbers in PySpark dataframe?
07-19
Net
How to remove characters from a string when flattening?
07-13
Blockchain
How to replace word
07-11
Blockchain
How to find and replace 0/0 to 0; 0/1 to 1 and 1/1 to 1, occuring in multiple rows and columns in a
07-09
Back-end
Javascript replace a capture group to uppercase (not a duplicate)
07-08
Mobile
How can I use a regex to remove HTML tags from a String?
07-05
Blockchain
Regex look ahead to replace numbers
07-03
database
Regex to disregard partial matches across lines / matching too much
07-02
Blockchain
Regexp to cut all text inside the external quotation signs
07-02
database
Why does every df value change when using Spark regexp_replace()?
06-27
Enterprise
How to Regex all lines away that do not contain a dot?
06-26
Blockchain
In REGEXREPLACE what does this $1 mean?
06-23
Back-end
Matching pattern repeats for unknown times. How to replace each matched string?
06-17
front end
SQL REGEXP_REPLACE() function
06-15
Enterprise
Is it possible to use the backreference of match result as a match of another capture group?
06-15
database
MySQL throwing error "Error Code: 3685. Illegal argument to a regular expression" when cal
06-14
OS
VS Code Regex Search and Replace - whitespace removal between global search of two objects (if and r
06-14
Back-end
Replace all CRLF with \r\n using REXEXP_REPLACE
06-10
database
Extract Data if
06-10
Mobile
Colorizing Get-Help output: how to use Regex to select exact string that starts with a hyphen(-) and
06-09
Net
Colorize Get-Help output (how to use regex to select exact string that starts with a "-" a
108
1
2
3
Next
Last
Links:
CodePudding