Searched refs:STRshwspace (Results 1 – 2 of 2) sorted by relevance
508 Char STRshwspace[] = { ' ', '\t', '\0' }; variable
2738 Cursor = c_preword(Cursor, InputBuf, Argument, STRshwspace); /* bounds check */ in v_wordback()3604 Cursor = c_endword(Cursor, LastChar, Argument, STRshwspace); in v_endword()