Searched refs:php_build_dir (Results 1 – 1 of 1) sorted by relevance
5 $php_build_dir = $argv[2]; variable320 $tdll = $php_build_dir . '/bin/' . basename($dll);338 $ICU_DLLS = $php_build_dir . '/bin/icu*.dll';358 if (!copy($php_build_dir . '/bin/' . $filename, "$dest/" . basename($filename))) {363 $SASL_DLLS = $php_build_dir . "/bin/sasl2/sasl*.dll";
Completed in 8 milliseconds