Home
last modified time | relevance | path

Searched refs:matched_sub (Results 1 – 1 of 1) sorted by relevance

/misc/debug_tools/acrn_crashlog/common/
A Dstrutils.c193 char *matched_sub, size_t matched_space, in reg_match() argument
220 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