Searched refs:next_num (Results 1 – 1 of 1) sorted by relevance
281 typeset -i next_num=-1303 (( next_num = num + 1 ))305 if [[ $line == "$next_num":* ]]; then308 if (( next_num != -1 )); then312 if (( next_num == num )); then315 (( next_num += 1 ))