HomeSort by relevance Sort by last modified time
    Searched full:wbegin (Results 1 - 1 of 1) sorted by null

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

Completed in 150 milliseconds