Home
last modified time | relevance | path

Searched refs:quoted (Results 1 – 25 of 44) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dmail.vim17 " the header are highlighted. Headers of quoted messages (quoted with >) are
26 " For "From " matching case is required. The "From " is not matched in quoted
36 " Headers in properly quoted (with "> " or ">") emails are matched
72 " Even and odd quoted lines. Order is important here!
H A Dmatlab.vim8 " added highlight rule for double-quoted string literals
10 " - double-quoted string literals added
H A Dasciidoc.vim13 " - Nested quoted text formatting is highlighted according to the outer
45 " As a damage control measure quoted patterns always terminate at a blank
62 " Don't allow ` in single quoted (a kludge to stop confusion with `monospaced`).
H A Dmonk.vim139 " ... so that a single + or -, inside a quoted context, would not be
180 " Non-quoted lists, and strings:
H A Dmeson.vim39 " Strings can either be single quoted or triple counted across multiple lines,
H A Daptconf.vim444 " * When a semicolon is missing after a double-quoted string:
461 " * When space is missing between option and (quoted) value:
H A Dreadline.vim236 \ quoted-insert
H A Dneomuttrc.vim377 \ index_tag index_tags indicator markers message normal options progress prompt quoted
382 syntax match muttrcColorField contained "\<quoted\d\=\>"
673 \ 'sidebar-prev', 'sidebar-toggle-virtual', 'sidebar-toggle-visible', 'skip-quoted',
677 \ 'toggle-mailboxes', 'toggle-new', 'toggle-prefer-encrypt', 'toggle-quoted',
H A Dmuttrc.vim494 syn match muttrcFunction contained "\<toggle-\%(mailboxes\|new\|quoted\|subscribed\|unlink\|write\)…
501 …n\|refresh\|rename-file\|reply\|select-new\|set-flag\|shell-escape\|skip-quoted\|sort\|subscribe\|…
614 \ normal prompt quoted search sidebar-divider sidebar-flagged sidebar-highlight
617 syn match muttrcColorField contained "\<quoted\d\=\>"
H A Drhelp.vim12 " - No support for \var tag within quoted string
H A Dpython.vim123 " Triple-quoted strings can contain doctests.
H A Dtcsh.vim102 \ overwrite-mode prefix-meta quoted-insert redisplay
H A Dlogtalk.vim31 " Logtalk quoted atoms and strings
/vim-8.2.3635/runtime/ftplugin/
H A Dtext.vim16 " for Mail quoted text with '>'.
/vim-8.2.3635/src/po/
H A Dtojavascript.vim4 " quoted strings.
/vim-8.2.3635/src/
H A Dpopupmenu.c1210 int quoted = FALSE; in split_message() local
1235 quoted = !quoted; in split_message()
1240 else if (!quoted) in split_message()
/vim-8.2.3635/runtime/doc/
H A Dusr_28.txt337 together. An example is an e-mail message where the quoted text is indicated
345 > quoted text he wrote
346 > quoted text he wrote
347 > > double quoted text I wrote
348 > > double quoted text I wrote
H A Dvisual.txt249 a" a double quoted string (with quotes) |v_aquote|
250 i" inner double quoted string |v_iquote|
251 a' a single quoted string (with quotes) |v_a'|
252 i' inner simple quoted string |v_i'|
H A Dindex.txt485 |v_aquote| a" double quoted string
486 |v_a'| a' single quoted string
503 |v_iquote| i" double quoted string without the quotes
504 |v_i'| i' single quoted string without the quotes
952 quoted string
954 quoted string
964 quoted string
982 quoted string (without quotes)
984 quoted string (without quotes)
994 quoted string (without the backticks)
H A Dquickref.txt478 |v_a'| N a' Select "a single quoted string"
479 |v_i'| N i' Select "inner single quoted string"
480 |v_aquote| N a" Select "a double quoted string"
481 |v_iquote| N i" Select "inner double quoted string"
482 |v_a`| N a` Select "a backward quoted string"
483 |v_i`| N i` Select "inner backward quoted string"
/vim-8.2.3635/runtime/autoload/
H A Drust.vim283 " 4: double-quoted backslash
318 elseif l:state == 4 " double-quoted backslash
327 elseif l:state == 5 " single-quoted
/vim-8.2.3635/src/testdir/
H A Dtest_textobjects.vim512 " Test for i" when cursor is in front of a quoted object
562 " selecting space before and after a quoted string
570 " quoted string with odd or even number of backslashes.
H A Dtest_gn.vim5 " replace a single char by itself quoted:
/vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/
H A Dshellmenu.vim70 imenu SpShVars.All positional parameters (quoted spaces) ${*}
/vim-8.2.3635/runtime/pack/dist/opt/justify/plugin/
H A Djustify.vim47 " Note that the value 0, needs to be quoted as a string. This value

12