Searched refs:ecpl_word_start (Results 1 – 1 of 1) sorted by relevance
127 int ecpl_word_start; /* start offset within line */ member2952 cstate->ecpl_word_start, cstate->ecpl_word_end, in elfedit_cpl_match()3102 while (colon_state.ecpl_line[colon_state.ecpl_word_start] != in elfedit_cpl_command()3104 colon_state.ecpl_word_start++; in elfedit_cpl_command()3110 colon_state.ecpl_word_start++; in elfedit_cpl_command()3162 cstate.ecpl_word_start = tokst->tokst_buf[ndx].tok_line_off; in cmd_match_fcn()