Searched refs:prefix_suffix_match (Results 1 – 1 of 1) sorted by relevance
2903 prefix_suffix_match(const char *pattern, const char *name, int ignorecase) in prefix_suffix_match() function2914 if (prefix_suffix_match(pattern, name, in prefix_suffix_match()2989 if (prefix_suffix_match(vhost->vhost_pattern, in evhttp_find_vhost()