Home
last modified time | relevance | path

Searched refs:open (Results 551 – 575 of 691) sorted by relevance

1...<<2122232425262728

/PHP-5.5/
H A DREADME.STREAMS53 path is the file or resource to open.
72 If you need to open a specific stream, or convert standard resources into
84 Generate a temporary file name and open it.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_pam_sha256_public_key_option_invalid.phpt184 Warning: mysqli::real_connect(%sest_sha256_wrong_%d): failed to open stream: No such file or direct…
H A Dmysqli_pconn_conn_multiple.phpt2 Calling connect() on an open persistent connection to create a new persistent connection
H A Dmysqli_real_connect.phpt126 printf("[020] Cannot open temporary file %s\n", $filename);
/PHP-5.5/ext/standard/tests/file/
H A Dfgetss_basic2-win32.phpt47 echo "Error: failed to open file $filename!\n";
H A Dfgetss_basic2.phpt45 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation5-win32.phpt52 echo "Error: failed to open file $filename!\n";
H A Dfgetss_variation5.phpt49 echo "Error: failed to open file $filename!\n";
H A Dfwrite_variation4-win32.phpt37 /* open the file using $files_modes and perform fwrite() on it */
H A Dfwrite_variation4.phpt37 /* open the file using $files_modes and perform fwrite() on it */
H A Dfscanf_variation8.phpt21 exit("Error:failed to open file $filename");
78 exit("Error:failed to open file $filename");
H A Dfwrite_variation2-win32.phpt37 /* open the file using $files_modes and perform fwrite() on it */
H A Dfwrite_variation2.phpt37 /* open the file using $files_modes and perform fwrite() on it */
H A Dfflush_variation1-win32.phpt39 exit("Error:failed to open file $file_name");
50 exit("Error:failed to open file $file_name");
H A Dfflush_variation1.phpt39 exit("Error:failed to open file $file_name");
51 exit("Error:failed to open file $file_name");
H A Dfseek_ftell_rewind_variation5.phpt32 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
H A Dfwrite_variation3-win32.phpt37 /* open the file using $files_modes and perform fwrite() on it */
H A Dfwrite_variation3.phpt37 /* open the file using $files_modes and perform fwrite() on it */
H A Dfgets_variation5.phpt34 echo "Error: failed to open file $filename!";
H A Dfseek_ftell_rewind_variation3.phpt33 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
H A Dfseek_ftell_rewind_variation4-win32.phpt36 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
H A Dfseek_ftell_rewind_variation4.phpt36 /* open the file using $files_modes and perform fseek(),ftell() and rewind() on it */
/PHP-5.5/ext/oci8/tests/
H A Drefcur_prefetch_1.phpt29 open cur1 for select * from refcurtest order by c1;
/PHP-5.5/ext/standard/
H A Dproc_open.c678 dev_ptmx = open("/dev/ptmx", O_RDWR); in PHP_FUNCTION()
685 slave_pty = open(ptsname(dev_ptmx), O_RDWR); in PHP_FUNCTION()
/PHP-5.5/ext/standard/tests/streams/
H A Dstream_get_meta_data_file_variation1.phpt16 // open file in each access mode and get meta data

Completed in 33 milliseconds

1...<<2122232425262728