I recently studying 'Regular Expressions' and came across 2 forms of it. POSIX-Regex and PCRE (Perl Compatible Regular Expressions)
Many editors support searching via 'Regular Expressions', do they consider both of the above forms? Is it that one if more used than other? Also are there any good guides to learn PCRE Expressions, currently I am reading: http://php.net/manual/en/reference.pcre.pattern.syntax.php