Home
last modified time | relevance | path

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

/PHP-8.0/ext/reflection/
H A Dphp_reflection.c130 zend_function *fptr; member
1503 zend_function *fptr; in ZEND_METHOD() local
1557 zend_function *fptr; in ZEND_METHOD() local
1573 zend_function *fptr; in ZEND_METHOD() local
1588 zend_function *fptr; in ZEND_METHOD() local
1662 zend_function *fptr; in ZEND_METHOD() local
1682 zend_function *fptr; in ZEND_METHOD() local
1696 zend_function *fptr; in ZEND_METHOD() local
1722 zend_function *fptr; in ZEND_METHOD() local
1739 zend_function *fptr; in ZEND_METHOD() local
[all …]
/PHP-8.0/ext/zend_test/
H A Dtest.c319 zend_internal_function *fptr; in zend_test_class_method_get() local
340 zend_internal_function *fptr; in zend_test_class_static_method_get() local
/PHP-8.0/Zend/
H A Dzend_API.c2084 uint32_t num_args, const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_args()
2108 …c_method_arg_type(uint32_t arg_num, const zend_class_entry *ce, const zend_function *fptr, int err… in zend_check_magic_method_arg_type()
2121 …zend_check_magic_method_return_type(const zend_class_entry *ce, const zend_function *fptr, int err… in zend_check_magic_method_return_type()
2143 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_non_static()
2152 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_static()
2161 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_public()
2171 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_no_return_type()
2179 …d_check_magic_method_implementation(const zend_class_entry *ce, const zend_function *fptr, zend_st… in zend_check_magic_method_implementation()
2181 if (ZSTR_VAL(fptr->common.function_name)[0] != '_' in zend_check_magic_method_implementation() local
2276 ZEND_API void zend_add_magic_method(zend_class_entry *ce, zend_function *fptr, zend_string *lcname) in zend_add_magic_method()
H A Dzend_inheritance.c664 const zend_function *fptr, zend_class_entry *scope) /* {{{ */ in zend_get_function_declaration()
/PHP-8.0/ext/com_dotnet/
H A Dcom_handlers.c292 zend_internal_function f, *fptr = NULL; in com_method_get() local
/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_match.c4132 PCRE2_SPTR fptr; in match() local
/PHP-8.0/ext/date/lib/
H A Dparse_date.c25284 const char *fptr = format; in timelib_parse_from_format_with_map() local
/PHP-8.0/ext/opcache/
H A DZendAccelerator.c3733 zend_function *fptr; local

Completed in 97 milliseconds