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

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/mozilla/Getopt/
H A DMixed.pm34 @EXPORT_OK = qw(abortMsg getOptions nextOption);
120 # created, in case the program calls abortMsg.
136 sub abortMsg subroutine
144 } # end abortMsg
176 abortMsg("$problem option `$option'");
198 abortMsg("option `$option' does not take an argument")
204 abortMsg("option `$option' requires an argument")
209 abortMsg("option `$option' requires integer argument")
213 abortMsg("option `$option' requires numeric argument")
570 Getopt::Mixed provides one other function you can use. C<abortMsg>
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_transform/lib/
H A DTransform.h154 virtual void AbortJustThisTransform(CFErrorRef abortMsg);

Completed in 95 milliseconds