Home
last modified time | relevance | path

Searched defs:void (Results 176 – 200 of 332) sorted by relevance

12345678910>>...14

/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_cleanup.c18 int fpm_cleanup_add(int type, void (*cleanup)(int, void *), void *arg) /* {{{ */ in fpm_cleanup_add() argument
H A Dfpm_trace_mach.c21 static void fpm_mach_vm_deallocate(void) in fpm_mach_vm_deallocate() argument
/PHP-8.1/Zend/
H A Dzend_vm_trace_map.h57 static void zend_vm_trace_init(void) in zend_vm_trace_init() argument
H A Dzend_highlight.c174 ZEND_API void zend_strip(void) in zend_strip() argument
H A Dzend_iterators.c57 ZEND_API void zend_register_iterator_wrapper(void) in zend_register_iterator_wrapper() argument
H A Dzend_constants.c101 void zend_startup_constants(void) in zend_startup_constants() argument
109 void zend_register_standard_constants(void) in zend_register_standard_constants() argument
145 void zend_shutdown_constants(void) in zend_shutdown_constants() argument
H A Dzend_alloc.c1880 static zend_mm_heap *zend_mm_init(void) argument
2402 ZEND_API bool is_zend_mm(void) argument
2725 ZEND_API bool zend_alloc_in_memory_limit_error_reporting(void) argument
2896 ZEND_API void start_memory_manager(void) argument
2921 ZEND_API zend_mm_heap *zend_mm_get_heap(void) argument
2937 void (*_free)(void*), argument
2938 void* (*_realloc)(void*, size_t)) argument
2956 void (**_free)(void*), argument
3004 ZEND_API zend_mm_heap *zend_mm_startup(void) argument
3080 static ZEND_COLD ZEND_NORETURN void zend_out_of_memory(void) argument
[all …]
H A Dzend_builtin_functions_arginfo.h349 static zend_class_entry *register_class_stdClass(void) in register_class_stdClass() argument
H A Dzend_attributes.c275 void zend_register_attribute_ce(void) in zend_register_attribute_ce() argument
298 void zend_attributes_shutdown(void) in zend_attributes_shutdown() argument
/PHP-8.1/ext/libxml/
H A Dlibxml_arginfo.h55 static zend_class_entry *register_class_LibXMLError(void) in register_class_LibXMLError() argument
/PHP-8.1/ext/opcache/
H A Dzend_accelerator_module.c49 static int validate_api_restriction(void) in validate_api_restriction() argument
395 void zend_accel_override_file_functions(void) argument
529 int start_accel_module(void) argument
/PHP-8.1/ext/intl/spoofchecker/
H A Dspoofchecker_class.c91 void spoofchecker_register_Spoofchecker_class(void) in spoofchecker_register_Spoofchecker_class() argument
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c105 static SLJIT_INLINE int create_tempfile(void) in create_tempfile() argument
446 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_unused_memory_exec(void) in sljit_free_unused_memory_exec() argument
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_list.c358 void phpdbg_init_list(void) { in phpdbg_init_list() argument
365 void phpdbg_list_update(void) { in phpdbg_list_update() argument
/PHP-8.1/ext/intl/dateformat/
H A Ddatepatterngenerator_class.cpp113 void dateformat_register_IntlDatePatternGenerator_class( void ) in dateformat_register_IntlDatePatternGenerator_class() argument
/PHP-8.1/win32/
H A Dwsyslog.c63 void closelog(void) in closelog() argument
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_encoding.c227 const mbfl_encoding **mbfl_get_supported_encodings(void) in mbfl_get_supported_encodings() argument
/PHP-8.1/ext/oci8/
H A Doci8_arginfo.h795 static zend_class_entry *register_class_OCILob(void) in register_class_OCILob() argument
805 static zend_class_entry *register_class_OCICollection(void) in register_class_OCICollection() argument
/PHP-8.1/ext/opcache/jit/
H A Dzend_elf.c49 void zend_elf_load_symbols(void) in zend_elf_load_symbols() argument
H A Dzend_jit_disasm.c573 static int zend_jit_disasm_init(void) argument
772 static void zend_jit_disasm_shutdown(void) argument
/PHP-8.1/sapi/fpm/fpm/events/
H A Dkqueue.c55 struct fpm_event_module_s *fpm_event_kqueue_module(void) /* {{{ */ in fpm_event_kqueue_module() argument
/PHP-8.1/main/
H A Dphp_syslog.c80 void php_closelog(void) in php_closelog() argument
H A Dphp_variables.c680 static inline void php_register_server_variables(void) in php_register_server_variables() argument
750 PHPAPI int php_hash_environment(void) in php_hash_environment() argument
935 void php_startup_auto_globals(void) in php_startup_auto_globals() argument
/PHP-8.1/sapi/fuzzer/
H A Dfuzzer-execute.c30 static zend_always_inline void fuzzer_step(void) { in fuzzer_step() argument
/PHP-8.1/ext/zlib/
H A Dzlib.c151 static int php_zlib_output_encoding(void) in php_zlib_output_encoding() argument
316 static php_zlib_context *php_zlib_output_handler_context_init(void) in php_zlib_output_handler_context_init() argument
359 static void php_zlib_output_compression_start(void) in php_zlib_output_compression_start() argument
514 static void php_zlib_cleanup_ob_gzhandler_mess(void) in php_zlib_cleanup_ob_gzhandler_mess() argument

Completed in 55 milliseconds

12345678910>>...14