Title |
Δ |
NotePad++ replace problem
|
+0.49 |
Java regex matching
|
-0.08 |
A regular expression to extract text between two tags and ALSO the...
|
-1.44 |
Are there any differences between "/\((.*)\)/" and "...
|
-0.56 |
how to use regex negation string
|
-0.42 |
Improve performance of a regexp
|
-0.22 |
regular expression - incremental replacement
|
-0.76 |
`regex{n,}?` == `regex{n}`?
|
+0.11 |
Unicode Regular Expressions - Fails at 343 characters
|
0.00 |
Capturing <thisPartOnly> and (thisPartOnly) with the same group
|
+1.16 |
Why doesn't finite repetition in lookbehind work in some flavors?p
|
-1.61 |
Problem matching regex pattern in Android
|
+0.04 |
How do I capture all matches of a repeating group with Boost::regex...
|
-2.15 |
What is wrong with this Regex
|
-0.93 |
Regular Expression to match two characters unless they're within tw...
|
+0.41 |
How can I normalize/canonize a regular expression pattern?
|
+1.03 |
Parse a custom file in C#
|
-0.58 |
Regex Expressions for all non alphanumeric symbols
|
-0.73 |
Determining which pattern matched using Regex.Matches
|
-0.02 |
Capture the last occurrence of a tag
|
-1.10 |
Regex to match 1234, 1324, 2341 (all permutations of {1,2,3,4})
|
-1.43 |
Question mark in regular expressions in Javascript (weird behaviour)
|
-0.09 |
Regular Expression - How To Find Words and Quoted Phrases
|
+0.12 |
Lazy regex doesn't work as expected C#
|
-0.87 |
Split string data into array based on new line and then double digi...
|
+1.52 |
'' Not a valid unicode character, but in the unicode character set?
|
+1.59 |
Which is the correct shorthand - "regex" or "regexp&...
|
-0.99 |
replace \n and \r\n with <br /> in java
|
-0.31 |
JavaScript Regex: Complicated input validation
|
-0.39 |
JSLint reports "Insecure ^" for my regex -- what does tha...
|
+0.41 |
Using explicitly numbered repetition instead of question mark, star...
|
+0.02 |
What is a good resource for HTML character codes -> glyph and
|
-0.52 |
java regular expression
|
-0.60 |
XSLT: Regular Expression function does not work?
|
+1.13 |
Regex for retrieving the parameter of the CSS url function
|
-0.80 |
ASP.net PasswordStrengthRegularExpression to prevent common passwor...
|
+1.32 |
Regex in Flex 3: How to Wrap Quotations Around a Dynamic String?
|
-0.06 |
String assembly by StringBuilder vs StringWriter and PrintWriter
|
+1.29 |
Is it better to use a non-greedy qualifier or a lookahead?
|
-1.13 |
Can regex match be based on two lines of text?
|
-2.58 |
groovy or java: how can replace '\' with '\\' 'C:\www\web-app\Study...
|
-1.07 |
Jeditable doubling up on linebreaks every edit
|
0.00 |
C# regex: negative lookahead fails with the single line option
|
+0.44 |
JavaScript regex - positive lookahead -- giving me syntax errors
|
-1.96 |
Is there a more concise regular expression to accomplish this task?
|
-1.04 |
Preg_replace regex, newlines, connection resets
|
-0.06 |
Regex to repeat a capture across a CDL?
|
+2.21 |
Allow only [a-z][A-Z][0-9] in string using PHP
|
-0.69 |
How can I match end-of-line multiple times in a regex without inter...
|
+0.14 |
preg_match basics question
|
-0.09 |