Home
last modified time | relevance | path

Searched defs:fptr (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/reflection/
H A Dphp_reflection.c126 zend_function *fptr; member
1502 zend_function *fptr; in ZEND_METHOD() local
1559 zend_function *fptr; in ZEND_METHOD() local
1587 zend_function *fptr; in ZEND_METHOD() local
1643 zend_function *fptr; in ZEND_METHOD() local
1665 zend_function *fptr; in ZEND_METHOD() local
1680 zend_function *fptr; in ZEND_METHOD() local
1695 zend_function *fptr; in ZEND_METHOD() local
1707 zend_function *fptr; in ZEND_METHOD() local
1725 zend_function *fptr; in ZEND_METHOD() local
[all …]
/PHP-7.4/ext/zend_test/
H A Dtest.c147 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)); in zend_test_class_static_method_get() local
/PHP-7.4/ext/com_dotnet/
H A Dcom_handlers.c283 zend_internal_function f, *fptr = NULL; in com_method_get() local
/PHP-7.4/ext/spl/
H A Dphp_spl.c762 zend_function *fptr; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_inheritance.c527 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint()
563 static ZEND_COLD zend_string *zend_get_function_declaration(const zend_function *fptr) /* {{{ */ in zend_get_function_declaration()
H A Dzend_API.c2070 …d_check_magic_method_implementation(const zend_class_entry *ce, const zend_function *fptr, int err… in zend_check_magic_method_implementation()
2075 if (ZSTR_VAL(fptr->common.function_name)[0] != '_' in zend_check_magic_method_implementation() local
3310 zend_function *fptr; in zend_get_callable_name_ex() local
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_match.c4132 PCRE2_SPTR fptr; in match() local
/PHP-7.4/ext/date/lib/
H A Dparse_date.c25121 char *fptr = format; in timelib_parse_from_format_with_map() local
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c3645 zend_function *fptr; in preload_needed_types_known() local

Completed in 126 milliseconds