Searched refs:match_substring (Results 1 – 1 of 1) sorted by relevance
105 match(const str *text, const str *pattern, int match_prefix, int match_substring) { in match() argument111 if (match_substring) { in match()