Searched defs:PRINTF (Results 1 - 8 of 8) sorted by relevance
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/ |
H A D | TieOut.pm | 12 sub PRINTF { subroutine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/Dev/ |
H A D | Null.pm | 7 sub PRINTF {} subroutine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/t/ |
H A D | terse.t | 106 sub PRINTF { subroutine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | Benchmark.t | 603 sub PRINTF { subroutine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/ |
H A D | tiehandle.t | 41 sub PRINTF { subroutine 42 ::compare(PRINTF => @_); 89 @expect = (PRINTF => $ob,"%s","text");
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/ |
H A D | Handle.pm | 30 C<TIEHANDLE>, C<PRINT>, C<PRINTF> and C<GETC>. 53 =item PRINTF this, format, LIST 152 sub PRINTF { subroutine 160 croak ref($self)," doesn't define a PRINTF method";
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/ |
H A D | a2p.c | 35 #define PRINTF 267 macro 1898 "NEWLINE","COMMENT","FUN1","FUNN","GRGR","PRINT","PRINTF","SPRINTF_OLD", 2025 "simple : PRINTF expr_list redir expr", 2026 "simple : PRINTF expr_list",
|
/osnet-11/usr/src/lib/libcmd/common/ |
H A D | find.c | 125 PRINT, PRINT0, PRINTF, PRINTX, FPRINT, FPRINT0, FPRINTF, FPRINTX, enumerator in enum:Command 410 "printf", PRINTF, Str|Stat, 1, "format", 1238 case PRINTF: 1592 case PRINTF:
|
Completed in 49 milliseconds