Home
last modified time | relevance | path

Searched defs:fcc (Results 1 – 25 of 34) sorted by relevance

12

/PHP-8.1/ext/spl/
H A Dphp_spl.c386 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 Dspl_iterators.h108 zend_fcall_info_cache fcc; member
/PHP-8.1/win32/
H A Dsignal.c91 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-8.1/ext/readline/
H A Dreadline.c474 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 Dphp_pcre.c1552 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 Dpcre2_auto_possess.c308 get_chr_property_list(PCRE2_SPTR code, BOOL utf, BOOL ucp, const uint8_t *fcc, in get_chr_property_list()
H A Dpcre2_dfa_match.c536 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
H A Dpcre2_intmodedep.h718 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 Dsqlite_driver.c530 zend_fcall_info_cache fcc; in PHP_METHOD() local
648 zend_fcall_info_cache fcc; in PHP_METHOD() local
H A Dphp_pdo_sqlite_int.h31 zend_fcall_info_cache fcc; member
/PHP-8.1/ext/libxml/
H A Dphp_libxml.h49 zend_fcall_info_cache fcc; member
H A Dlibxml.c1119 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-8.1/Zend/
H A Dzend_closures.c265 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 Dzend_API.c929 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 Dzend_builtin_functions.c1139 zend_fcall_info_cache fcc; in ZEND_FUNCTION() local
1198 zend_fcall_info_cache fcc; in ZEND_FUNCTION() local
/PHP-8.1/ext/pdo/
H A Dpdo_stmt.c623 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 Dphp_pdo_driver.h612 zend_fcall_info_cache fcc; member
619 zend_fcall_info_cache fcc; member
H A Dpdo_dbh.c467 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
/PHP-8.1/ext/sqlite3/
H A Dphp_sqlite3_structs.h45 zend_fcall_info_cache fcc; member
H A Dsqlite3.c955 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 Dphp_output.h116 zend_fcall_info_cache fcc; member
H A DSAPI.c116 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-8.1/ext/mysqli/
H A Dmysqli.c1154 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-8.1/ext/phar/
H A Dutil.c1387 zend_fcall_info_cache fcc; in phar_call_openssl_signverify() local
/PHP-8.1/ext/zip/
H A Dphp_zip.c2935 zend_fcall_info_cache fcc; local
2981 zend_fcall_info_cache fcc; local

Completed in 161 milliseconds

12