Searched refs:matched_space (Results 1 – 1 of 1) sorted by relevance
193 char *matched_sub, size_t matched_space, in reg_match() argument220 if (matched_space == 0 || matched_sub == NULL) in reg_match()226 MIN(matched_len, matched_space - 1)) = '\0'; in reg_match()
Completed in 6 milliseconds