Searched refs:defmatch (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/zsh-61/zsh/Misc/
H A Dlete2ctl242 $defmatch = $command;
243 ($defmatch =~ /^-/) && ($defmatch = substr($defmatch,1));
245 undef($defmatch);
261 (!defined($defmatch))) {
271 if (defined($defmatch)) {
275 if ($defmatch eq '*') {
278 ($defmatch =~ /\*$/) && chop($defmatch);
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dmaxima.vim64 syn keyword maximaFunc defmatch defrule deftaylor del delete deleten delta demo

Completed in 168 milliseconds