RE_RETURN_*** [constants]

These constants are used in re_match / re_match_all to specify the format of the return value.

If none of these are specified (flags = 0), only the success state is returned (true/false/match count).