Searched refs:null_idx (Results 1 – 1 of 1) sorted by relevance
111 null_idx = intdata.find(0)112 if null_idx < 0:114 bname = intdata[:null_idx]116 next_idx = null_idx + 1