/PHP-8.1/ext/spl/ |
H A D | php_spl.c | 386 zend_fcall_info *fci, zend_fcall_info_cache *fcc) { in autoload_func_info_from_fci() 508 zend_fcall_info_cache fcc; in PHP_FUNCTION() local 580 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
|
H A D | spl_iterators.h | 108 zend_fcall_info_cache fcc; member
|
/PHP-8.1/win32/ |
H A D | signal.c | 91 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
|
/PHP-8.1/ext/readline/ |
H A D | readline.c | 474 zend_fcall_info_cache fcc; in PHP_FUNCTION() local 515 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
|
/PHP-8.1/ext/pcre/ |
H A D | php_pcre.c | 1552 static zend_string *preg_do_repl_func(zend_fcall_info *fci, zend_fcall_info_cache *fcc, const char … in preg_do_repl_func() 1855 …const char *subject, size_t subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size_t … in php_pcre_replace_func_impl() 2070 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func() 2189 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_replace_in_subject_func() 2232 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in preg_replace_func_impl() 2386 zend_fcall_info_cache fcc; in PHP_FUNCTION() local 2417 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
|
/PHP-8.1/ext/pcre/pcre2lib/ |
H A D | pcre2_auto_possess.c | 308 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list()
|
H A D | pcre2_dfa_match.c | 536 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
|
H A D | pcre2_intmodedep.h | 718 const uint8_t *fcc; /* Points to case-flipping table */ member 858 const uint8_t *fcc; /* Points to case-flipping table */ member
|
/PHP-8.1/ext/pdo_sqlite/ |
H A D | sqlite_driver.c | 530 zend_fcall_info_cache fcc; in PHP_METHOD() local 648 zend_fcall_info_cache fcc; in PHP_METHOD() local
|
H A D | php_pdo_sqlite_int.h | 31 zend_fcall_info_cache fcc; member
|
/PHP-8.1/Zend/ |
H A D | zend_closures.c | 265 zend_fcall_info_cache fcc; in ZEND_NAMED_FUNCTION() local 297 zend_fcall_info_cache fcc; in zend_create_closure_from_callable() local
|
H A D | zend_API.c | 929 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local 3362 …ring *name, zend_class_entry *scope, zend_execute_data *frame, zend_fcall_info_cache *fcc, bool *s… in zend_is_callable_check_class() 3446 ZEND_API void zend_release_fcall_info_cache(zend_fcall_info_cache *fcc) { in zend_release_fcall_info_cache() 3457 …unc(int check_flags, zval *callable, zend_execute_data *frame, zend_fcall_info_cache *fcc, bool st… in zend_is_callable_check_func() 3758 uint32_t check_flags, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_at_frame() 3877 …ct *object, uint32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex() 3900 zend_fcall_info_cache fcc; in zend_make_callable() local 3916 …it(zval *callable, uint32_t check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_st… in zend_fcall_info_init() 4051 ZEND_API zend_result zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *r… in zend_fcall_info_call()
|
H A D | zend_builtin_functions.c | 1139 zend_fcall_info_cache fcc; in ZEND_FUNCTION() local 1198 zend_fcall_info_cache fcc; in ZEND_FUNCTION() local
|
/PHP-8.1/ext/libxml/ |
H A D | php_libxml.h | 49 zend_fcall_info_cache fcc; member
|
H A D | libxml.c | 1127 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
|
/PHP-8.1/ext/pdo/ |
H A D | pdo_stmt.c | 623 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_class_prepare() local 652 …le_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_info_cache * fcc, int nu… in make_callable_ex() 680 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_func_prepare() local
|
H A D | php_pdo_driver.h | 612 zend_fcall_info_cache fcc; member 619 zend_fcall_info_cache fcc; member
|
H A D | pdo_dbh.c | 467 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
|
/PHP-8.1/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 45 zend_fcall_info_cache fcc; member
|
H A D | sqlite3.c | 955 zend_fcall_info_cache fcc; in PHP_METHOD() local 1041 zend_fcall_info_cache fcc; in PHP_METHOD() local 1304 zend_fcall_info_cache fcc; in PHP_METHOD() local
|
/PHP-8.1/main/ |
H A D | php_output.h | 116 zend_fcall_info_cache fcc; member
|
H A D | SAPI.c | 116 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
|
/PHP-8.1/ext/mysqli/ |
H A D | mysqli.c | 1154 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
|
/PHP-8.1/ext/phar/ |
H A D | util.c | 1387 zend_fcall_info_cache fcc; in phar_call_openssl_signverify() local
|
/PHP-8.1/ext/zip/ |
H A D | php_zip.c | 2935 zend_fcall_info_cache fcc; local 2981 zend_fcall_info_cache fcc; local
|