/php-7.4/ext/zend_test/ |
H A D | test.c(last modified 02/11/2020 08:00) | 147 zend_internal_function *fptr = emalloc(sizeof(zend_internal_function)); in zend_test_class_method_get() local 163 zend_internal_function *fptr = emalloc(sizeof(zend_internal_function)); zend_test_class_static_method_get() local [all...] |
/php-7.4/ext/spl/ |
H A D | php_spl.c(last modified 04/09/2019 08:00) | 762 zend_function *fptr; in PHP_FUNCTION() local
|
/php-7.4/ext/com_dotnet/ |
H A D | com_handlers.c(last modified 28/08/2020 08:00) | 283 zend_internal_function f, *fptr = NULL; in com_method_get() local
|
/php-7.4/ext/pcre/pcre2lib/ |
H A D | pcre2_match.c(last modified 18/09/2020 08:00) | 4132 PCRE2_SPTR fptr; in match() local
|
/php-7.4/Zend/ |
H A D | zend_inheritance.c(last modified 07/10/2020 08:00) | 527 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_info *arg_info, int return_hint) /* {{{ */ in zend_append_type_hint() argument 563 static ZEND_COLD zend_string *zend_get_function_declaration(const zend_function *fptr) /* {{{ */ in zend_get_function_declaration() argument [all...] |
H A D | zend_API.c(last modified 31/08/2020 08:00) | 2070 ZEND_API void zend_check_magic_method_implementation(const zend_class_entry *ce, const zend_function *fptr, int error_type) /* {{{ */ in zend_check_magic_method_implementation() argument 3304 zend_function *fptr; zend_get_callable_name_ex() local [all...] |
/php-7.4/ext/date/lib/ |
H A D | parse_date.c(last modified 22/12/2020 08:00) | 25118 char *fptr = format; in timelib_parse_from_format_with_map() local [all...] |
/php-7.4/ext/opcache/ |
H A D | ZendAccelerator.c(last modified 05/02/2021 08:00) | 3645 zend_function *fptr; in preload_needed_types_known() local
|
/php-7.4/ext/reflection/ |
H A D | php_reflection.c(last modified 26/02/2021 08:00) | 126 zend_function *fptr; member 185 static zend_function *_copy_function(zend_function *fptr) /* {{{ */ in _copy_function() argument 202 static void _free_function(zend_function *fptr) /* {{{ */ in _free_function() argument 592 _parameter_string(smart_str *str, zend_function *fptr, struct _zend_arg_info *arg_info, uint32_t offset, zend_bool required, char* indent) _parameter_string() argument 667 _function_parameter_string(smart_str *str, zend_function *fptr, char* indent) _function_parameter_string() argument 693 _function_closure_string(smart_str *str, zend_function *fptr, char* indent) _function_closure_string() argument 721 _function_string(smart_str *str, zend_function *fptr, zend_class_entry *scope, char* indent) _function_string() argument 1007 zend_function *fptr; _extension_string() local 1123 reflection_parameter_factory(zend_function *fptr, zval *closure_object, struct _zend_arg_info *arg_info, uint32_t offset, zend_bool required, zval *object) reflection_parameter_factory() argument 1502 zend_function *fptr; ZEND_METHOD() local 1559 zend_function *fptr; ZEND_METHOD() local 1587 zend_function *fptr; ZEND_METHOD() local 1643 zend_function *fptr; ZEND_METHOD() local 1665 zend_function *fptr; ZEND_METHOD() local 1680 zend_function *fptr; ZEND_METHOD() local 1695 zend_function *fptr; ZEND_METHOD() local 1707 zend_function *fptr; ZEND_METHOD() local 1725 zend_function *fptr; ZEND_METHOD() local 1743 zend_function *fptr; ZEND_METHOD() local 1761 zend_function *fptr; ZEND_METHOD() local 1779 zend_function *fptr; ZEND_METHOD() local 1820 zend_function *fptr; ZEND_METHOD() local 1873 zend_function *fptr; ZEND_METHOD() local 1935 zend_function *fptr; ZEND_METHOD() local 1948 zend_function *fptr; ZEND_METHOD() local 1967 zend_function *fptr; ZEND_METHOD() local 1980 zend_function *fptr; ZEND_METHOD() local 2020 zend_function *fptr; ZEND_METHOD() local 2043 zend_function *fptr; ZEND_METHOD() local 2248 zend_function *fptr; ZEND_METHOD() local 3354 zend_function *fptr; ZEND_METHOD() local 3371 zend_function *fptr; ZEND_METHOD() local 5807 zend_function *fptr; ZEND_METHOD() local [all...] |