Searched refs:wbegin (Results 1 - 1 of 1) sorted by relevance

/system/core/toolbox/grep/
H A Dutil.c326 wint_t wbegin, wend; local
328 wbegin = wend = L' ';
331 "%lc", &wbegin) != 1)
337 if (iswword(wbegin) || iswword(wend))

Completed in 22 milliseconds