Searched refs:matched_sub (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()225 *(char *)mempcpy(matched_sub, str + pm[0].rm_so, in reg_match()
Completed in 3 milliseconds