Lines Matching defs:EditLineConstString
51 #define EditLineConstString(str) L##str
56 #define EditLineConstString(str) str
631 new_line_fragment = EditLineConstString("");
1264 EditLineConstString("lldb-break-line"),
1265 EditLineConstString("Insert a line break"),
1271 EditLineConstString("lldb-end-or-add-line"),
1272 EditLineConstString("End editing or continue when incomplete"),
1277 EditLineConstString("lldb-delete-next-char"),
1278 EditLineConstString("Delete next character"),
1283 EditLineConstString("lldb-delete-previous-char"),
1284 EditLineConstString("Delete previous character"),
1289 EditLineConstString("lldb-previous-line"),
1290 EditLineConstString("Move to previous line"),
1295 EditLineConstString("lldb-next-line"),
1296 EditLineConstString("Move to next line"), [](EditLine *editline, int ch) {
1300 EditLineConstString("lldb-previous-history"),
1301 EditLineConstString("Move to previous history"),
1306 EditLineConstString("lldb-next-history"),
1307 EditLineConstString("Move to next history"),
1312 EditLineConstString("lldb-buffer-start"),
1313 EditLineConstString("Move to start of buffer"),
1318 EditLineConstString("lldb-buffer-end"),
1319 EditLineConstString("Move to end of buffer"),
1324 EditLineConstString("lldb-fix-indentation"),
1325 EditLineConstString("Fix line indentation"),
1339 AddFunctionToEditLine(EditLineConstString("lldb-complete"),
1340 EditLineConstString("Invoke completion"),
1342 AddFunctionToEditLine(EditLineConstString("lldb_complete"),
1343 EditLineConstString("Invoke completion"),
1353 EditLineConstString("lldb-apply-complete"),
1354 EditLineConstString("Adopt autocompletion"),
1363 EditLineConstString("lldb-typed-character"),
1364 EditLineConstString("Typed character"),
1403 EditLineConstString("lldb-revert-line"),
1404 EditLineConstString("Revert line to saved state"),
1579 m_input_lines.insert(m_input_lines.begin(), EditLineConstString(""));
1624 m_input_lines.insert(m_input_lines.begin(), EditLineConstString(""));
1638 el_wpush(m_editline, EditLineConstString(