Searched defs:she (Results 1 - 1 of 1) sorted by relevance
/external/libedit/src/ | ||
H A D | readline.c | 1349 static HIST_ENTRY she; local 1366 if (history(h, &ev, H_NEXT_EVDATA, num, &she.data)) 1369 she.line = ev.str; 1374 return &she; |
Completed in 77 milliseconds