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

/xsrc/external/mit/xterm/dist/vttests/
H A Dmodify-keys.pl109 sub toCode($) { subroutine
269 my $code = &toCode( $_[0] );
289 my $type = &TypeOf( &toCode($code) );
414 $code = &toCode($code);
415 $code = &toCode( &AliasedKey($code) );
642 my $code = &toCode( $_[0] );
692 $result[$c] = &KeyToS( &toCode($code), $c + 1 );
696 my $tmp = &toCode($code);
1468 my $hex = &toCode($code);
1475 printf $form, &toCode(
[all...]

Completed in 3 milliseconds