In the regex world what's a flavor and which flavor does Java use?

Viewed 8358

I'm not a native English and so I don't understand well the meaning of 'flavor' may be is it referred to a regex syntax?? and if so how many regex syntax are there?

BRE ERE Perl etc.??

5 Answers
Related