Lines Matching refs:exist
84 if exist "%SystemDrive%\Perl" (
87 if exist "%SystemDrive%\Perl64" (
100 ) else if exist projects (
101 if exist docs (
102 if exist lib (
103 if exist src (
104 if exist tests (
112 if not exist "%SRC_DIR%" goto nosrc
117 if exist %SRC_DIR%\src (
125 if exist %SRC_DIR%\lib (
131 if exist %SRC_DIR%\lib\vauth (
137 if exist %SRC_DIR%\lib\vquic (
143 if exist %SRC_DIR%\lib\vssh (
149 if exist %SRC_DIR%\lib\vtls (
157 if exist %SRC_DIR%\tests\libtest (
163 if exist %SRC_DIR%\tests\unit (
169 if exist %SRC_DIR%\tests\server (
177 if exist %SRC_DIR%\docs\examples (
216 echo Error: "%SRC_DIR%" does not exist