Home
last modified time | relevance | path

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

/PHP-7.2/ext/reflection/
H A Dphp_reflection.c120 zend_function *fptr; member
126 zend_function *fptr; member
1570 zend_function *fptr; in ZEND_METHOD() local
1621 zend_function *fptr; in ZEND_METHOD() local
1649 zend_function *fptr; in ZEND_METHOD() local
1704 zend_function *fptr; in ZEND_METHOD() local
1725 zend_function *fptr; in ZEND_METHOD() local
1740 zend_function *fptr; in ZEND_METHOD() local
1755 zend_function *fptr; in ZEND_METHOD() local
1768 zend_function *fptr; in ZEND_METHOD() local
[all …]
/PHP-7.2/ext/zend_test/
H A Dtest.c137 zend_internal_function *fptr = emalloc(sizeof(zend_internal_function)); in zend_test_class_method_get() local
153 zend_internal_function *fptr = emalloc(sizeof(zend_internal_function)); in zend_test_class_static_method_get() local
/PHP-7.2/Zend/
H A Dzend_inheritance.c386 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint()
428 static ZEND_COLD zend_string *zend_get_function_declaration(const zend_function *fptr) /* {{{ */ in zend_get_function_declaration()
H A Dzend_API.c2083 …d_check_magic_method_implementation(const zend_class_entry *ce, const zend_function *fptr, int err… in zend_check_magic_method_implementation()
3310 zend_function *fptr; in zend_get_callable_name_ex() local
/PHP-7.2/ext/com_dotnet/
H A Dcom_handlers.c267 zend_internal_function f, *fptr = NULL; in com_method_get() local
/PHP-7.2/ext/spl/
H A Dphp_spl.c743 zend_function *fptr; in PHP_FUNCTION() local
/PHP-7.2/ext/date/lib/
H A Dparse_date.c25017 char *fptr = format; in timelib_parse_from_format() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_exec.c5663 PCRE_PUCHAR fptr; in match() local

Completed in 104 milliseconds