Searched refs:hist_enlargebuf (Results 1 – 3 of 3) sorted by relevance
82 protected int hist_enlargebuf(EditLine *, size_t, size_t);
195 hist_enlargebuf(EditLine *el, size_t oldsz, size_t newsz) in hist_enlargebuf() function
573 if (!hist_enlargebuf(el, sz, newsz)) in ch_enlargebufs()