Searched refs:current_token (Results 1 – 2 of 2) sorted by relevance
357 apr_off_t current_token[2]; /* current token per source */ member397 if (until <= btn->current_token[tokens]) in output_unified_token_range()404 APR_ARRAY_IDX(source->tokens, btn->current_token[tokens], in output_unified_token_range()425 btn->current_token[tokens]++; in output_unified_token_range()426 if (btn->current_token[tokens] == until) in output_unified_token_range()430 if (btn->current_token[tokens] == source->tokens->nelts in output_unified_token_range()547 if (output_baton->current_token[0] < new_hunk_start in output_unified_diff_modified()
693 self.current_token = None711 self.current_token = token1633 return Return(self.current_token.start, self.current_token.end, None)