Searched refs:php_build_dir (Results 1 – 1 of 1) sorted by relevance
6 $php_build_dir = $argv[3]; variable317 $tdll = $php_build_dir . '/bin/' . basename($dll);339 if (file_exists("$php_build_dir/bin/libenchant2.dll")) {355 if (!copy($php_build_dir . '/bin/' . $filename, "$dest/" . basename($filename))) {360 $OPENSSL_DLLS = $php_build_dir . "/lib/ossl-modules/*.dll";376 $SASL_DLLS = $php_build_dir . "/bin/sasl2/sasl*.dll";
Completed in 5 milliseconds