Home
last modified time | relevance | path

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

/PHP-8.1/ext/reflection/
H A Dphp_reflection.c137 zend_function *fptr; member
1567 zend_function *fptr; in ZEND_METHOD() local
1621 zend_function *fptr; in ZEND_METHOD() local
1637 zend_function *fptr; in ZEND_METHOD() local
1652 zend_function *fptr; in ZEND_METHOD() local
1778 zend_function *fptr; in ZEND_METHOD() local
1798 zend_function *fptr; in ZEND_METHOD() local
1812 zend_function *fptr; in ZEND_METHOD() local
1838 zend_function *fptr; in ZEND_METHOD() local
1855 zend_function *fptr; in ZEND_METHOD() local
[all …]
/PHP-8.1/ext/zend_test/
H A Dtest.c457 zend_internal_function *fptr; in zend_test_class_method_get() local
480 zend_internal_function *fptr; in zend_test_class_static_method_get() local
/PHP-8.1/Zend/
H A Dzend_API.c2413 uint32_t num_args, const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_args()
2437 …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()
2450 …zend_check_magic_method_return_type(const zend_class_entry *ce, const zend_function *fptr, int err… in zend_check_magic_method_return_type()
2477 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_non_static()
2486 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_static()
2495 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_public()
2505 const zend_class_entry *ce, const zend_function *fptr, int error_type) in zend_check_magic_method_no_return_type()
2513 …d_check_magic_method_implementation(const zend_class_entry *ce, const zend_function *fptr, zend_st… in zend_check_magic_method_implementation()
2515 if (ZSTR_VAL(fptr->common.function_name)[0] != '_' in zend_check_magic_method_implementation() local
2610 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.c830 const zend_function *fptr, zend_class_entry *scope) /* {{{ */ in zend_get_function_declaration()
/PHP-8.1/ext/com_dotnet/
H A Dcom_handlers.c292 zend_internal_function f, *fptr = NULL; in com_method_get() local
/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_match.c4134 PCRE2_SPTR fptr; in match() local
/PHP-8.1/ext/date/lib/
H A Dparse_date.c26113 const char *fptr = format; in timelib_parse_from_format_with_map() local

Completed in 94 milliseconds