Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/spl/
H A Dspl_engine.h57 zend_fcall_info_cache fcc; in spl_instantiate_arg_n() local
H A Dphp_spl.c509 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
681 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
H A Dspl_iterators.h121 zend_fcall_info_cache fcc; member
H A Dspl_iterators.c1985 zend_fcall_info_cache *fcc = &intern->u.cbfilter->fcc; in SPL_METHOD() local
3636 zend_fcall_info_cache fcc; member
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1491 static zend_string *preg_do_repl_func(zend_fcall_info *fci, zend_fcall_info_cache *fcc, char *subje… in preg_do_repl_func()
1808 …_str, char *subject, size_t subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size_t … in php_pcre_replace_func_impl()
2025 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func()
2157 …php_replace_in_subject_func(zval *regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *s… in php_replace_in_subject_func()
2203 …nc_impl(zval *return_value, zval *regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *s… in preg_replace_func_impl()
2352 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
2393 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c307 get_chr_property_list(PCRE2_SPTR code, BOOL utf, const uint8_t *fcc, in get_chr_property_list()
H A Dpcre2_dfa_match.c525 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
H A Dpcre2_intmodedep.h716 const uint8_t *fcc; /* Points to case-flipping table */ member
855 const uint8_t *fcc; /* Points to case-flipping table */ member
/PHP-7.3/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h33 zend_fcall_info_cache fcc; member
/PHP-7.3/ext/libxml/
H A Dphp_libxml.h50 zend_fcall_info_cache fcc; member
H A Dlibxml.c1125 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-7.3/Zend/
H A Dzend_closures.c228 zend_fcall_info_cache fcc; in ZEND_NAMED_FUNCTION() local
260 zend_fcall_info_cache fcc; in zend_create_closure_from_callable() local
H A Dzend_API.c763 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local
2911 …llable_check_class(zend_string *name, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *st… in zend_is_callable_check_class()
2995 …t zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc, int str… in zend_is_callable_check_func()
3339 …mpl(zval *callable, zend_object *object, uint32_t check_flags, zend_fcall_info_cache *fcc, char **… in zend_is_callable_impl()
3463 …ct *object, uint32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex()
3480 zend_fcall_info_cache fcc; in zend_make_callable() local
3504 …it(zval *callable, uint32_t check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_st… in zend_fcall_info_init()
3658 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.h3376 zend_fcall_info_cache fcc; variable
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c725 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_class_prepare() local
755 …le_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_info_cache * fcc, int nu… in make_callable_ex()
783 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.c458 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
/PHP-7.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h47 zend_fcall_info_cache fcc; member
/PHP-7.3/main/
H A Dphp_output.h118 zend_fcall_info_cache fcc; member
/PHP-7.3/ext/mysqli/
H A Dmysqli.c1264 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1306 zend_fcall_info_cache fcc; in _reflection_export() local
1843 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1896 zend_fcall_info_cache fcc; in ZEND_METHOD() local
3098 zend_fcall_info_cache fcc; in reflection_method_invoke() local
4691 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4792 zend_fcall_info_cache fcc; in ZEND_METHOD() local
/PHP-7.3/ext/phar/
H A Dutil.c1389 zend_fcall_info_cache fcc; in phar_call_openssl_signverify() local
H A Dphar_object.c658 zend_fcall_info_cache fcc; in PHP_METHOD() local
/PHP-7.3/main/streams/
H A Duserspace.c304 zend_fcall_info_cache fcc; in user_stream_create_object() local
/PHP-7.3/ext/pgsql/
H A Dpgsql.c2816 zend_fcall_info_cache fcc; local

Completed in 189 milliseconds

12