Top "Regexbuddy" questions

RegexBuddy is a commercial Regular Expression IDE made by Just Great Software.

Unclosed character class near index nnn

I'm borrowing a rather complex regex from some PHP Textile implementations (open source, properly attributed) for a simple, not quite …

java php regex regexbuddy
java regex to exclude specific strings from a larger one

I have been banging my head against this for some time now: I want to capture all [a-z]+[0-9]? character …

java regex regexbuddy matcher
Regex in Python

Goal: Given a number (it may be very long and it is greater than 0), I'd like to get the five …

python regex regexbuddy