Searched +refs:org +refs:search +refs:not +refs:self (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/vim-53/runtime/syntax/
H A D2html.vim7 " Original by Bram Moolenaar <Bram@vim.org>
14 " http://www.vim.org/scripts/script.php?script_id=2006
36 " When not in gui we can only guess the colors.
139 " Add the class to class list if it's not there yet.
150 " Add the diff highlight class to class list if used and it's not there yet.
295 " include encoding as close to the top as possible, but only if not already
456 let self.progress_ticks = map(range(pb_len+1), "v:val * self.max_value / pb_len")
462 let max_len = winwidth(self.winnr)
464 " always true on first call because of initial value of self
[all...]
H A Dphp.vim5 " URL: http://www.vim.org/scripts/script.php?script_id=1571
7 " Former Maintainer: Debian VIM Maintainers <pkg-vim-maintainers@lists.alioth.debian.org>
8 " Former URL: http://svn.debian.org/wsvn/pkg-vim/trunk/runtime/syntax/php.vim?op=file&rev=0&sc=0
26 " x=-1 to sync by search ( default )
286 syn keyword phpStructure extends implements instanceof parent self contained
371 " including HTML,JavaScript,SQL even if not enabled via options
456 " Some of these changes (highlighting isset/unset/echo etc) are not so
528 " - isset()/unset()/empty() are not real functions.
530 " regular functions would not be able to.
580 " For version 5.7 and earlier: only when not don
[all...]
H A Dprogress.vim6 " Maintainer: Philip Uren <philuSPAX@ieee.org> Remove "SPAX" spam block
76 syn keyword ProgressReserved no-lock no-map no-mes[sage] no-pause no-prefe[tch] no-undo no-val[idate] no-wait not null num-ali[ases] num-dbs num-entries
82 syn keyword ProgressReserved scroll sdbname search seek select self session set setuser[id] share[-lock] shared show-stat[s] skip some space status stream
190 " For version 5.7 and earlier: only when not done already
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex80 % \def\refver{5.10-2} % refcard version (not used)
82 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
94 %% uncomment the first definition if you do not want pagebreaks in maps
146 you don't need to use Meta since the digits are not self-inserting. The
178 \texttt{gnus-agent-directory}, and thus does not allow you to use Gnus
250 {{\bf Marks not affecting visibility}}\\
272 view all articles, not just unread]\\
274 M-SPC & Same as RET but does not expunge and hide dormants.\\
275 M-C-RET & Enter group without any processing, changes will not b
[all...]
/macosx-10.9.5/vim-53/src/
H A Deval.c39 #define DO_NOT_FREE_CNT 99999 /* refcount for dict or list that should not
110 static char *e_dictkey = N_("E716: Key not present in Dictionary: %s");
205 #define FC_DICT 4 /* Dict function, uses "self" */
308 * Initializing a union does not work, leave tv.vval empty to get zero's.
458 static dictitem_T *dictitem_copy __ARGS((dictitem_T *org));
807 static void prof_func_line __ARGS((FILE *fd, int count, proftime_T *total, proftime_T *self, int prefer_self));
870 /* add to v: scope dict, unless the value is not always available */
996 * not already exist.
1019 static garray_T redir_ga; /* only valid when redir_lval is not NULL */
1432 * When not use
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/
H A Dconfigure5 # Report bugs to <http://llvm.org/bugs/>.
84 # We did not find ourselves, most probably we were run as `sh COMMAND'
85 # in which case we are not to be found in the path.
207 echo positional parameters were not saved.
320 echo positional parameters were not saved.
409 echo positional parameters were not saved.
414 echo Please tell autoconf@gnu.org about your system,
431 # trailing '-' during substitution so that $LINENO is not a special
456 # (the dirname of $[0] is not the place where we might find the
566 PACKAGE_BUGREPORT='http://llvm.org/bug
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/
H A Dconfigure82 # We did not find ourselves, most probably we were run as `sh COMMAND'
83 # in which case we are not to be found in the path.
205 echo positional parameters were not saved.
318 echo positional parameters were not saved.
407 echo positional parameters were not saved.
412 echo Please tell autoconf@gnu.org about your system,
429 # trailing '-' during substitution so that $LINENO is not a special
454 # (the dirname of $[0] is not the place where we might find the
905 # Reject names that are not valid shell variable names.
924 # Reject names that are not vali
[all...]

Completed in 148 milliseconds