Home
last modified time | relevance | path

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

/misc/debug_tools/acrn_crashlog/common/
A Dstrutils.c200 size_t matched_len; in reg_match() local
224 matched_len = pm[0].rm_eo - pm[0].rm_so; in reg_match()
226 MIN(matched_len, matched_space - 1)) = '\0'; in reg_match()

Completed in 6 milliseconds