Home
last modified time | relevance | path

Searched defs:void (Results 126 – 150 of 332) sorted by relevance

12345678910>>...14

/PHP-8.1/ext/intl/dateformat/
H A Ddateformat_data.c52 dateformat_data* dateformat_data_create( void ) in dateformat_data_create() argument
H A Ddateformat_arginfo.h138 static zend_class_entry *register_class_IntlDateFormatter(void) in register_class_IntlDateFormatter() argument
/PHP-8.1/ext/sysvsem/
H A Dsysvsem_arginfo.h42 static zend_class_entry *register_class_SysvSemaphore(void) in register_class_SysvSemaphore() argument
/PHP-8.1/ext/intl/formatter/
H A Dformatter_data.c53 formatter_data* formatter_data_create( void ) in formatter_data_create() argument
/PHP-8.1/ext/intl/transliterator/
H A Dtransliterator_arginfo.h58 static zend_class_entry *register_class_Transliterator(void) in register_class_Transliterator() argument
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c2293 static int zend_jit_allocate_blocked_reg(void) in zend_jit_allocate_blocked_reg() argument
4657 ZEND_EXT_API void zend_jit_unprotect(void) in zend_jit_unprotect() argument
4692 ZEND_EXT_API void zend_jit_protect(void) in zend_jit_protect() argument
4714 static void zend_jit_init_handlers(void) in zend_jit_init_handlers() argument
4735 static int zend_jit_make_stubs(void) in zend_jit_make_stubs() argument
4882 ZEND_EXT_API void zend_jit_init(void) in zend_jit_init() argument
5058 ZEND_EXT_API void zend_jit_shutdown(void) in zend_jit_shutdown() argument
5092 static void zend_jit_reset_counters(void) in zend_jit_reset_counters() argument
5101 ZEND_EXT_API void zend_jit_activate(void) in zend_jit_activate() argument
5114 ZEND_EXT_API void zend_jit_deactivate(void) in zend_jit_deactivate() argument
[all …]
/PHP-8.1/sapi/cli/
H A Dphp_cli.c123 PHP_CLI_API cli_shell_callbacks_t *php_cli_get_shell_callbacks(void) in php_cli_get_shell_callbacks() argument
188 static void print_modules(void) /* {{{ */ in print_modules() argument
217 static void print_extensions(void) /* {{{ */ in print_extensions() argument
371 static int sapi_cli_deactivate(void) /* {{{ */ in sapi_cli_deactivate() argument
382 static char* sapi_cli_read_cookies(void) /* {{{ */ in sapi_cli_read_cookies() argument
/PHP-8.1/ext/sysvshm/
H A Dsysvshm_arginfo.h60 static zend_class_entry *register_class_SysvSharedMemory(void) in register_class_SysvSharedMemory() argument
/PHP-8.1/ext/hash/
H A Dhash_arginfo.h214 static zend_class_entry *register_class_HashContext(void) in register_class_HashContext() argument
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_frame.c92 void phpdbg_print_cur_frame_info(void) { in phpdbg_print_cur_frame_info() argument
100 void phpdbg_restore_frame(void) /* {{{ */ in phpdbg_restore_frame() argument
/PHP-8.1/Zend/
H A Dzend_stream.c280 void zend_stream_init(void) /* {{{ */ in zend_stream_init() argument
285 void zend_stream_shutdown(void) /* {{{ */ in zend_stream_shutdown() argument
H A Dzend_enum_arginfo.h30 static zend_class_entry *register_class_UnitEnum(void) in register_class_UnitEnum() argument
H A Dzend_weakrefs_arginfo.h67 static zend_class_entry *register_class_WeakReference(void) in register_class_WeakReference() argument
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_maketables.c76 static const uint8_t *maketables(void) argument
/PHP-8.1/ext/standard/
H A Drand.c37 PHPAPI zend_long php_rand(void) in php_rand() argument
H A Ddir_arginfo.h25 static zend_class_entry *register_class_Directory(void) in register_class_Directory() argument
H A Duser_filters_arginfo.h30 static zend_class_entry *register_class_php_user_filter(void) in register_class_php_user_filter() argument
/PHP-8.1/ext/pdo/
H A Dpdo_dbh_arginfo.h98 static zend_class_entry *register_class_PDO(void) in register_class_PDO() argument
/PHP-8.1/ext/intl/converter/
H A Dconverter_arginfo.h122 static zend_class_entry *register_class_UConverter(void) in register_class_UConverter() argument
/PHP-8.1/ext/intl/timezone/
H A Dtimezone_arginfo.h166 static zend_class_entry *register_class_IntlTimeZone(void) in register_class_IntlTimeZone() argument
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_shm.c63 size_t fpm_shm_get_size_allocated(void) in fpm_shm_get_size_allocated() argument
H A Dfpm_conf.c596 static void *fpm_worker_pool_config_alloc(void) in fpm_worker_pool_config_alloc() argument
797 static int fpm_conf_process_all_pools(void) in fpm_conf_process_all_pools() argument
1197 int fpm_conf_unlink_pid(void) in fpm_conf_unlink_pid() argument
1208 int fpm_conf_write_pid(void) in fpm_conf_write_pid() argument
1665 static void fpm_conf_dump(void) in fpm_conf_dump() argument
/PHP-8.1/ext/json/
H A Djson_arginfo.h52 static zend_class_entry *register_class_JsonSerializable(void) in register_class_JsonSerializable() argument
/PHP-8.1/Zend/Optimizer/
H A Dzend_func_info.c209 int zend_func_info_startup(void) in zend_func_info_startup() argument
226 int zend_func_info_shutdown(void) in zend_func_info_shutdown() argument
/PHP-8.1/main/streams/
H A Dstreams.c40 PHPAPI int php_file_le_stream(void) in php_file_le_stream() argument
45 PHPAPI int php_file_le_pstream(void) in php_file_le_pstream() argument
50 PHPAPI int php_file_le_stream_filter(void) in php_file_le_stream_filter() argument
55 PHPAPI HashTable *_php_stream_get_url_stream_wrappers_hash(void) in _php_stream_get_url_stream_wrappers_hash() argument
60 PHPAPI HashTable *php_stream_get_url_stream_wrappers_hash_global(void) in php_stream_get_url_stream_wrappers_hash_global() argument
1680 void php_shutdown_stream_hashes(void) in php_shutdown_stream_hashes() argument
1775 static void clone_wrapper_hash(void) in clone_wrapper_hash() argument
2223 PHPAPI php_stream_context *php_stream_context_alloc(void) argument
2235 PHPAPI php_stream_notifier *php_stream_notification_alloc(void) argument

Completed in 110 milliseconds

12345678910>>...14