Home
last modified time | relevance | path

Searched refs:command (Results 76 – 95 of 95) sorted by relevance

1234

/PHP-7.4/
H A DREADME.md62 PHP ships with an extensive test suite, the command `make test` is used after
H A D.gitignore53 # Helper(s) generated by *nix build system to save the last configure command
H A D.gdbinit629 This command is almost a short cut for
H A DNEWS523 . Fixed bug #71145 (Multiple statements in init command triggers unbuffered
605 . Fixed bug #79423 (copy command is limited to size of file it can copy).
1698 . Implemented FR #78177 (Make proc_open accept command array). (Nikita)
H A DUPGRADING367 . proc_open() now accepts an array instead of a string for the command. In
H A Dphp.ini-development662 ; useful when running scripts from the command line. When this directive is
1004 ; passing them to rsh/ssh command, thus passing untrusted data to this function
H A Dphp.ini-production662 ; useful when running scripts from the command line. When this directive is
1004 ; passing them to rsh/ssh command, thus passing untrusted data to this function
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in7 ; '-p' argument from the command line.
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_get_result.phpt201 [040] [2014] [Commands out of sync; you can't run this command now]
/PHP-7.4/ext/oci8/
H A Dconfig.m4119 dnl Generate Makefile.objects entry. The empty $ac_provsrc command stops an
263 dnl PECL Bug 14268 (Allow "pecl install oci8" command to "autodetect" an
/PHP-7.4/build/
H A Dltmain.sh961 command="$command -o $lobj"
966 $show "$command"
967 if $run eval $lt_env "$command"; then :
1032 command="$command -o $obj"
1036 command="$command$suppress_output"
1038 $show "$command"
1039 if $run eval $lt_env "$command"; then :
H A Dlibtool.m4406 # will find an echo command which doesn't interpret backslashes.
807 [# find the maximum length of command line arguments
808 AC_MSG_CHECKING([the maximum length of command line arguments])
824 # no limit to the length of command line arguments.
959 /* We may have to define LT_DLLAZY_OR_NOW in the command line if we
2194 *** Warning: the command libtool uses to detect shared libraries,
2409 # Base MSYS/MinGW do not provide the 'file' command needed by
2925 # command for GNU C++ for the case where it uses the native
4262 # What is the maximum length of a command?
4535 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
[all …]
H A Dphp.m42108 dnl configure command run by user. This file is named 'config.nice' in PHP.
2366 dnl Generate Makefile.objects entries. The empty $ac_provsrc command stops an
/PHP-7.4/ext/ftp/
H A Dphp_ftp.c77 ZEND_ARG_INFO(0, command)
82 ZEND_ARG_INFO(0, command)
/PHP-7.4/ext/standard/
H A Dbasic_functions.c990 ZEND_ARG_INFO(0, command)
996 ZEND_ARG_INFO(0, command)
1001 ZEND_ARG_INFO(0, command)
1006 ZEND_ARG_INFO(0, command)
1076 ZEND_ARG_INFO(0, command)
1873 ZEND_ARG_INFO(0, command)
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt63 // 2030 This command is not supported in the prepared statement protocol yet
/PHP-7.4/win32/build/
H A Dconfig.w32328 "-Wno-unused-command-line-argument -Wno-unused-function -Wno-ignored-pragma-optimize");
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c200 ret = conn->command->enable_ssl(conn, client_capabilities, server_capabilities, charset_no); in mysqlnd_switch_to_ssl_if_needed()
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます1 # Magic data for file(1) command.
2501 # command.
3828 # compression tag minus one equals numeric compression command line switch z[1-9]
6566 0 string/t $! DCL command file
6932 # Supplementary magic data for the file(1) command to support
12511 # flif: Magic data for file(1) command.
14761 # CORE_EXEC, which contains the name of the command
18302 # Dump files for iproute2 tool. Generated by the "ip r|a save" command. URL:
23002 # // using the VIEW command, while help files
28208 # value "virtual size" can be verified by command `qemu-img info `
[all …]
H A Dmagic1 # Magic data for file(1) command.
2501 # command.
3828 # compression tag minus one equals numeric compression command line switch z[1-9]
6566 0 string/t $! DCL command file
6932 # Supplementary magic data for the file(1) command to support
12511 # flif: Magic data for file(1) command.
14761 # CORE_EXEC, which contains the name of the command
18302 # Dump files for iproute2 tool. Generated by the "ip r|a save" command. URL:
23002 # // using the VIEW command, while help files
28208 # value "virtual size" can be verified by command `qemu-img info `
[all …]

Completed in 223 milliseconds

1234