Searched refs:nocheck (Results 1 – 4 of 4) sorted by relevance
116 my $nocheck = 0;137 if ($nocheck) {139 $nocheck = 0;184 $nocheck = 1;
249 my $nocheck = 0;275 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);286 if ($nocheck || $in_comment) {308 if ($nocheck) {310 $nocheck = 0;356 $nocheck = 1;
418 partial=nocheck419 runlevel=nocheck420 idepend=nocheck421 rdepend=nocheck422 space=nocheck423 setuid=nocheck424 conflict=nocheck425 action=nocheck
580 const char* nocheck = pattern; in glob() local755 strcopy(top->gl_path + gp->gl_extra, nocheck); in glob()