Searched refs:nmatch (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/kernel_lite/sys_posix/src/ | ||
H A D | SysApiTest.cpp | 270 const size_t nmatch = 1; in TestRegcomp() local 275 int status = regexec(®, buf, nmatch, pmatch, 0); in TestRegcomp() |
Completed in 2 milliseconds