Searched refs:doit (Results 1 – 9 of 9) sorted by relevance
51 doit=${DOITPROG-}52 doit_exec=${doit:-exec}423 { test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&424 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&445 { test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&446 { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&464 $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||477 $doit $rmcmd -f "$dst" 2>/dev/null ||478 { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&479 { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }[all …]
223 remove_batfiles(int doit) in remove_batfiles() argument239 if (doit) in remove_batfiles()
515 int doit = FALSE; in set_indent() local591 doit = TRUE; in set_indent()610 doit = TRUE; in set_indent()621 doit = TRUE; in set_indent()634 doit = TRUE; in set_indent()643 if (!doit && !VIM_ISWHITE(*p) && !(flags & SIN_INSERT)) in set_indent()
2798 int doit = FALSE; in update_debug_sign() local2810 doit = TRUE; in update_debug_sign()2814 if (!doit || updating_screen in update_debug_sign()
579 Let us use the "doit.vim" plugin as an example. This plugin comes with580 documentation: "doit.txt". Let's first copy the plugin to the right586 :!cp /tmp/doit.vim ~/.vim/plugin596 :!cp /tmp/doit.txt ~/.vim/doc605 :help doit607 command to find help for "doit" in the help file you just added. You can see
2671 # DB : On doit pouvoir trouver nettement mieux que �a.2768 msgstr "E918: le tampon doit �tre charg� : %s"2786 msgstr "E900: maxdepth doit �tre un nombre positif"4231 msgstr "E529: 'term' ne doit pas �tre une cha�ne vide"4269 msgstr "E528: Une valeur ' doit �tre sp�cifi�e"4589 msgstr "E924: La fen�tre courante doit �tre ferm�e"7510 msgstr "E487: L'argument doit �tre positif"7779 msgstr "E686: L'argument de %s doit �tre une Liste"7850 msgstr "index doit �tre int ou slice, et non %s"7880 msgstr "le nombre doit �tre plus grand que z�ro"[all …]
427 3. Tapez r suivi du caractère qui doit corriger l'erreur.453 4. Appuyez <Échap> et placez-vous sur le prochain caractère qui doit486 ---> La fin de cette ligne doit être rendue identique à la seconde.487 ---> La fin de cette ligne doit être corrigée avec la commande c$ .610 plage où la substitution doit être faite.
427 3. Tapez r suivi du caract�re qui doit corriger l'erreur.453 4. Appuyez <�chap> et placez-vous sur le prochain caract�re qui doit486 ---> La fin de cette ligne doit �tre rendue identique � la seconde.487 ---> La fin de cette ligne doit �tre corrig�e avec la commande c$ .610 plage o� la substitution doit �tre faite.
3 " Maintainer: Jonathan J. Miner <miner@doit.wisc.edu>