Searched +refs:hi +refs:lock +refs:set +refs:pattern (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/vim-53/src/
H A Deval.c1 /* vi:set ts=8 sts=4 sw=4:
52 #define HI2DI(hi) HIKEY2DI((hi)->hi_key)
223 #define HI2UF(hi) HIKEY2UF((hi)->hi_key)
253 int dbg_tick; /* debug_tick when breakpoint was set */
413 static int do_lock_var __ARGS((lval_T *lp, char_u *name_end, int deep, int lock));
414 static void item_lock __ARGS((typval_T *tv, int deep, int lock));
788 static void delete_var __ARGS((hashtab_T *ht, hashitem_T *hi));
794 static int tv_check_lock __ARGS((int lock, char_
1453 hashitem_T *hi; local
2077 hashitem_T *hi; local
3585 hashitem_T *hi; local
3687 hashitem_T *hi; local
3769 hashitem_T *hi; local
3845 static hashitem_T *hi; local
5960 hashitem_T *hi; local
6729 hashitem_T *hi; local
6858 hashitem_T *hi; local
6940 hashitem_T *hi; local
6976 hashitem_T *hi; local
7130 hashitem_T *hi; local
7207 hashitem_T *hi; local
9400 hashitem_T *hi; local
10183 hashitem_T *hi; local
12962 hashitem_T *hi; local
13756 hashitem_T *hi; local
19426 hashitem_T *hi; local
19474 hashitem_T *hi; local
19613 hashitem_T *hi; local
20327 hashitem_T *hi; local
21206 hashitem_T *hi; local
21218 hashitem_T *hi; local
21309 hashitem_T *hi; local
21549 static hashitem_T *hi; local
21667 hashitem_T *hi; local
22059 hashitem_T *hi; local
22559 hashitem_T *hi; local
22606 hashitem_T *hi; local
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dperl.vim87 syn match perlStatementProc "\<\%(alarm\|exec\|fork\|get\%(pgrp\|ppid\|priority\)\|kill\|pipe\|set\%(pgrp\|priority\)\|sleep\|system\|times\|wait\%(pid\)\=\)\>"
94 syn match perlStatementMisc "\<\%(warn\|formline\|reset\|scalar\|prototype\|lock\|tied\=\|untie\)\>"
128 " $pack::var, pack:: is a scope, just set "perl_no_scope_in_variables"
130 " just set the variable "perl_no_extended_vars"...
238 " A special case for m{}, m<> and m[] which allows for comments and extra whitespace in the pattern
311 " A special case for qr{}, qr<> and qr[] which allows for comments and extra whitespace in the pattern
415 " fromstart above seems to set minlines even if perl_fold is not set.
419 command -nargs=+ HiLink hi def link <args>

Completed in 203 milliseconds