Lines Matching refs:ws
282 ws = want.split(ELLIPSIS_MARKER)283 assert len(ws) >= 2287 w = ws[0]291 del ws[0]294 w = ws[-1]298 del ws[-1]310 for w in ws: