Searched defs:cmd_i (Results 1 – 6 of 6) sorted by relevance
47 sub cmd_i { return colored ($_[2], 'yellow') } global() subroutine
98 sub cmd_i { my $self = shift; return "$$self{UNDL}$_[1]$$self{NORM}" } global() subroutine
85 sub cmd_i { local $_ = $_[0]->strip_format ($_[2]); s/(.)/_\b$1/g; $_ } global() subroutine
286 sub cmd_i { subroutine
617 sub cmd_i { return '*' . $_[2] . '*' } global() subroutine
1289 sub cmd_i { return $_[0]->{IN_NAME} ? $_[2] : '\f(IS' . $_[2] . '\f(IE' } global() subroutine