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

/macosx-10.9.5/CPANInternal-140/Template-Toolkit/lib/Template/
H A DTest.pm32 our @EXPORT = qw( ntests ok is match flush skip_all test_expect callsign banner );
43 our ($loaded, %callsign);
357 # callsign()
363 sub callsign { subroutine
364 my %callsign;
365 @callsign{ 'a'..'z' } = qw(
369 return \%callsign;
633 =head2 callsign()
636 C<callsign()> subroutine which returns a hash mapping the letters C<a>
640 test_expect(\*DATA, $config, callsign());
[all...]
/macosx-10.9.5/CPANInternal-140/Template-Toolkit-2.24/lib/Template/
H A DTest.pm32 our @EXPORT = qw( ntests ok is match flush skip_all test_expect callsign banner );
43 our ($loaded, %callsign);
357 # callsign()
363 sub callsign { subroutine
364 my %callsign;
365 @callsign{ 'a'..'z' } = qw(
369 return \%callsign;
633 =head2 callsign()
636 C<callsign()> subroutine which returns a hash mapping the letters C<a>
640 test_expect(\*DATA, $config, callsign());
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/net/
H A Deudc-vars.el235 (callsign . "HAM Call Sign")

Completed in 76 milliseconds