Searched defs:systell (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dopen.t95 sub systell { subroutine
111 systell(F) == ($a += bytes::length($b))
117 print '# systell(F) == ', systell(F), "\n";
134 systell(G) == ($a += bytes::length($_))
138 print '# systell(G) == ', systell(G), "\n";
157 systell(G) == ($a += bytes::length($_))
163 print '# systell(G) == ', systell(
[all...]

Completed in 23 milliseconds