Home
last modified time | relevance | path

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

/posix/
A Dfnmatch.c223 size_t nw = buf->length / sizeof (wchar_t); in fnmatch_convert_to_wide() local
224 *n = strnlen (str, nw - 1); in fnmatch_convert_to_wide()
225 if (__glibc_likely (*n < nw)) in fnmatch_convert_to_wide()

Completed in 4 milliseconds