Home
last modified time | relevance | path

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

12

/PHP-7.2/ext/spl/
H A Dspl_engine.h59 zend_fcall_info_cache fcc; in spl_instantiate_arg_n() local
H A Dphp_spl.c492 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
665 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
H A Dspl_iterators.h123 zend_fcall_info_cache fcc; member
H A Dspl_iterators.c1995 zend_fcall_info_cache *fcc = &intern->u.cbfilter->fcc; in SPL_METHOD() local
3652 zend_fcall_info_cache fcc; member
/PHP-7.2/ext/pcre/
H A Dphp_pcre.c1209 static zend_string *preg_do_repl_func(zend_fcall_info *fci, zend_fcall_info_cache *fcc, char *subje… in preg_do_repl_func()
1543 …ect_str, char *subject, int subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, int lim… in php_pcre_replace_func_impl()
1761 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func()
1894 …php_replace_in_subject_func(zval *regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *s… in php_replace_in_subject_func()
1943 …nc_impl(zval *return_value, zval *regex, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *s… in preg_replace_func_impl()
2092 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
2133 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-7.2/Zend/
H A Dzend_closures.c231 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.c727 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local
2900 …llable_check_class(zend_string *name, zend_class_entry *scope, zend_fcall_info_cache *fcc, int *st… in zend_is_callable_check_class()
2984 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… 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()
3474 …ct *object, uint32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex()
3491 zend_fcall_info_cache fcc; in zend_make_callable() local
3515 …it(zval *callable, uint32_t check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend_st… in zend_fcall_info_init()
3671 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.h3333 zend_fcall_info_cache fcc; variable
/PHP-7.2/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h35 zend_fcall_info_cache fcc; member
/PHP-7.2/ext/libxml/
H A Dphp_libxml.h52 zend_fcall_info_cache fcc; member
H A Dlibxml.c1118 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-7.2/ext/pdo/
H A Dpdo_stmt.c723 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.h625 zend_fcall_info_cache fcc; member
632 zend_fcall_info_cache fcc; member
H A Dpdo_dbh.c440 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
/PHP-7.2/ext/sqlite3/
H A Dphp_sqlite3_structs.h49 zend_fcall_info_cache fcc; member
/PHP-7.2/main/
H A Dphp_output.h120 zend_fcall_info_cache fcc; member
/PHP-7.2/ext/mysqli/
H A Dmysqli.c1281 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-7.2/ext/reflection/
H A Dphp_reflection.c1338 zend_fcall_info_cache fcc; in _reflection_export() local
1875 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1931 zend_fcall_info_cache fcc; in ZEND_METHOD() local
3137 zend_fcall_info_cache fcc; in reflection_method_invoke() local
4751 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4857 zend_fcall_info_cache fcc; in ZEND_METHOD() local
/PHP-7.2/ext/phar/
H A Dutil.c1391 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.2/main/streams/
H A Duserspace.c306 zend_fcall_info_cache fcc; in user_stream_create_object() local
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_compile.c2917 const pcre_uint8 *fcc, pcre_uint32 *list) in get_chr_property_list()
H A Dpcre_internal.h2427 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
2529 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
H A Dpcre_jit_compile.c377 const sljit_u8 *fcc; member
/PHP-7.2/ext/pgsql/
H A Dpgsql.c2817 zend_fcall_info_cache fcc; local

Completed in 326 milliseconds

12