Home
last modified time | relevance | path

Searched refs:handle (Results 301 – 325 of 446) sorted by relevance

1...<<1112131415161718

/PHP-8.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt68 // Libmysql cannot handle such a stored procedure. You will see leaks with libmysql
99 // Libmysql cannot handle such a stored procedure. You will see leaks with libmysql
/PHP-8.3/ext/reflection/tests/
H A Dbug80190.phpt2 Bug #80190: ReflectionMethod::getReturnType() does not handle static as part of union type
/PHP-8.3/ext/soap/tests/
H A Dserver021.phpt34 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver028.phpt35 $server->handle($HTTP_RAW_POST_DATA);
H A Dtypemap009.phpt52 $server->handle($HTTP_RAW_POST_DATA);
H A Dbug79536.phpt57 $server->handle($HTTP_RAW_POST_DATA);
H A Dgh9720.phpt30 $server->handle($request);
H A Dserver002.phpt31 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver004.phpt34 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver006.phpt36 $server->handle($HTTP_RAW_POST_DATA);
H A Dtypemap010.phpt52 $server->handle($HTTP_RAW_POST_DATA);
H A Dserver013.phpt38 $server->handle($HTTP_RAW_POST_DATA);
H A Dclassmap001.phpt46 $server->handle($GLOBALS['HTTP_RAW_POST_DATA']);
H A Dserver025.phpt42 $server->handle($HTTP_RAW_POST_DATA);
/PHP-8.3/ext/oci8/tests/
H A Dimp_res_get_close_1.phpt52 oci_free_statement($s1); // Free the implicit result handle
H A Dimp_res_close.phpt53 oci_free_statement($s); // Free the implicit result handle
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug65018.phpt24 $soap->handle($input);
/PHP-8.3/Zend/
H A Dzend_modules.h97 void *handle; member
H A Dzend_list.c49 return zend_hash_index_del(&EG(regular_list), res->handle); in zend_list_delete()
58 zend_hash_index_del(&EG(regular_list), res->handle); in zend_list_free()
/PHP-8.3/ext/standard/tests/array/
H A Dend.phpt109 fclose( $file_handle ); //file resource handle deleted
110 closedir( $dir_handle ); //dir resource handle deleted
/PHP-8.3/ext/standard/tests/strings/
H A Dstristr_variation2.phpt65 fclose($file_handle); //closing the file handle
H A Dprint_variation1.phpt75 fclose($file_handle); //closing the file handle
/PHP-8.3/ext/standard/tests/file/
H A Dfscanf_error.phpt15 // invalid file handle
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_bp.h158 PHPDBG_API void phpdbg_export_breakpoints(FILE *handle);
/PHP-8.3/ext/soap/tests/soap12/
H A Dsoap12-test.inc129 $server->handle($HTTP_RAW_POST_DATA);

Completed in 45 milliseconds

1...<<1112131415161718