Home
last modified time | relevance | path

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

/PHP-5.5/ext/spl/
H A Dspl_engine.h57 zend_fcall_info_cache fcc; in spl_instantiate_arg_n() local
H A Dphp_spl.c477 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
636 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
H A Dspl_iterators.h123 zend_fcall_info_cache fcc; member
H A Dspl_iterators.c1933 zend_fcall_info_cache *fcc = &intern->u.cbfilter->fcc; in SPL_METHOD() local
3613 zend_fcall_info_cache fcc; member
/PHP-5.5/ext/libxml/
H A Dphp_libxml.h48 zend_fcall_info_cache fcc; member
H A Dlibxml.c1109 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h35 zend_fcall_info_cache fcc; member
/PHP-5.5/ext/sqlite3/
H A Dphp_sqlite3_structs.h51 zend_fcall_info_cache fcc; member
/PHP-5.5/Zend/
H A Dzend_API.c623 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local
2674 static int zend_is_callable_check_class(const char *name, int name_len, zend_fcall_info_cache *fcc,… in zend_is_callable_check_class()
2743 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
3004 …int check_flags, char **callable_name, int *callable_name_len, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex()
3213 zend_fcall_info_cache fcc; in zend_make_callable() local
3238 …o_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, char **… in zend_fcall_info_init()
3376 ZEND_API int zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval **retval_p… in zend_fcall_info_call()
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c746 zend_fcall_info_cache * fcc = &stmt->fetch.cls.fcc; in do_fetch_class_prepare() local
791 …le_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_info_cache * fcc, int nu… in make_callable_ex()
819 zend_fcall_info_cache * fcc = &stmt->fetch.cls.fcc; in do_fetch_func_prepare() local
H A Dphp_pdo_driver.h613 zend_fcall_info_cache fcc; member
620 zend_fcall_info_cache fcc; member
H A Dpdo_dbh.c462 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
/PHP-5.5/main/
H A Dphp_output.h125 zend_fcall_info_cache fcc; member
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1372 zend_fcall_info_cache fcc; in _reflection_export() local
1902 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1962 zend_fcall_info_cache fcc; in ZEND_METHOD() local
2827 zend_fcall_info_cache fcc; in ZEND_METHOD() local
2931 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4214 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4321 zend_fcall_info_cache fcc; in ZEND_METHOD() local
/PHP-5.5/ext/mysqli/
H A Dmysqli.c1284 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-5.5/ext/phar/
H A Dutil.c1417 zend_fcall_info_cache fcc; in phar_call_openssl_signverify() local
H A Dphar_object.c682 zend_fcall_info_cache fcc; in PHP_METHOD() local
/PHP-5.5/main/streams/
H A Duserspace.c302 zend_fcall_info_cache fcc; in user_stream_create_object() local
/PHP-5.5/ext/mysql/
H A Dphp_mysql.c2163 zend_fcall_info_cache fcc; local
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c2916 const pcre_uint8 *fcc, pcre_uint32 *list) in get_chr_property_list()
H A Dpcre_internal.h2431 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
2533 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
H A Dpcre_jit_compile.c357 const pcre_uint8 *fcc; member
/PHP-5.5/ext/pgsql/
H A Dpgsql.c2674 zend_fcall_info_cache fcc; local

Completed in 181 milliseconds