Searched refs:quote (Results 1 – 25 of 152) sorted by relevance
1234567
1403 if (quote) in produce_cmdmods()1516 quote = 1; in uc_check_code()1518 switch (quote) in uc_check_code()1571 if (quote) in uc_check_code()1575 if (quote) in uc_check_code()1579 if (quote) in uc_check_code()1600 if (quote) in uc_check_code()1605 if (quote) in uc_check_code()1609 if (quote) in uc_check_code()1624 if (quote) in uc_check_code()[all …]
408 json_decode_string(js_read_T *reader, typval_T *res, int quote) in json_decode_string() argument420 while (*p != quote) in json_decode_string()535 if (*p == quote) in json_decode_string()
106 let t = "bla bla `quote` blah"332 " don't get stuck on a quote at the start of a sentence508 " Test for quote (', " and `) textobjects517 " Test for visually selecting an inner quote519 " extend visual selection from one quote to the next525 " try to extend visual selection from one quote to a non-existing quote531 " try to extend visual selection from one quote to a next partial quote537 " select a quote backwards in visual mode543 " select a quote backwards in visual mode from outside the quote549 " visually selecting a quote with 'selection' set to 'exclusive'[all …]
595 ret = ret.grep(/^#{Regexp.quote(msg)}/) if msg != nil677 message = Regexp.quote($2)682 message = Regexp.quote($2)687 message = Regexp.quote($2)706 message = Regexp.quote($4)722 message = Regexp.quote($2)728 message = Regexp.quote($4)737 methods = global_variables.grep(Regexp.new(Regexp.quote($1)))742 message = Regexp.quote($3)785 message = Regexp.quote($1)
282 " 3: double-quote284 " 5: single-quote310 elseif l:state == 3 " double-quote
97 d) A sequence of zero or more backslashes (\) and a double quote (")101 double quote.104 " is a special double quote105 \" is a literal double quote106 \\" is a literal backslash and a special double quote107 \\\" is a literal backslash and a literal double quote108 \\\\" is 2 literal backslashes and a special double quote109 \\\\\" is 2 literal backslashes and a literal double quote
51 guessing the quote to use for your setup, you may use >53 < which by default is a single quote under Unix (') and a double quote
78 |:quote| comment my .vim files
389 " a double quote390 [^"] any character that is not a double quote392 " a double quote again
16 " greek left double-quote "<" twice17 " greek right double-quote ">" twice
17 " greek left double-quote "<" twice18 " greek right double-quote ">" twice
32 w ' " ' - single-quote
30 w ' " ' - single-quote
88 syn keyword tfStatement purgeworld putfile quit quote recall recordline save contained148 " Catch /quote .. '149 syn match tfQuotes "/quote .\{-}'" contains=ALLBUT,tfString
50 syn keyword latteSyntax or ordinary quote process-output push-back contained51 syn keyword latteSyntax push-front quasiquote quote random rdc reverse contained
157 \ punctuation-wrap quiet quote-ampersand quote-marks quote-nbsp raw
52 " Mail Signatures. (Begin with "-- ", end with change in quote level)64 " Make sure quote markers in regions (header / signature) have correct color
7 " Add to filetype.vim the following line (without quote sign):
22 syn keyword mallardTagName media name note output p page quote contained
18 syn keyword IstInpSpec keyword level quote range_close range_open
27 syn keyword sgmllnxTagName contained descrip quote htmlurl code ref
34 syn keyword bstBuiltIn pop$ preamble$ purify$ quote$
20 size_t produce_cmdmods(char_u *buf, cmdmod_T *cmod, int quote);
33 " Comments start with a double quote
38 …\@<!struct\|\%(abstract\|primitive\)\s\+type\|let\|do\|\%(bare\)\?module\|quote\|if\|for\|while\|t…