Lines Matching refs:exist
82 if exist "%SystemDrive%\Perl" (
85 if exist "%SystemDrive%\Perl64" (
98 ) else if exist projects (
99 if exist docs (
100 if exist lib (
101 if exist src (
102 if exist tests (
110 if not exist "%SRC_DIR%" goto nosrc
115 if exist %SRC_DIR%\src (
123 if exist %SRC_DIR%\lib (
129 if exist %SRC_DIR%\lib\vauth (
135 if exist %SRC_DIR%\lib\vquic (
141 if exist %SRC_DIR%\lib\vssh (
147 if exist %SRC_DIR%\lib\vtls (
155 if exist %SRC_DIR%\tests\libtest (
161 if exist %SRC_DIR%\tests\unit (
167 if exist %SRC_DIR%\tests\server (
175 if exist %SRC_DIR%\docs\examples (
214 echo Error: "%SRC_DIR%" does not exist