Searched refs:Check (Results 1 – 25 of 304) sorted by relevance
12345678910>>...13
39 " Check for entity opening directive on previous line42 " Check for clause head on previous line45 " Check for grammar rule head on previous line48 " Check for entity closing directive on previous line51 " Check for end of clause on previous line55 " Check for opening conditional on previous line59 " Check for closing an unclosed paren, or middle ; or ->
52 " Check for clause head on previous line55 " Check for end of clause on previous line59 " Check for opening conditional on previous line63 " Check for closing an unclosed paren, or middle ; or ->
103 " Check for element name. If none exists, indent one level.109 " Check for token following element name. This can be a specification of170 " Check for element name. If none exists, indent one level.176 " Check for any number of attributes.178 " Check for attribute name. If none exists, indent one level, unless the191 " Check for attribute value declaration. If none exists, indent two233 " Check for entity name. If none exists, indent one level. Otherwise, if287 " Check for notation name. If none exists, indent one level.
23 " Check for overrides. Buffer variables have the highest priority.25 " Check the runtimepath to see if the file exists
76 " Check if the character at lnum:col is inside a string, comment, or is ascii.81 " Check if the character at lnum:col is inside a string.86 " Check if the character at lnum:col is inside a multi-line comment.91 " Check if the character at lnum:col is a line comment.206 " Check if line 'lnum' has more opening brackets than closing ones.361 " Check for multiple var assignments
32 :" --- Check that editing a latin-1 file doesn't see a BOM42 :" --- Check utf-852 :" --- Check utf-8 with an error (will fall back to latin-1)62 :" --- Check ucs-272 :" --- Check ucs-2le82 :" --- Check ucs-492 :" --- Check ucs-4le102 :" --- Check the files written with BOM
27 " Check that cursor line is concealed31 " Check that with concealed text vertical cursor movement is correct.35 " Check that with cursor line is not concealed40 " Check that with cursor line is not concealed when moving cursor down44 " Check that with cursor line is not concealed when switching windows48 " Check that with cursor line is only concealed in Normal mode59 " Check that with cursor line is only concealed in Insert mode72 " Check that with cursor line is only concealed in Command mode83 " Check that with cursor line is only concealed in Visual mode94 " Check moving the cursor while in insert mode.[all …]
12 " --- Check that "matcharg()" returns the correct group and pattern if a match21 " --- Check that "matcharg()" returns an empty list if the argument is not 1,26 " --- Check that "matcharg()" returns ['', ''] if a match is not defined.34 " --- Check that "matchadd()" and "getmatches()" agree on added matches and44 " --- Check that "matchdelete()" deletes the matches defined in the previous51 " --- Check that "matchdelete()" returns 0 if successful and otherwise -1.56 " --- Check that "clearmatches()" clears all matches defined by ":match" and67 " --- Check that "setmatches()" restores a list of matches saved by82 " --- Check that "setmatches()" will not add two matches with the same ID. The92 " --- Check that "setmatches()" returns 0 if successful and otherwise -1.[all …]
6 " Check that "lines" inside a ":def" function has no error.22 " Check that "lines" inside ":def" results in an "error" message.40 " Check that "lines" inside ":def" results in an "error" message when executed.103 " Check that a command fails with the same error when used in a :def function120 " Check that a command fails with the same error when executed in a :def138 " Check that "lines" inside a legacy function has no error.154 " Check that "lines" inside a legacy function results in the expected error
34 func Check(a, b, result) function40 call Check(a:a, a:b, -1)44 call Check(a:a, a:b, 1)48 call Check(a:a, a:b, 0)
92 " Check that we do not alter the settings in the initial window.117 " Check that the unnamed register is not overwritten.135 " Check that underlying shell command arguments are escaped.
106 " Check that global and local values are set.119 " Check that local values only are set.132 " Check that global values only are set.232 " Check that global and local values are set.245 " Check that local values only are set.258 " Check that global values only are set.322 " Check without any change.
218 " Check deleting lines does not trigger ml_get error.224 " Check a Perl expression which gives an error.231 " Check switching to another buffer does not trigger ml_get error.312 " Check that setting the cursor position works.319 " Check that movement after setting cursor position keeps current column.
34 " Check if the 'M' option is included.42 " Check if the 'p' option is included.
14 " Check deleting lines does not trigger ml_get error.20 " Check switching to another buffer does not trigger ml_get error.42 " Check :rubyfile does not SEGV with Ruby level exception but just fails50 " Check that setting the cursor position works.58 " Check that movement after setting cursor position keeps current column.396 " Check return values of p method
33 " Check that the balloon shows up after a mouse move58 " Check that the balloon shows up after a mouse move
60 " Check that:62 " 2. Check that fourth item (LC_NUMERIC) is properly set to "C".
139 " Command to Check for an environment variable235 exe 'Check' .. substitute(arg, ':', ' ', '')249 exe 'Check' .. substitute(arg, ':', ' ', '')
637 " Check that editing a latin1 file doesn't see a BOM650 " Check utf-8 BOM664 " Check utf-8 with an error (will fall back to latin-1)679 " Check ucs-2 BOM694 " Check ucs-2le BOM711 " Check ucs-4 BOM725 " Check ucs-4le BOM926 " Check that buffer is written before triggering QuitPre
648 #define Check(field) \ in CompareEvents() macro654 Check(xany.display); in CompareEvents()655 Check(xany.type); in CompareEvents()656 Check(xany.window); in CompareEvents()661 Check(xmotion.state); in CompareEvents()665 Check(xbutton.state); in CompareEvents()666 Check(xbutton.button); in CompareEvents()670 Check(xkey.state); in CompareEvents()671 Check(xkey.keycode); in CompareEvents()675 Check(xcrossing.mode); in CompareEvents()[all …]
24 dnl Check for extension of executables178 dnl Check for Darwin and MacOS X493 dnl Check user requested features.544 dnl Check for Lua feature.761 dnl Check for MzScheme feature.2092 /* Check bitfields */2098 /* Check creating a socket. */2128 /* Check bitfields */2134 /* Check creating a socket. */2804 dnl Check for GTK3.[all …]
111 " Check if given tag is XML Declaration header {{{1127 " Check if tag is a new opening tag <tag> {{{1132 " Check if tag is a Comment start {{{1140 " Check if tag is a closing tag </tag> {{{1144 " Check that the tag is actually a tag and not {{{1149 " Check if tag is empty <tag/> {{{1
110 " Check that error code in msgid matches the one in msgstr.134 " Check that the \n at the end of the msgid line is also present in the msgstr159 " Check that the file is well formed according to msgfmts understanding172 " Check that the plural form is properly initialized188 " Check that 8bit encoding is used instead of 8-bit
13 " 1) Check g:colors_name is existing20 " 2) Check for some well-defined highlighting groups124 " 3) Check, that it does not set background highlighting140 " 4) Check, that t_Co is checked
21 " Check for overrides. Buffer variables have the highest priority.23 " Check the runtimepath to see if the file exists