Lines Matching refs:inc_cursor
387 i = inc_cursor(); in fwd_word()
399 i = inc_cursor(); in fwd_word()
415 i = inc_cursor(); in fwd_word()
471 inc_cursor(); // overshot - forward one in bck_word()
513 if (inc_cursor() == -1) in end_word()
539 if (inc_cursor() == -1) // hit end of file, stop here in end_word()
612 if ((dir == FORWARD ? inc_cursor() : dec_cursor()) == -1) in skip_chars()
634 inc_cursor(); in back_in_line()
836 inc_cursor(); in current_word()
1060 if (inc_cursor() != 0) in current_block()
1304 if (inc_cursor() != 0) in current_tagblock()
1311 if (inc_cursor() < 0) in current_tagblock()
1353 inc_cursor(); in current_tagblock()
1395 if (inc_cursor() < 0) in current_tagblock()
1417 while (inc_cursor() >= 0) in current_tagblock()
1420 inc_cursor(); in current_tagblock()
1445 inc_cursor(); in current_tagblock()
1937 ) && inc_cursor() == 2) in current_quote()
1981 inc_cursor(); in current_quote()