Searched refs:nocheck (Results 1 – 4 of 4) sorted by relevance
233 my $nocheck = 0;259 $_ = '"' . $_ if ($in_string && !$nocheck && !$in_comment);270 if ($nocheck || $in_comment) {292 if ($nocheck) {294 $nocheck = 0;340 $nocheck = 1;
113 my $nocheck = 0;134 if ($nocheck) {136 $nocheck = 0;181 $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()