In reply to VE:
umm_re_match returns an error code (from regexec) if there is no match. 0 means there is a successful match.
In reply to VE:
umm_re_match returns an error code (from regexec) if there is no match. 0 means there is a successful match.