Home
last modified time | relevance | path

Searched refs:handle (Results 276 – 300 of 739) sorted by relevance

1...<<11121314151617181920>>...30

/PHP-5.5/ext/standard/tests/dir/
H A Dclosedir_error.phpt28 //successfully close the directory handle so can delete in CLEAN section
/PHP-5.5/ext/standard/tests/file/
H A Dfpassthru_error.phpt6 Prototype: int fpassthru ( resource $handle );
H A Dfscanf_variation1.phpt7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
H A Dfputcsv_error.phpt6 …Prototype: int fputcsv ( resource $handle [, array $fields [, string $delimiter [, string $enclosu…
8 handle. Returns the length of the written string, or FALSE on failure.
H A Dfgetcsv_variation23.phpt6 …Prototype: array fgetcsv ( resource $handle [, int $length [, string $delimiter [, string $enclosu…
H A Dfflush_basic.phpt5 /* Prototype: bool fflush ( resource $handle );
/PHP-5.5/ext/standard/tests/strings/
H A Dmd5_file.phpt11 if (($handle = fopen( "EmptyFile.txt", "w+")) == FALSE)
29 fclose($handle);
H A Dvfprintf_basic3.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
H A Dvfprintf_basic9.phpt5 /* Prototype : int vfprintf ( resource $handle , string $format , array $args )
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp230 ret_val.handle TSRMLS_CC); in TimeZone_clone_obj()
344 zend_object_handle handle TSRMLS_DC) in TimeZone_objects_dtor()
346 zend_objects_destroy_object(object, handle TSRMLS_CC); in TimeZone_objects_dtor()
384 retval.handle = zend_objects_store_put( in TimeZone_object_create()
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug31695.phpt23 $this->server->handle($request);
H A Dbug30799.phpt2 Bug #30799 (SoapServer doesn't handle private or protected properties)
H A Dbug38005.phpt22 $this->server->handle($request);
H A Dbug42488.phpt18 $soap->handle($request);
H A Dbug66112.phpt30 $s->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/soap/tests/interop/Round4/GroupH/
H A Dround4_groupH_complex_doclit.inc37 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/ext/soap/tests/
H A Dserver016.phpt29 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver017.phpt28 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver018.phpt28 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver014.phpt32 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver022.phpt35 $server->handle($HTTP_RAW_POST_DATA);
/PHP-5.5/sapi/roxen/
H A DREADME13 PHP5-execution is limited to the number of handle threads Roxen is
/PHP-5.5/ext/dom/
H A Dxml_common.h34 zend_object_handle handle; member
/PHP-5.5/ext/phar/tests/zip/files/
H A Dzipmaker.php.inc28 * @param string|resource file contents or open file handle
/PHP-5.5/sapi/apache_hooks/
H A Dsapi_apache.c49 file_handle.handle.fd = 0; in apache_php_module_main()

Completed in 31 milliseconds

1...<<11121314151617181920>>...30