CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
cregex
11-10
OS
Regular expression to exclude specific characters and words C#
01-18
Enterprise
Regular expression c# for last 2 digits
01-13
front end
c regular expression to list all files in a directory except hidden files (start with .)
01-10
Enterprise
Regex Conditional C# checking two string values
01-10
Net
How do make regex match all or nothing
01-09
Mobile
Extract number after specific word and first open parenthesis using regex in C#
01-07
Enterprise
Regex to match a "global::" prefixed fully qualified C# type name
01-06
Software engineering
how to get a string after a specific word from a sentence using regex in C#
01-06
Net
Why is this .net regex failing in freespace mode?
01-06
Net
how to find a word in one sentence using Regex
01-04
database
RegEx for email so that it fails if the email does not have at least 1 letter somewhere before the @
01-03
front end
How to identify a repetitive type of pattern with regex (c#)
01-03
front end
how to find a 9 digit number from the text with a regex
01-03
Mobile
Why does 'Zero Or One Time'(?) quantifier return the correct result and an emty string
12-28
Software engineering
How to match string by using regular expression which will not allow same special character at same
12-28
Blockchain
How to use Regex to extract variable names and values (separated by =) (C#)
12-23
Mobile
How to use string variable multiple times to make regex expression
12-23
Blockchain
Check multiple words match with Regex
12-21
Software engineering
Regex get value of a specific word
12-16
Software design
Find all occurrences of regex pattern in string
12-16
Software design
Regex trying to get just package name from `az.accounts.2.10.4.nupkg`
12-09
Software engineering
How can I match regex named capturing groups in order
12-06
other
RegEx pattern to capture invoice line items containing unit prices in description
12-03
OS
regex_replace is returning empty string
11-30
Enterprise
Regex to allow some special character with unicodes
11-27
Mobile
How do I avoid this catastrophic regex backtracking issue?
11-23
Net
How to extract text that lies between parentheses
11-16
front end
regex_token_iterator<> sometimes misses matched substrings
11-16
database
Regular expression missing the pattern match
11-15
OS
remove "ال" from all string in arab word
11-13
other
Regular Expresssion to find multiple choice questions (inlcuding newlines)
11-11
database
How to replace all newlines bewtween two HTML tags with Regex in c#
11-10
front end
What regex expression would match an apostrophe in front, but not one in between characters?
11-10
Mobile
Regex for splitting sentences isn't working properly C#
11-08
Software engineering
Regex to parse deployment or job name from a Kubernetes pod name
11-03
Software engineering
C# Regex - Match beginning of string and allow 2 random characters at end
11-02
front end
Split multiline text into class objects C#
10-24
Software engineering
C# Regular expression To replace all matches in the string
10-21
Back-end
Correct regex expression for including whitespace within a match only
10-20
other
Regular expression to check format string string:string any occurrence
61
1
2
Next
Last
Links:
CodePudding