Lines Matching refs:whole
81 Only whole keywords are searched for, like with the
94 whole word.
99 whole word.
202 line offset is given, the whole lines between the two cursor positions are
469 |/\@>| \@> \@> 1, like matching a whole pattern
777 \@> Matches the preceding atom like matching a whole pattern.
849 match there: The next char is the first char of the whole match.
862 match there: The previous char is the last char of the whole match.
892 This is a |/zero-width| match. To make sure the whole pattern is
908 this change. An update is done for lines which are changed (the whole
909 line is updated) or when using the |CTRL-L| command (the whole screen
941 is done when using the |CTRL-L| command (the whole screen is updated).
964 is done when using the |CTRL-L| command (the whole screen is updated).
993 is done when using the |CTRL-L| command (the whole screen is updated).
1116 `:substitute` command the whole command becomes the pattern. E.g.
1258 When "\c" appears anywhere in the pattern, the whole pattern is handled like
1260 ignored. "\C" does the opposite: Force matching case for the whole pattern.