Home
last modified time | relevance | path

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

12

/PHP-7.4/ext/spl/
H A Dspl_engine.h57 zend_fcall_info_cache fcc; in spl_instantiate_arg_n() local
H A Dphp_spl.c513 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
685 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
H A Dspl_iterators.h117 zend_fcall_info_cache fcc; member
H A Dspl_iterators.c1963 zend_fcall_info_cache *fcc = &intern->u.cbfilter->fcc; in SPL_METHOD() local
3612 zend_fcall_info_cache fcc; member
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1550 static zend_string *preg_do_repl_func(zend_fcall_info *fci, zend_fcall_info_cache *fcc, char *subje… in preg_do_repl_func()
1855 …_str, char *subject, size_t subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size_t … in php_pcre_replace_func_impl()
2071 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func()
2204 …php_replace_in_subject_func(zval *regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *s… in php_replace_in_subject_func()
2244 …nc_impl(zval *return_value, zval *regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *s… in preg_replace_func_impl()
2394 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
2435 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-7.4/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-7.4/ext/libxml/
H A Dphp_libxml.h50 zend_fcall_info_cache fcc; member
H A Dlibxml.c1169 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-7.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h33 zend_fcall_info_cache fcc; member
/PHP-7.4/Zend/
H A Dzend_closures.c251 zend_fcall_info_cache fcc; in ZEND_NAMED_FUNCTION() local
282 zend_fcall_info_cache fcc; in zend_create_closure_from_callable() local
H A Dzend_API.c803 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local
2908 …llable_check_class(zend_string *name, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *st… in zend_is_callable_check_class()
2998 ZEND_API void zend_release_fcall_info_cache(zend_fcall_info_cache *fcc) { in zend_release_fcall_info_cache()
3012 …t zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc, int str… in zend_is_callable_check_func()
3338 …mpl(zval *callable, zend_object *object, uint32_t check_flags, zend_fcall_info_cache *fcc, char **… in zend_is_callable_impl()
3462 …ct *object, uint32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex()
3479 zend_fcall_info_cache fcc; in zend_make_callable() local
3495 …it(zval *callable, uint32_t check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_st… in zend_fcall_info_init()
3649 ZEND_API int zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *retval_pt… in zend_fcall_info_call()
H A Dzend_vm_def.h3844 zend_fcall_info_cache fcc; variable
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c727 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_class_prepare() local
757 …le_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_info_cache * fcc, int nu… in make_callable_ex()
785 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_func_prepare() local
H A Dphp_pdo_driver.h626 zend_fcall_info_cache fcc; member
633 zend_fcall_info_cache fcc; member
H A Dpdo_dbh.c459 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
/PHP-7.4/ext/sqlite3/
H A Dphp_sqlite3_structs.h47 zend_fcall_info_cache fcc; member
/PHP-7.4/main/
H A Dphp_output.h118 zend_fcall_info_cache fcc; member
/PHP-7.4/ext/mysqli/
H A Dmysqli.c1275 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1323 zend_fcall_info_cache fcc; in _reflection_export() local
1818 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1871 zend_fcall_info_cache fcc; in ZEND_METHOD() local
3080 zend_fcall_info_cache fcc; in reflection_method_invoke() local
4691 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4793 zend_fcall_info_cache fcc; in ZEND_METHOD() local
/PHP-7.4/ext/phar/
H A Dutil.c1387 zend_fcall_info_cache fcc; in phar_call_openssl_signverify() local
H A Dphar_object.c675 zend_fcall_info_cache fcc; in PHP_METHOD() local
/PHP-7.4/main/streams/
H A Duserspace.c304 zend_fcall_info_cache fcc; in user_stream_create_object() local
/PHP-7.4/ext/ffi/
H A Dffi.c826 zend_fcall_info_cache fcc; member
902 zend_fcall_info_cache fcc; in zend_ffi_create_callback() local

Completed in 197 milliseconds

12