Home
last modified time | relevance | path

Searched refs:scap (Results 1 – 2 of 2) sorted by relevance

/external/libedit/src/
Dterminal.c1464 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-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/test/data/tokenization/
DnamedEntities.test36830 "input": "&scap",
36831 "description": "Bad named entity: scap without a semi-colon",
36836 "&scap"
36841 "input": "⪸",
36842 "description": "Named entity: scap; with a semi-colon",