Home
last modified time | relevance | path

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

123

/PHP-7.4/scripts/dev/
H A Dcredits15 cat >$file <<END
H A Dmakedist15 cat << HELP
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt8 Àlex Corretgé - alex@corretge.cat
/PHP-7.4/ext/spl/tests/
H A Dregexiterator_getregex.phpt8 $array = array('cat', 'hat', 'sat');
/PHP-7.4/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-7.4/ext/odbc/
H A Dphp_odbc.c3206 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3277 cat, (SQLSMALLINT) cat_len, in PHP_FUNCTION()
3313 char *cat = NULL, *schema, *table, *column; in PHP_FUNCTION() local
3342 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3547 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3615 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3684 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3755 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
3792 char *cat = NULL, *schema, *name; in PHP_FUNCTION() local
3825 cat, SAFE_SQL_NTS(cat), in PHP_FUNCTION()
[all …]
/PHP-7.4/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-7.4/pear/
H A DMakefile.frag33 cat $(srcdir)/install-pear.txt; \
/PHP-7.4/ext/date/
H A Dconfig0.m420 cat > $ext_builddir/lib/timelib_config.h <<EOF
/PHP-7.4/scripts/
H A Dphp-config.in77 cat << EOF
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg.init.d85 kill -s TERM $(cat $PIDFILE)
/PHP-7.4/
H A Dbuildconf25 cat << HELP
/PHP-7.4/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-7.4/ext/fileinfo/libmagic/
H A Dcdf.c1135 cdf_catalog_t **cat) in cdf_unpack_catalog() argument
1157 *cat = CAST(cdf_catalog_t *, in cdf_unpack_catalog()
1159 if (*cat == NULL) in cdf_unpack_catalog()
1161 ce = (*cat)->cat_e; in cdf_unpack_catalog()
1197 (*cat)->cat_num = j; in cdf_unpack_catalog()
1525 cdf_catalog_t *cat; in cdf_dump_catalog() local
1526 cdf_unpack_catalog(h, sst, &cat); in cdf_dump_catalog()
1527 const cdf_catalog_entry_t *ce = cat->cat_e; in cdf_dump_catalog()
1533 for (i = 0; i < cat->cat_num; i++) { in cdf_dump_catalog()
1539 efree(cat); in cdf_dump_catalog()
/PHP-7.4/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-7.4/ext/gettext/tests/
H A D44938.phpt13 $category = "cat";
/PHP-7.4/build/
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 59 milliseconds

123