Searched refs:command (Results 26 – 50 of 148) sorted by relevance
123456
/PHP-5.3/ext/pdo_dblib/ |
H A D | README | 15 - Open up a command prompt
|
/PHP-5.3/ext/mysql/tests/ |
H A D | mysql_query_load_data_openbasedir.phpt | 41 print "[006] [1148] The used command is not allowed with this MySQL version 44 [010] [1148] The used command is not allowed with this MySQL version
|
H A D | bug55473.phpt | 12 die("skip Test can't find command line tool lsof");
|
/PHP-5.3/ext/standard/tests/strings/ |
H A D | setlocale_basic3.phpt | 29 // start the buffering of next command to internal output buffer 32 // run the command 'locale -a' to fetch all locales available in the system
|
H A D | setlocale_variation1.phpt | 29 // start the buffering of next command to internal output buffer 32 // run the command 'locale -a' to fetch all locales available in the system
|
H A D | setlocale_basic1.phpt | 29 // start the buffering of next command to internal output buffer 32 // run the command 'locale -a' to fetch all locales available in the system
|
H A D | setlocale_basic2.phpt | 29 // start the buffering of next command to internal output buffer 32 // run the command 'locale -a' to fetch all locales available in the system
|
/PHP-5.3/sapi/litespeed/ |
H A D | README | 32 You need to add "--with-litespeed" to the configure command to build 47 Start PHP from command line 54 start manually from command with option "-b <socket_address>", socket 91 set to a shell command that executes the PHP binary you just built. 200 manually from command line. LSAPI_PPID_NO_CHECK should be set when
|
/PHP-5.3/TSRM/ |
H A D | tsrm_win32.c | 452 TSRM_API FILE *popen(const char *command, const char *type) in popen() argument 454 return popen_ex(command, type, NULL, NULL); in popen() 457 TSRM_API FILE *popen_ex(const char *command, const char *type, const char *cwd, char *env) in popen_ex() argument 537 cmd = (char*)malloc(strlen(command)+strlen(TWG(comspec))+sizeof(" /c ")+2); in popen_ex() 542 sprintf(cmd, "%s /c \"%s\"", TWG(comspec), command); in popen_ex()
|
/PHP-5.3/ext/imap/ |
H A D | IMAP_Win32_HOWTO.txt | 13 Search for 'ERASE'. Comment out the line that contains the ERASE command.
|
/PHP-5.3/ext/standard/tests/file/ |
H A D | popen_pclose_error-sunos.phpt | 12 * Prototype: resource popen ( string command, string mode )
|
H A D | popen_pclose_error.phpt | 12 * Prototype: resource popen ( string command, string mode )
|
H A D | popen_pclose_basic-win32.phpt | 13 * Prototype: resource popen ( string command, string mode )
|
/PHP-5.3/win32/ |
H A D | testsuite.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/sapi/embed/ |
H A D | php5embed.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/mysqli/tests/ |
H A D | mysqli_set_local_infile_handler_new_query.phpt | 69 [Callback 001 - 001] Cannot run query, [2014] Commands out of sync; you can't run this command now
|
/PHP-5.3/win32/build/ |
H A D | DSP.README | 30 project file generation still fails (as in, you ran the command and
|
/PHP-5.3/ext/ereg/regex/ |
H A D | regex.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/sapi/isapi/stresstest/ |
H A D | stresstest.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/shmop/ |
H A D | shmop.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/sockets/ |
H A D | sockets.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/tokenizer/ |
H A D | tokenizer.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/iconv/ |
H A D | iconv.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/tidy/ |
H A D | tidy.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
/PHP-5.3/ext/openssl/ |
H A D | openssl.dsp | 9 !MESSAGE use the Export Makefile command and run 14 !MESSAGE by defining the macro CFG on the command line. For example:
|
Completed in 32 milliseconds
123456