Home
last modified time | relevance | path

Searched refs:bin (Results 51 – 75 of 134) sorted by relevance

123456

/PHP-5.6/sapi/isapi/
H A Dconfig.m419 …NSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$ZEUSPATH/web/bin/"
/PHP-5.6/sapi/pi3web/
H A Dconfig.m422 INSTALL_IT="\$(SHELL) \$(srcdir)/install-sh -m 0755 $SAPI_SHARED \$(INSTALL_ROOT)$PI3PATH/bin/"
/PHP-5.6/sapi/apache2filter/
H A DREADME33 $ ./configure --with-apxs2=/path/to/apache-2.0/bin/apxs
44 That's it. Now start bin/httpd.
/PHP-5.6/ext/mbstring/tests/
H A Dmb_send_mail01.phpt13 sendmail_path=/bin/cat
H A Dmb_send_mail03.phpt13 sendmail_path=/bin/cat
H A Dmb_send_mail02.phpt13 sendmail_path=/bin/cat
H A Dmb_send_mail04.phpt13 sendmail_path=/bin/cat
H A Dmb_send_mail06.phpt16 sendmail_path=/bin/cat
H A Dmb_send_mail07.phpt16 sendmail_path=/bin/cat
H A Dmb_send_mail05.phpt16 sendmail_path=/bin/cat
/PHP-5.6/ext/pgsql/tests/
H A D11pg_meta_data.phpt53 ["bin"]=>
H A Dconfig.inc19 $table_def = "CREATE TABLE ${table_name} (num int, str text, bin bytea);";
/PHP-5.6/ext/hash/tests/
H A Dfnv132.phpt127 array( "http://www.isthe.com/cgi-bin/number.cgi", "46439ac5" ),
140 array( "http://www.lavarnd.org/cgi-bin/corpspeak.cgi", "b2409658" ),
141 array( "http://www.lavarnd.org/cgi-bin/haiku.cgi", "e1489528" ),
142 array( "http://www.lavarnd.org/cgi-bin/rand-none.cgi", "fe1ee07e" ),
143 array( "http://www.lavarnd.org/cgi-bin/randdist.cgi", "e8842315" ),
H A Dfnv164.phpt127 array( "http://www.isthe.com/cgi-bin/number.cgi", "95c2b383014f55c5" ),
140 array( "http://www.lavarnd.org/cgi-bin/corpspeak.cgi", "f81175a482e20ab8" ),
141 array( "http://www.lavarnd.org/cgi-bin/haiku.cgi", "5bbb3de722e73048" ),
142 array( "http://www.lavarnd.org/cgi-bin/rand-none.cgi", "6b4f363492b9f2be" ),
143 array( "http://www.lavarnd.org/cgi-bin/randdist.cgi", "c2d559df73d59875" ),
/PHP-5.6/sapi/apache2handler/
H A DREADME37 $ ./configure --with-apxs2=/path/to/apache-2.0/bin/apxs
48 That's it. Now start bin/httpd.
/PHP-5.6/ext/ftp/tests/
H A Dftp_fget_basic.phpt26 var_dump(ftp_fget($ftp, $fp, 'binary data.bin', FTP_BINARY));
H A Dftp_get_basic.phpt26 var_dump(ftp_get($ftp, $tmpfname, 'binary data.bin', FTP_BINARY));
/PHP-5.6/ext/curl/
H A Dconfig.m431 if ${CURL_DIR}/bin/curl-config --libs > /dev/null 2>&1; then
32 CURL_CONFIG=${CURL_DIR}/bin/curl-config
/PHP-5.6/build/
H A Dshtool1240 /bin/ls *[_-]release *[_-]version 2>/dev/null | env -i sort | \
1360 v=`(/bin/uname -R || /bin/uname -r) 2>/dev/null | sed -e 's;[0-9.]* ;;'`
1375 sc_cpu_version=`/usr/bin/getconf SC_CPU_VERSION 2>/dev/null`
1376 sc_kernel_bits=`/usr/bin/getconf SC_KERNEL_BITS 2>/dev/null`
1435 if [ -x /usr/bin/oslevel ]; then
1436 os_level=`/usr/bin/oslevel`
1679 if [ -x /bin/sh ] 2>/dev/null; then
/PHP-5.6/win32/build/
H A DMakefile.phpize22 …D_DIR)\*.exp $(PHPDEF) $(BUILD_DIR)\*.rc $(BUILD_DIR)\*.dbg $(BUILD_DIR)\*.bin $(BUILD_DIR)\php*.d…
/PHP-5.6/
H A Dmakerpm70 --with-exec-dir=/usr/bin \
88 --with-exec-dir=/usr/bin \
/PHP-5.6/ext/fileinfo/
H A Dmagicdata.patch22 0 string/wt #!\ /usr/bin/awk awk script text executable
29 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
48 0 string/wt #!\ /usr/bin/awk awk script text executable
55 0 string/wt #!\ /bin/rc Plan 9 rc shell script text executable
/PHP-5.6/sapi/cgi/
H A DCHANGES30 require each script start from "#! /usr/bin/php".
/PHP-5.6/ext/bcmath/libbcmath/
H A Dconfigure52 SHELL=${CONFIG_SHELL-/bin/sh}
76 -bindir | --bindir | --bindi | --bind | --bin | --bi)
78 -bindir=* | --bindir=* | --bindi=* | --bind=* | --bin=* | --bi=*)
564 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1024 /|./|.//|/etc/*|/usr/sbin/*|/usr/etc/*|/sbin/*|/usr/afsws/bin/*|/usr/ucb/*) ;;
1579 exec \${CONFIG_SHELL-/bin/sh} $0 $ac_configure_args --no-create --no-recursion ;;
1857 test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1
/PHP-5.6/ext/pdo_mysql/
H A Dconfig.m436 if test -x "$PHP_PDO_MYSQL/bin/mysql_config" ; then
37 PDO_MYSQL_CONFIG="$PHP_PDO_MYSQL/bin/mysql_config"

Completed in 59 milliseconds

123456