Home
last modified time | relevance | path

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

/PHP-7.3/ext/reflection/
H A Dphp_reflection.c117 zend_function *fptr; member
123 zend_function *fptr; member
1535 zend_function *fptr; in ZEND_METHOD() local
1588 zend_function *fptr; in ZEND_METHOD() local
1616 zend_function *fptr; in ZEND_METHOD() local
1671 zend_function *fptr; in ZEND_METHOD() local
1692 zend_function *fptr; in ZEND_METHOD() local
1707 zend_function *fptr; in ZEND_METHOD() local
1722 zend_function *fptr; in ZEND_METHOD() local
1734 zend_function *fptr; in ZEND_METHOD() local
[all …]
/PHP-7.3/ext/zend_test/
H A Dtest.c146 zend_internal_function *fptr = emalloc(sizeof(zend_internal_function)); in zend_test_class_method_get() local
162 zend_internal_function *fptr = emalloc(sizeof(zend_internal_function)); in zend_test_class_static_method_get() local
/PHP-7.3/Zend/
H A Dzend_inheritance.c401 static ZEND_COLD void zend_append_type_hint(smart_str *str, const zend_function *fptr, zend_arg_inf… in zend_append_type_hint()
437 static ZEND_COLD zend_string *zend_get_function_declaration(const zend_function *fptr) /* {{{ */ in zend_get_function_declaration()
H A Dzend_API.c2088 …d_check_magic_method_implementation(const zend_class_entry *ce, const zend_function *fptr, int err… in zend_check_magic_method_implementation()
2093 if (ZSTR_VAL(fptr->common.function_name)[0] != '_' in zend_check_magic_method_implementation() local
3311 zend_function *fptr; in zend_get_callable_name_ex() local
/PHP-7.3/ext/com_dotnet/
H A Dcom_handlers.c263 zend_internal_function f, *fptr = NULL; in com_method_get() local
/PHP-7.3/ext/spl/
H A Dphp_spl.c758 zend_function *fptr; in PHP_FUNCTION() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c4059 PCRE2_SPTR fptr; in match() local
/PHP-7.3/ext/date/lib/
H A Dparse_date.c22326 char *fptr = format; in timelib_parse_from_format_with_map() local

Completed in 108 milliseconds