Home
last modified time | relevance | path

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

123

/PHP-8.1/scripts/dev/
H A Dcredits15 cat >$file <<END
H A Dmakedist24 cat << HELP
/PHP-8.1/ext/mbstring/tests/
H A Dbug52681.phpt15 sendmail_path=/bin/cat
H A Dmb_send_mail01.phpt15 sendmail_path=/bin/cat
H A Dmb_send_mail03.phpt15 sendmail_path=/bin/cat
H A Dmb_send_mail02.phpt15 sendmail_path=/bin/cat
H A Dmb_send_mail04.phpt15 sendmail_path=/bin/cat
H A Dmb_send_mail06.phpt18 sendmail_path=/bin/cat
H A Dmb_send_mail07.phpt18 sendmail_path=/bin/cat
H A Dmb_send_mail05.phpt18 sendmail_path=/bin/cat
/PHP-8.1/ext/spl/tests/
H A Dregexiterator_getregex.phpt8 $array = array('cat', 'hat', 'sat');
/PHP-8.1/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt8 Àlex Corretgé - alex@corretge.cat
/PHP-8.1/ext/standard/tests/mail/
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-8.1/pear/
H A DMakefile.frag33 cat $(srcdir)/install-pear.txt; \
/PHP-8.1/scripts/
H A Dphp-config.in77 cat << EOF
/PHP-8.1/ext/date/
H A Dconfig0.m420 cat > $ext_builddir/lib/timelib_config.h <<EOF
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg.init.d85 kill -s TERM $(cat $PIDFILE)
/PHP-8.1/
H A Dbuildconf25 cat << HELP
/PHP-8.1/ext/oci8/
H A Dconfig.m4122 cat>>Makefile.objects<<EOF
144 cat>>Makefile.objects<<EOF
163 cat>>Makefile.objects<<EOF
329 PHP_EVAL_LIBLINE(`cat $OCI8_DIR/$OCI8_LIB_DIR/sysliblist`, OCI8_SYSLIB)
331 PHP_EVAL_LIBLINE(`cat $OCI8_DIR/rdbms/$OCI8_LIB_DIR/sysliblist`, OCI8_SYSLIB)
406 PHP_EVAL_LIBLINE(`cat $OCISYSLIBLIST`, OCI8_SYSLIB)
/PHP-8.1/ext/fileinfo/libmagic/
H A Dcdf.c1151 cdf_catalog_t **cat) in cdf_unpack_catalog() argument
1173 *cat = CAST(cdf_catalog_t *, in cdf_unpack_catalog()
1175 if (*cat == NULL) in cdf_unpack_catalog()
1177 ce = (*cat)->cat_e; in cdf_unpack_catalog()
1213 (*cat)->cat_num = j; in cdf_unpack_catalog()
1541 cdf_catalog_t *cat; in cdf_dump_catalog() local
1542 cdf_unpack_catalog(h, sst, &cat); in cdf_dump_catalog()
1543 const cdf_catalog_entry_t *ce = cat->cat_e; in cdf_dump_catalog()
1549 for (i = 0; i < cat->cat_num; i++) { in cdf_dump_catalog()
1555 efree(cat); in cdf_dump_catalog()
/PHP-8.1/ext/pdo_oci/
H A Dconfig.m4147 PHP_EVAL_LIBLINE(`cat $PDO_OCI_LIB_DIR/sysliblist`, PDO_OCI_SYSLIB)
149 PHP_EVAL_LIBLINE(`cat $PDO_OCI_DIR/rdbms/lib/sysliblist`, PDO_OCI_SYSLIB)
/PHP-8.1/ext/gettext/tests/
H A D44938.phpt10 $category = "cat";
/PHP-8.1/build/
H A Dltmain.sh81 cat <<EOF
934 test -z "$run" && cat > ${libobj}T <<EOF
1012 test -z "$run" && cat >> ${libobj}T <<EOF
1024 test -z "$run" && cat >> ${libobj}T <<EOF
1085 test -z "$run" && cat >> ${libobj}T <<EOF
1093 test -z "$run" && cat >> ${libobj}T <<EOF
3600 cat > conftest.c <<EOF
4975 cat > $cwrappersource <<EOF
4991 cat >> $cwrappersource<<"EOF"
5074 cat >> $cwrappersource <<EOF
[all …]
/PHP-8.1/Zend/
H A DZend.m4241 LIBZEND_MM_ALIGN=`cat conftest.zend | cut -d ' ' -f 1`
242 LIBZEND_MM_ALIGN_LOG2=`cat conftest.zend | cut -d ' ' -f 2`

Completed in 48 milliseconds

123