Home
last modified time | relevance | path

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

12345

/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_stmt_get_result.phpt171 [038] [2014] [Commands out of sync; you can't run this command now]
/PHP-7.0/ext/mbstring/oniguruma/
H A DREADME86 Example of the compiling/linking command line in Unix or Cygwin,
/PHP-7.0/ext/oci8/
H A Dconfig.m4116 dnl The empty $ac_provsrc command stops an implicit circular dependency
257 dnl PECL Bug 14268 (Allow "pecl install oci8" command to "autodetect"
/PHP-7.0/
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 Dserver-tests.php168 function execute($command, $args=NULL, $input=NULL, $cwd=NULL, $env=NULL) argument
175 $commandline = "$command $args";
H A DREADME.SUBMITTING_PATCH147 After testing is finished, create a patch file using the command:
H A D.gdbinit608 This command is almost a short cut for
H A DUPGRADING.INTERNALS276 and library manager. This solves the issues with the long command lines
H A DUPGRADING533 command, thus passing untrusted data to this function with rsh/ssh enabled
H A DNEWS919 . Add -s command line option / stdin command for reading script from stdin.
1042 . Fixed next command not stopping when leaving function. (Bob)
H A Dacinclude.m42974 dnl The empty $ac_provsrc command stops an implicit circular dependency
H A Dphp.ini-development624 ; useful when running scripts from the command line. When this directive is
H A Dphp.ini-production624 ; useful when running scripts from the command line. When this directive is
/PHP-7.0/ext/zip/lib/
H A Dzipint.h554 …4_t _zip_source_call(zip_source_t *src, void *data, zip_uint64_t length, zip_source_cmd_t command);
/PHP-7.0/ext/ftp/
H A Dphp_ftp.c83 ZEND_ARG_INFO(0, command)
88 ZEND_ARG_INFO(0, command)
/PHP-7.0/ext/standard/
H A Dbasic_functions.c993 ZEND_ARG_INFO(0, command)
999 ZEND_ARG_INFO(0, command)
1004 ZEND_ARG_INFO(0, command)
1009 ZEND_ARG_INFO(0, command)
1079 ZEND_ARG_INFO(0, command)
1870 ZEND_ARG_INFO(0, command)
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c1027 net->data->m.consume_uneaten_data(net, packet->command); in php_mysqlnd_cmd_write()
1033 int1store(buffer + MYSQLND_HEADER_SIZE, packet->command); in php_mysqlnd_cmd_write()
1044 int1store(p, packet->command); in php_mysqlnd_cmd_write()
/PHP-7.0/scripts/dev/
H A Dgenerate-phpt.phar417 * Parse command line options
466 throw new gtUnknownOptionException('Unrecognised command line option ' . $argv[$i]);
481 … throw new gtMissingArgumentException('Missing argument for command line option ' . $argv[$i]);
/PHP-7.0/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.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt173 pcretest description of the pcretest testing command
945 to the configure command, as required.
957 to the configure command.
1020 to the "configure" command.
1040 to the configure command. There is a fourth option, specified by
1082 to the configure command.
1271 immediately before the configure command.
1294 to the configure command and build PCRE in the usual way.
10146 tion program using this command:
10153 using a command like this:
[all …]
/PHP-7.0/ext/openssl/
H A DREADME127 "openssl smime" command (smime(1)).
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog623 bug that caused the command "echo a | ./pcregrep -M '|a'" to loop.
667 (1) Replace the "source" command by "." in CMakeLists.txt because
786 overriding via -D on the command line possible.
2348 the diff command, as RunTest does. It now checks in the same way as
2465 12. Added the -M command line option to pcretest.
3850 pcregrep command, overriding the environment variables.
4142 compile command.
4204 10. A number of changes to the pcregrep command:
4381 14. The debugging options of pcretest (-d on the command line or D on a
5298 command called pgrep for grepping around the active processes.
[all …]
H A DNEWS417 "configure" command. You must do this if you are compiling PCRE to run on a
641 command if you want only one of them.
/PHP-7.0/build/
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
2198 *** Warning: the command libtool uses to detect shared libraries,
2413 # Base MSYS/MinGW do not provide the 'file' command needed by
2929 # command for GNU C++ for the case where it uses the native
4266 # What is the maximum length of a command?
4539 AC_MSG_CHECKING([command to parse $NM output from $compiler object])
[all …]
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dgrepinput2 that the pcregrep command is working correctly. The file must be more than 24K

Completed in 153 milliseconds

12345