Home
last modified time | relevance | path

Searched refs:command (Results 26 – 50 of 148) sorted by relevance

123456

/PHP-5.3/ext/pdo_dblib/
H A DREADME15 - Open up a command prompt
/PHP-5.3/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt41 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 Dbug55473.phpt12 die("skip Test can't find command line tool lsof");
/PHP-5.3/ext/standard/tests/strings/
H A Dsetlocale_basic3.phpt29 // 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 Dsetlocale_variation1.phpt29 // 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 Dsetlocale_basic1.phpt29 // 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 Dsetlocale_basic2.phpt29 // 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 DREADME32 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 Dtsrm_win32.c452 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 DIMAP_Win32_HOWTO.txt13 Search for 'ERASE'. Comment out the line that contains the ERASE command.
/PHP-5.3/ext/standard/tests/file/
H A Dpopen_pclose_error-sunos.phpt12 * Prototype: resource popen ( string command, string mode )
H A Dpopen_pclose_error.phpt12 * Prototype: resource popen ( string command, string mode )
H A Dpopen_pclose_basic-win32.phpt13 * Prototype: resource popen ( string command, string mode )
/PHP-5.3/win32/
H A Dtestsuite.dsp9 !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 Dphp5embed.dsp9 !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 Dmysqli_set_local_infile_handler_new_query.phpt69 [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 DDSP.README30 project file generation still fails (as in, you ran the command and
/PHP-5.3/ext/ereg/regex/
H A Dregex.dsp9 !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 Dstresstest.dsp9 !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 Dshmop.dsp9 !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 Dsockets.dsp9 !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 Dtokenizer.dsp9 !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 Diconv.dsp9 !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 Dtidy.dsp9 !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 Dopenssl.dsp9 !MESSAGE use the Export Makefile command and run
14 !MESSAGE by defining the macro CFG on the command line. For example:

Completed in 25 milliseconds

123456