Searched defs:line_cstr (Results 1 – 2 of 2) sorted by relevance
531 const char *line_cstr = current_lines->GetStringAtIndex(i); in IOHandlerComplete() local
274 void Enter(const EditLineCharType *line_cstr) { in Enter()