StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

zx81

Rating
1596.45 (1,937th)
Reputation
33,655 (3,490th)
Page: 1 ... 20 21 22 23
Title Δ
java regex split at whitespace except whitespace inside xml 0.00
Regex Calculator 0.00
Extracting all values between curly braces regex php 0.00
Which version of PCRE does Apache use for mod_rewrite? -2.62
Tip to opimize a simple regex 0.00
Replace characters in an HTML document that match a regex, except t... 0.00
Regex match on whitespace - Exclude whitespaces between multiple se... 0.00
Regex to exclude content between title tag 0.00
Java RegEx find, except when between quotes 0.00
Why does PHP preg_match_all with PCRE_UTF8 give different results o... 0.00
Most efficient regular expression for Nginx location 0.00
Regex that recognizes everything except text between quotes? 0.00
Regex to exclude everything but what's inside " " and [ ]... 0.00
Special construct of expression use 0.00
Replace all underscores except those between apostrophes (Java, Str... 0.00
preg_match_all: get text inside quotes except in html tags 0.00
Splitting on comma outside quotes 0.00
Matches in the new RegexBuddy 4 +5.02
Need help in Regex to exclude splitting string within " 0.00
Regex pattern for split 0.00
Regex to select semicolons that are not enclosed in double quotes 0.00
Word Boundary Regular Expression Unless Inside HTML Tag 0.00
Regular Expression to extract php code partially (( array definitio... 0.00
How can I use PCRE regexes from a python script? 0.00
How to exclude regex text between two matches? 0.00
Java Regex - split comma separated list, but exclude commas within... 0.00
Javascript Regular Expression for Removing all Spaces except for wh... 0.00
How do I analyze a PCRE pattern? 0.00
JavaScript RegEx to match punctuation NOT part of any HTML tags 0.00
Regex to match all words except those in parentheses - javascript 0.00
Regex ignore matches between <script> tags 0.00
Regex replace text but exclude when text is between specific tag 0.00
Regex for matching a character, but not when it's enclosed in squar... 0.00
PHP preg_split with two delimiters unless a delimiter is within quo... 0.00
How to match something with regex that is not between two special c... 0.00
Javascript Regex for all words not between certain characters 0.00
Regex: Extract a single named match from two values separated by in... 0.00
regular expression non capturing lookahead assertion +0.17
Regexp replace all dots in string, except when between round braces 0.00
Regex to match only commas not in parentheses? 0.00
Regular Expression to find specific Javascript in source code 0.00
PHP Regex of Anchor with Class to get Inner Text +1.56
Recursive PHP Regex -0.78
regular expression to extract html tags -3.77
regex from till string capture -1.93
PHP Regex: remove div with class "image" -4.00
Python regex - Replace all characters except those between braces 0.00
match phone numbers from text -3.54
php regex to match outside of html tags 0.00
Match a^n b^n c^n (e.g. "aaabbbccc") using regular expres... 0.00