int silc_string_regex_match(const char *regex, const char *string);
Matches the two strings and returns TRUE if the strings match.