Searched refs:literally (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10/vim-55/runtime/keymap/
H A Daccents.vim5 " All characters are given literally, conversion to another encoding (e.g.,
H A Dpinyin.vim5 " All characters are given literally.
H A Dlithuanian-baltic.vim7 " All characters are given literally, conversion to another encoding (e.g.,
H A Dcanfr-win.vim18 " All characters are given literally, conversion to another encoding (e.g.,
H A Dmongolian_utf-8.vim4 " All characters are given literally, conversion to another encoding (e.g.,
H A Drussian-dvorak.vim8 " All characters are given literally, conversion to another encoding (e.g.,
H A Drussian-jcuken.vim8 " All characters are given literally, conversion to another encoding (e.g.,
H A Drussian-jcukenwin.vim8 " All characters are given literally, conversion to another encoding (e.g.,
H A Drussian-yawerty.vim7 " All characters are given literally, conversion to another encoding (e.g.,
H A Dukrainian-jcuken.vim9 " All characters are given literally, conversion to another encoding (e.g.,
H A Dukrainian-dvorak.vim9 " All characters are given literally, conversion to another encoding (e.g.,
/macosx-10.10/vim-55/src/proto/
H A Dops.pro21 int insert_reg __ARGS((int regname, int literally));
23 int cmdline_paste_reg __ARGS((int regname, int literally, int remcr));
H A Dex_getln.pro19 void cmdline_paste_str __ARGS((char_u *s, int literally));
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/Harness/
H A DResults.pm70 actual_ok => did it literally say 'ok'?
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Desh-arg.el98 ;; text beginning with ' is a literally quoted
323 "Parse a literally quoted string. Nothing has special meaning!"
/macosx-10.10/vim-55/src/
H A Dops.c102 static void stuffescaped __ARGS((char_u *arg, int literally));
1309 * When "esc" is TRUE it is to be taken literally: Escape CSI characters and
1352 insert_reg(regname, literally)
1354 int literally; /* insert literally, not as if typed */
1384 stuffescaped(arg, literally);
1397 stuffescaped(y_current->y_array[i], literally);
1413 * literally ("literally" TRUE) or interpret is as typed characters.
1416 stuffescaped(arg, literally)
[all...]
H A Dex_getln.c95 static int cmdline_paste __ARGS((int regname, int literally, int remcr));
2976 cmdline_paste(regname, literally, remcr)
2978 int literally; /* Insert text literally instead of "as typed" */
3049 cmdline_paste_str(p, literally);
3055 return cmdline_paste_reg(regname, literally, remcr);
3060 * When "literally" is TRUE, insert literally.
3061 * When "literally" is FALSE, insert as typed, but don't leave the command
3065 cmdline_paste_str(s, literally)
[all...]
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/inc/Devel/
H A DCheckLib.pm216 both literally as it is in Config.pm and also in the $PATH.
/macosx-10.10/CPANInternal-159.1/Tree-Simple-VisitorFactory-0.10/lib/Tree/Simple/
H A DVisitorFactory.pm56 Returns an minimal instance of this object, basically just a reference back to the package (literally, see the source if you care).
/macosx-10.10/emacs-93/emacs/etc/
H A Dcs-survival.tex15 % \kbd{ARG} -- argument is typed literally
374 \mkey{M-x find-file-literally} edituj soubor bez jak�chkoli konverz�
H A Dsk-survival.tex15 % \kbd{ARG} -- argument is typed literally
376 \mkey{M-x find-file-literally} edituj s�bor bez ak�chko�vek konverzi�
H A Dsurvival.tex19 % \kbd{ARG} -- argument is typed literally
373 \mkey{M-x find-file-literally} visit file with no conversion
H A Dfr-survival.tex16 % \kbd{ARG} -- argument is typed literally
376 \mkey{M-x find-file-literally} visite un fichier sans aucune conversion
/macosx-10.10/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DBuilder.pm1279 actual_ok => did it literally say 'ok'?
1287 'actual_ok' is a reflection of whether or not the test literally
/macosx-10.10/Security-57031.1.35/SecurityTests/regressions/inc/Test/
H A DBuilder.pm1532 actual_ok => did it literally say 'ok'?
1540 'actual_ok' is a reflection of whether or not the test literally

Completed in 335 milliseconds

12