Home
last modified time | relevance | path

Searched refs:handle (Results 101 – 125 of 739) sorted by relevance

12345678910>>...30

/PHP-5.5/ext/soap/tests/interop/Round3/GroupD/
H A Dround3_groupD_compound2.inc11 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupD_emptysa.inc13 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupD_import1.inc13 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupD_import2.inc13 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupD_compound1.inc16 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupD_import3.inc18 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/soap/tests/interop/Round3/GroupF/
H A Dround3_groupF_ext.inc13 $server->handle($HTTP_RAW_POST_DATA);
H A Dround3_groupF_headers.inc21 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_soapfault.inc21 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/Zend/
H A Dzend_extensions.h91 DL_HANDLE handle; member
121 ZEND_API int zend_register_extension(zend_extension *new_extension, DL_HANDLE handle);
/PHP-5.5/ext/curl/tests/
H A Dbug48207.phpt2 Test curl_setopt() CURLOPT_FILE readonly file handle
46 Warning: curl_setopt(): the provided file handle is not writable in %s on line %d
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation8.phpt53 $handle = "fp{$iterator}";
54 var_dump( $$handle = fopen(@"$dir_path$input.tmp", 'w') );
55 fclose($$handle);
/PHP-5.5/ext/standard/tests/file/
H A D007_variation13-win32.phpt18 Prototype: bool fclose ( resource $handle );
36 var_dump($file_handle); //Check for the content of handle
42 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation13.phpt18 Prototype: bool fclose ( resource $handle );
36 var_dump($file_handle); //Check for the content of handle
42 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation15.phpt13 Prototype: bool fclose ( resource $handle );
29 var_dump($file_handle); //Check for the content of handle
37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation23.phpt13 Prototype: bool fclose ( resource $handle );
29 var_dump($file_handle); //Check for the content of handle
37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation7.phpt13 Prototype: bool fclose ( resource $handle );
29 var_dump($file_handle); //Check for the content of handle
37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
H A D007_variation8.phpt13 Prototype: bool fclose ( resource $handle );
29 var_dump($file_handle); //Check for the content of handle
37 var_dump( fclose($file_handle) ); //Check for close operation on the file handle
/PHP-5.5/sapi/apache2filter/
H A Dsapi_apache2.c541 zfd.handle.stream.handle = pbb; in php_output_filter()
542 zfd.handle.stream.reader = php_apache_read_stream; in php_output_filter()
543 zfd.handle.stream.closer = NULL; in php_output_filter()
544 zfd.handle.stream.fsizer = php_apache_fsizer_stream; in php_output_filter()
545 zfd.handle.stream.isatty = 0; in php_output_filter()
715 static size_t php_apache_read_stream(void *handle, char *buf, size_t wantlen TSRMLS_DC) in php_apache_read_stream() argument
717 php_apr_bucket_brigade *pbb = (php_apr_bucket_brigade *)handle; in php_apache_read_stream()
735 static size_t php_apache_fsizer_stream(void *handle TSRMLS_DC) in php_apache_fsizer_stream()
737 php_apr_bucket_brigade *pbb = (php_apr_bucket_brigade *)handle; in php_apache_fsizer_stream()
/PHP-5.5/main/
H A Dphp_ini.c557 fh.handle.fp = VCWD_FOPEN(php_ini_file_name, "r"); in php_init_config()
558 if (fh.handle.fp) { in php_init_config()
566 if (!fh.handle.fp) { in php_init_config()
570 …fh.handle.fp = php_fopen_with_path(ini_fname, "r", php_ini_search_path, &php_ini_opened_path TSRML… in php_init_config()
572 if (fh.handle.fp) { in php_init_config()
578 if (!fh.handle.fp) { in php_init_config()
579 …fh.handle.fp = php_fopen_with_path("php.ini", "r", php_ini_search_path, &php_ini_opened_path TSRML… in php_init_config()
580 if (fh.handle.fp) { in php_init_config()
592 if (fh.handle.fp) { in php_init_config()
671 if ((fh2.handle.fp = VCWD_FOPEN(ini_file, "r"))) { in php_init_config()
[all …]
/PHP-5.5/ext/json/tests/
H A Dbug45791.phpt2 Bug #45791 (json_decode() does not handle number 0e0)
/PHP-5.5/ext/soap/tests/interop/Round3/GroupE/
H A Dround3_groupE_list.inc15 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/standard/tests/strings/
H A Dbug40637.phpt2 Bug #40637 (strip_tags() does not handle single quotes correctly)
H A Dbug40704.phpt2 Bug #40704 (strip_tags() does not handle single quotes correctly)
/PHP-5.5/ext/interbase/
H A Dibase_query.c127 if (SUCCESS == isc_database_info(IB_STATUS, &link->handle, in _php_ibase_free_stmt_handle()
401 link->handle, trans->handle, &ib_query->in_array_cnt TSRMLS_CC)) { in _php_ibase_alloc_query()
409 link->handle, trans->handle, &ib_query->out_array_cnt TSRMLS_CC)) { in _php_ibase_alloc_query()
742 if (isc_create_blob(IB_STATUS, &ib_query->link->handle, in _php_ibase_bind()
786 if (isc_array_put_slice(IB_STATUS, &ib_query->link->handle, &ib_query->trans->handle, in _php_ibase_bind()
896 trans->handle = tr; in _php_ibase_exec()
1127 ib_link->handle = db; in PHP_FUNCTION()
1556 if (isc_open_blob(IB_STATUS, &ib_result->link->handle, &ib_result->trans->handle, in _php_ibase_fetch_hash()
1613 if (isc_array_get_slice(IB_STATUS, &ib_result->link->handle, in _php_ibase_fetch_hash()
1614 &ib_result->trans->handle, &ar_qd, &ib_array->ar_desc, in _php_ibase_fetch_hash()
[all …]

Completed in 35 milliseconds

12345678910>>...30