Searched refs:croak (Results 1 - 25 of 35) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/attrs/
H A Dattrs.xs29 croak("can't set attributes outside a subroutine scope");
39 croak("invalid attribute name %s", attr);
61 croak("invalid subroutine reference or name");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/I18N/Langinfo/
H A DLanginfo.xs32 croak("nl_langinfo() not implemented on this architecture");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dautouse.t35 use autouse 'Carp' => qw(carp croak);
44 eval { croak "It is but a scratch!" };
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.xs41 croak("Your vendor has not defined the Sys::Syslog macro LOG_FAC");
55 croak("Your vendor has not defined the Sys::Syslog macro LOG_PRI");
70 croak("Your vendor has not defined the Sys::Syslog macro LOG_MAKEPRI");
84 croak("Your vendor has not defined the Sys::Syslog macro LOG_MASK");
98 croak("Your vendor has not defined the Sys::Syslog macro LOG_UPTO");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.xs94 croak("Old dbm can only open one database");
101 croak("ODBM_File: Can't create %s", filename);
104 croak("ODBM_File: Can't create %s", filename);
107 croak("ODBM_FILE: Can't open %s", filename);
141 croak("No write permission to odbm file");
142 croak("odbm store returned %d, errno %d, key \"%s\"",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.xs187 croak("Socket::%s not implemented on this architecture", s);
259 croak("Wide character in Socket::inet_ntoa");
268 croak("Bad arg length for %s, length is %d, should be %d",
293 croak("Bad arg length for %s, length is %d, should be at least %d",
320 croak("Relative UNIX domain socket name '%s' unsupported",
362 croak("Bad arg length for %s, length is %d, should be %d",
371 croak("Bad address family for %s, got %d, should be %d",
399 croak("Wide character in Socket::pack_sockaddr_in");
408 croak("Bad arg length for %s, length is %d, should be %d",
429 croak("Ba
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.xs88 croak("Opcode tag \"%s\" already defined", optag);
113 croak("Unknown operator tag \"%s\"", opname);
115 croak("Can't negate operators here (\"%s\")", opname);
117 croak("Unknown operator name \"%s\"", opname);
118 croak("Unknown operator prefix \"%s\"", opname);
156 croak("Invalid opset: %s", err);
172 croak("panic: opcode \"%s\" value %d is invalid", opname, myopcode);
193 croak("panic: invalid bitspec for \"%s\" (type %u)",
210 croak("Can't add to uninitialised PL_op_mask");
422 croak("No
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Dutil.h32 void croak ( char *pat, ... );
H A Dutil.c180 croak(char *pat,...) function
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.xs27 croak("Partial character %c",(char) endian);
47 croak("Unknown endian %c",(char) endian);
78 croak("Unknown endian %c",(char) endian);
120 croak("%"SVf":Unrecognised BOM %"UVxf,
138 croak("%"SVf":no surrogates allowed %"UVxf,
151 croak("%"SVf":Malformed HI surrogate %"UVxf,
162 croak("%"SVf":Malformed LO surrogate %"UVxf,
227 croak("%"SVf":code point \"\\x{%"UVxf"}\" too high",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A Dmkheader28 || croak "$PACKAGE: CombiningClass.pl not found";
32 || croak "$PACKAGE: Decomposition.pl not found";
88 croak "$PACKAGE: neither unicore/CompositionExclusions.txt "
141 croak("Weird Canonical Decomposition of U+$tab[0]");
162 croak("Weird Canonical Decomposition of U+$tab[0]");
245 open FH, ">$file" or croak "$PACKAGE: $file can't be made";
333 open FH, ">$file" or croak "$PACKAGE: $file can't be made";
347 croak sprintf("a Unicode code point 0x%04X over 0x10FFFF.", $uv)
H A DNormalize.xs216 croak(ErrRetlenIsZero);
268 croak(ErrRetlenIsZero);
286 croak(ErrRetlenIsZero);
365 croak(ErrRetlenIsZero);
383 croak(ErrRetlenIsZero);
457 croak(ErrRetlenIsZero);
498 croak(ErrRetlenIsZero);
559 croak(ErrRetlenIsZero);
587 croak(ErrHopBeforeStart);
733 croak(ErrHopBeforeStar
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.xs168 croak("Cannot modify a readonly value");
239 croak("Unexpected value for the key '%s' in the mstats hash", types[type]);
280 croak("Not a hash reference");
288 croak("Not a hash reference");
290 croak("Undefined value when expecting mstats buffer");
292 croak("Wrong size for a value with a mstats buffer");
299 croak("Cannot report mstats without Perl malloc");
304 croak("Cannot report mstats without Perl malloc");
309 croak("Cannot report mstats without Perl malloc");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DSysV.xs75 croak("System V msgxxx is not implemented on this machine");
91 croak("Bad arg length for %s, length is %d, should be %d",
121 croak("System V msgxxx is not implemented on this machine");
138 croak("method %s not called a %s object",
141 croak("Bad arg length for %s, length is %d, should be %d",
155 croak("System V semxxx is not implemented on this machine");
169 croak("method %s not called a %s object",
190 croak("System V semxxx is not implemented on this machine");
214 croak("SHMLBA is not defined on this architecture");
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A Dexacct_common.xh30 (croak("%s(%d) assertion failed: %s", __FILE__, __LINE__, #EXPR), 0), \
33 (croak("%s(%d) %s", __FILE__ __LINE__, MSG), 0), 0))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.xs65 croak("No write permission to ndbm file");
66 croak("ndbm store returned %d, errno %d, key \"%s\"",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A DPacklist.t80 like( $@, qr/No packlist filename/, 'write() should croak without packfile' );
98 like( $@, qr/Can't open file/, 'write() should croak on open failure' );
122 like( $@, qr/^No packlist filename/, 'read() should croak without packfile' );
126 like( $@, qr/^Can't open file/, 'read() should croak with bad packfile name' );
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.xs81 croak("No write permission to sdbm file");
82 croak("sdbm store returned %d, errno %d, key \"%s\"",
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/DProf/
H A DDProf.xs31 croak("DProf: don't know what subroutine to profile");
190 croak("DosTmrQueryFreq: %s", SvPV(perl_get_sv("!",TRUE),n_a));
194 croak("DosTmrQueryTime: %s",
200 croak("DosTmrQueryTime: %s", SvPV(perl_get_sv("!",TRUE), n_a));
604 * last then this will try to croak(), however perl may still crash
607 croak("panic: Devel::DProf inconsistent subroutine return");
697 croak("DProf: run perl with -d to use DProf.\n");
734 croak("DProf: unable to write '%s', errno = %d\n",
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/Object/
H A DObject.xs279 croak("Invalid object type");
438 croak("value is not of type " PKGBASE "::Object");
454 croak("Invalid object type");
476 croak("Invalid object type");
496 croak("item is not of type " PKGBASE "::Object");
620 croak("Invalid object type");
684 croak("item is not of type " PKGBASE "::Object");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/List/Util/
H A DUtil.xs430 croak("weak references are not implemented in this release of perl");
442 croak("weak references are not implemented in this release of perl");
472 croak("vstrings are not implemented in this release of perl");
495 croak("set_prototype: not a subroutine reference");
509 croak("set_prototype: not a reference");
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/
H A DFile.xs57 croak("Usage: Sun::Solaris::Exacct::File::new"
70 croak("invalid named argument %s", SvPV_nolen(ST(i)));
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A DByteLoader.xs133 croak ("Could not allocate ByteLoader buffers");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.xs767 croak("Time::HiRes::usleep(%"NVgf"): negative time not invented yet", useconds);
801 croak("Time::HiRes::sleep(%"NVgf"): internal error: useconds < 0 (unsigned %"UVuf" signed %"IVdf")", seconds, useconds, (IV)useconds);
805 croak("Time::HiRes::sleep(%"NVgf"): negative time not invented yet", seconds);
827 croak("Time::HiRes::ualarm(%d, %d): negative time not invented yet", useconds, interval);
839 croak("Time::HiRes::alarm(%"NVgf", %"NVgf"): negative time not invented yet", seconds, interval);
928 croak("Time::HiRes::setitimer(%"IVdf", %"NVgf", %"NVgf"): negative time not invented yet", (IV)which, seconds, interval);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Filter/Util/Call/
H A DCall.xs146 croak("Filter::Util::Call - %s::filter returned %d values, 1 was expected \n",

Completed in 53 milliseconds

12