Format: AllC/C++CSSTextshell script Advanced Search
518: if (p->input == EDIT && len > 1) { 519: alen = edit_input(p, buf, len); 520: } else {