Searched refs:next_num (Results 1 – 1 of 1) sorted by relevance
273 typeset -i next_num=-1295 (( next_num = num + 1 ))297 if [[ $line == "$next_num":* ]]; then300 if (( next_num != -1 )); then304 if (( next_num == num )); then307 (( next_num += 1 ))