Home
last modified time | relevance | path

Searched refs:cat (Results 26 – 50 of 76) sorted by relevance

1234

/PHP-5.6/ext/mbstring/tests/
H A Dbug52861.phpt13 sendmail_path=/bin/cat
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/scripts/dev/
H A Dcredits9 cat >$file <<END
/PHP-5.6/ext/spl/tests/
H A Dregexiterator_getregex.phpt8 $array = array('cat', 'hat', 'sat');
/PHP-5.6/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt8 Àlex Corretgé - alex@corretge.cat
/PHP-5.6/ext/odbc/
H A Dphp_odbc.c3159 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3228 cat, (SQLSMALLINT) cat_len, in PHP_FUNCTION()
3264 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3291 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3490 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3556 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3623 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3692 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3729 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3760 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
[all …]
/PHP-5.6/ext/standard/tests/mail/
H A Dbug73203.phpt9 sendmail_path=cat >/dev/null
H A Dmail_variation2.phpt4 sendmail_path="cat > /tmp/php_test_mailVariation2.out"
H A Dmail_basic2.phpt9 sendmail_path="cat > /tmp/php_test_mailBasic2.out"
/PHP-5.6/ext/date/
H A Dconfig0.m420 cat > $ext_builddir/lib/timelib_config.h <<EOF
/PHP-5.6/scripts/
H A Dphp-config.in71 cat << EOF
/PHP-5.6/pear/
H A DMakefile.frag34 cat $(srcdir)/install-pear.txt; \
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.init.d85 kill -s TERM $(cat $PIDFILE)
/PHP-5.6/ext/oci8/
H A Dconfig.m4122 cat>>Makefile.objects<<EOF
143 cat>>Makefile.objects<<EOF
162 cat>>Makefile.objects<<EOF
327 PHP_EVAL_LIBLINE(`cat $OCI8_DIR/$OCI8_LIB_DIR/sysliblist`, OCI8_SYSLIB)
329 PHP_EVAL_LIBLINE(`cat $OCI8_DIR/rdbms/$OCI8_LIB_DIR/sysliblist`, OCI8_SYSLIB)
404 PHP_EVAL_LIBLINE(`cat $OCISYSLIBLIST`, OCI8_SYSLIB)
/PHP-5.6/ext/gettext/tests/
H A D44938.phpt13 $category = "cat";
/PHP-5.6/ext/pdo_oci/
H A Dconfig.m4142 PHP_EVAL_LIBLINE(`cat $PDO_OCI_LIB_DIR/sysliblist`, PDO_OCI_SYSLIB)
144 PHP_EVAL_LIBLINE(`cat $PDO_OCI_DIR/rdbms/lib/sysliblist`, PDO_OCI_SYSLIB)
/PHP-5.6/ext/openssl/tests/
H A Dbug54992.phpt40 $ cat ext/openssl/tests/bug54992.key >> ext/openssl/tests/bug54992.pem\
/PHP-5.6/
H A Dmakerpm12 then cat <<"EOH"
H A Dltmain.sh81 cat <<EOF
927 test -z "$run" && cat > ${libobj}T <<EOF
1005 test -z "$run" && cat >> ${libobj}T <<EOF
1017 test -z "$run" && cat >> ${libobj}T <<EOF
1078 test -z "$run" && cat >> ${libobj}T <<EOF
1086 test -z "$run" && cat >> ${libobj}T <<EOF
3587 cat > conftest.c <<EOF
4962 cat > $cwrappersource <<EOF
4978 cat >> $cwrappersource<<"EOF"
5061 cat >> $cwrappersource <<EOF
[all …]

Completed in 46 milliseconds

1234