Searched refs:splt (Results 1 – 2 of 2) sorted by relevance
111 splt="`fold -$line_length "$file".$$ | diff -c "$file".$$ -`"114 if test -n "$splt"123 echo "$splt"138 echo "$splt"
1516 splt = wday.split('(')1517 w = splt[0]1518 n = int(splt[1][:-1])