Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 140) sorted by relevance

123456

/vim-8.2.3635/src/
H A Dhardcopy.c196 table[idx].present = FALSE; in parse_list_options()
227 table[idx].present = TRUE; in parse_list_options()
421 return (printer_opts[OPT_PRINT_NUMBER].present in prt_use_number()
436 if (printer_opts[idx].present) in prt_get_unit()
911 && printer_opts[OPT_PRINT_FORMFEED].present in hardcopy_line()
937 || (printer_opts[OPT_PRINT_WRAP].present in hardcopy_line()
2453 if (!mbfont_opts[OPT_MBFONT_REGULAR].present) in mch_print_init()
2464 if (mbfont_opts[OPT_MBFONT_BOLD].present) in mch_print_init()
2469 if (mbfont_opts[OPT_MBFONT_OBLIQUE].present) in mch_print_init()
2507 if (printer_opts[OPT_PRINT_PAPER].present) in mch_print_init()
[all …]
H A Dconfig.h.in141 /* Define if struct sigcontext is present */
433 /* Define if _nl_msg_cat_cntr is present. */
/vim-8.2.3635/runtime/doc/
H A Dtesting.txt88 |drop_file| feature is present.
360 < The second pattern, if present, is matched against the last
371 When {lnum} is present and not negative, and the {error}
372 argument is present and matches, then this is compared with
376 When {context} is present it is used as a pattern and matched
H A Dfarsi.txt15 Farsi code, as it was present at the 8.1 release. It should be merged with
H A Dpopup.txt244 When {force} is not present this will fail if the current
246 When {force} is present and |TRUE| the popup is also closed
256 popup window is deleted. If the optional {result} is present
384 "textprop", "textpropid" and "textpropwin" are only present
629 textprop When present the popup is positioned next to a text
635 when "textprop" is present.
637 present. Use zero to reset.
802 present; when {col} and "end_col" are equal, this is a
H A Dversion4.txt119 When the 'b' flag is present in 'cpoptions', the backslash cannot be used to
141 introduced for this |<>|. The 'B' and '<' flags must not be present in
323 When an occasion is not present in 'highlight', use the mode from the default
H A Drepeat.txt163 the 'e' flag is present in 'cpoptions'.
168 When the |line-continuation| character (\) is present
177 When '*' is present in 'cpoptions' |cpo-star|, use
180 present in 'cpoptions', ":*" is an alias for ":'<,'>",
389 is not present, the command fails.
395 matching |:finally| (if present), the commands
989 the |+reltime| feature, which is present in more builds.
H A Ddiff.txt111 names are present these files may get patched anyway.
165 - "filler" is not present in 'diffopt', deleted/inserted lines makes the
204 present in another. These lines were inserted in another file or deleted in
H A Drileft.txt32 bidi and is merely opting to present a functional means to display/enter/use
H A Dquickfix.txt280 list is not present, then a new list is created.
314 quickfix list is not present, then a new list is
352 present, then a new list is created. The current
497 is not present, the command fails.
604 the current window is present. You can have more than
696 present, then the file is opened in that window.
710 present). Examples: >
1434 When the pattern is present the line number will not be used.
1436 The "%o" conversion specifies the module name in quickfix entry. If present
1958 For example, if only the filename is present for a quickfix entry, then the
H A Dtextprop.txt134 "length" is present; when {col} and "end_col"
211 bufnr buffer to search in; when present a
/vim-8.2.3635/src/testdir/
H A Dunix.vim5 " Only when the +eval feature is present.
H A Dsetup.vim17 " Only when the +eval feature is present.
/vim-8.2.3635/runtime/autoload/
H A Dpaste.vim5 " Define the string to use for items that are present both in Edit, Popup and
/vim-8.2.3635/runtime/ftplugin/
H A Drust.vim21 " The rust source code at present seems to typically omit a leader on /*!
78 " having no effect if the extra excluded regions are not present in the
/vim-8.2.3635/runtime/keymap/
H A Dhebrewp_cp1255.vim2 " adds in the vowel points, known as 'niqud', which are present in
H A Dhebrew_cp1255.vim1 " add in the vowel points, known as 'niqud', which are present in
H A Dbulgarian-phonetic.vim20 " present in Bulgarian, so using the bulgarian-phonetic keymap one can
H A Dbulgarian-bds.vim19 " Some punctuation characters present in ascii are mapped in BDS to keys
/vim-8.2.3635/runtime/indent/
H A Dlua.vim49 " an "end" or "until" is not present on the same line.
/vim-8.2.3635/runtime/syntax/
H A Desterel.vim32 syn keyword esterelStatement emit present await
H A Dcupl.vim35 syn keyword cuplStatement pin pinnode present table
H A Dant.vim72 syn keyword antElement display pathelement patternset permissions prefixlines present presetdef pro…
H A Djproperties.vim76 " ignore continuation lines for the present
/vim-8.2.3635/src/po/
H A Dcheck.vim134 " Check that the \n at the end of the msgid line is also present in the msgstr

123456