Lines Matching refs:dec_cursor
446 if (dec_cursor() == -1) // started at start of file in bck_word()
460 if (dec_cursor() == -1) // hit start of file, stop here in bck_word()
549 dec_cursor(); // overshot - one char backward in end_word()
575 if ((i = dec_cursor()) == -1) in bckend_word()
586 if ((i = dec_cursor()) == -1 || (eol && i == 1)) in bckend_word()
597 if ((i = dec_cursor()) == -1 || (eol && i == 1)) in bckend_word()
612 if ((dir == FORWARD ? inc_cursor() : dec_cursor()) == -1) in skip_chars()
631 dec_cursor(); in back_in_line()
696 dec_cursor(); in current_word()
1318 if (dec_cursor() < 0) in current_tagblock()
1320 dec_cursor(); in current_tagblock()
1409 dec_cursor(); in current_tagblock()
1748 dec_cursor(); in current_quote()
1945 dec_cursor(); in current_quote()
1958 dec_cursor(); in current_quote()