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

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm24 GLOB_ERROR
44 GLOB_ERROR
100 sub GLOB_ERROR { subroutine
101 return (constant('GLOB_ERROR'))[1];
200 if (GLOB_ERROR) {
328 error occurred, &File::Glob::GLOB_ERROR will be non-zero and C<$!> will be
329 set. &File::Glob::GLOB_ERROR is guaranteed to be zero if no error occurred,

Completed in 23 milliseconds