Home
last modified time | relevance | path

Searched refs:close (Results 401 – 425 of 655) sorted by relevance

1...<<11121314151617181920>>...27

/PHP-5.5/ext/hash/tests/
H A Dhash_file_basic1.phpt32 // close the file
/PHP-5.5/ext/session/
H A Dmod_files.c116 close(data->fd); in ps_files_close()
163 close(data->fd); in ps_files_open()
/PHP-5.5/ext/mysqli/
H A Dmysqli_fe.c517 PHP_FALIAS(close, mysqli_close, arginfo_mysqli_no_params)
576 PHP_FALIAS(close, mysqli_free_result, arginfo_mysqli_no_params)
605 PHP_FALIAS(close, mysqli_stmt_close, arginfo_mysqli_no_params)
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_conf.c950 close(fd); in fpm_conf_process_all_pools()
1133 close(fd); in fpm_conf_write_pid()
1136 close(fd); in fpm_conf_write_pid()
1494 close(fd); in fpm_conf_load_ini_file()
1513 close(fd); in fpm_conf_load_ini_file()
1524 close(fd); in fpm_conf_load_ini_file()
1532 close(fd); in fpm_conf_load_ini_file()
H A Dfastcgi.c78 # define closesocket(s) close(s)
762 close(req->fd); in fcgi_close()
956 int fcgi_flush(fcgi_request *req, int close) argument
964 if (close) {
/PHP-5.5/ext/standard/tests/math/
H A Dlog1p_variation1.phpt9 * when the value of number is close to zero
H A Dexpm1_variation1.phpt10 * when the value of number is close to zero.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct_oo.phpt49 $mysqli->close();
H A Dmysqli_data_seek_oo.phpt71 $mysqli->close();
/PHP-5.5/ext/standard/tests/file/
H A Dfgetc_variation3.phpt43 // close the file
H A Dfgets_variation1.phpt42 // close the file
/PHP-5.5/ext/standard/tests/strings/
H A Dchunk_split_variation1.phpt95 // close the resource
H A Dmoney_format_variation1.phpt101 // close the file handle
H A Dquoted_printable_decode_variation1.phpt94 // close the resource
H A Ducwords_variation1.phpt109 // close the file handle
H A Dwordwrap_variation4.phpt81 // close the resource
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation7.phpt22 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Ddir_variation1.phpt13 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Ddir_variation9.phpt13 * Description: Directory class with properties, handle and class and methods read, rewind and close
H A Dopendir_variation7.phpt54 // Open directory with different permission values, read and close, expected: none of them to succe…
/PHP-5.5/ext/shmop/
H A DREADME65 shmid - shmid which to close
/PHP-5.5/ext/oci8/tests/
H A Dreflection2.phpt158 Method [ <internal%s> public method close ] {
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_array.phpt109 /* close resources */
/PHP-5.5/ext/standard/tests/array/
H A Darray_combine_variation5.phpt77 // close the file resource used
/PHP-5.5/ext/phar/tests/tar/files/
H A Dtarmaker.php.inc164 function close()

Completed in 57 milliseconds

1...<<11121314151617181920>>...27