Searched refs:scap (Results 1 – 3 of 3) sorted by relevance
/external/libedit/src/ |
D | terminal.c | 1464 char *cap, *scap; in terminal_echotc() local 1524 scap = NULL; in terminal_echotc() 1528 scap = el->el_terminal.t_str[t - tstr]; in terminal_echotc() 1533 scap = tgetstr(ct_encode_string((Char*)*argv, &el->el_scratch), &area); in terminal_echotc() 1535 if (!scap || scap[0] == '\0') { in terminal_echotc() 1545 for (cap = scap, arg_need = 0; *cap; cap++) in terminal_echotc() 1585 terminal_tputs(el, scap, 1); in terminal_echotc() 1613 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), 1); in terminal_echotc() 1669 terminal_tputs(el, tgoto(scap, arg_cols, arg_rows), arg_rows); in terminal_echotc()
|
/external/chromium_org/third_party/WebKit/Source/core/html/parser/ |
D | HTMLEntityNames.in | 1784 "scap;","U+02AB8"
|
/external/chromium_org/third_party/sqlite/src/test/ |
D | fts1porter.test | 17836 scap scap
|