Home
last modified time | relevance | path

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

/PHP-5.4/ext/spl/
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.c1937 zend_fcall_info_cache *fcc = &intern->u.cbfilter->fcc; in SPL_METHOD() local
3615 zend_fcall_info_cache fcc; member
/PHP-5.4/ext/libxml/
H A Dphp_libxml.h48 zend_fcall_info_cache fcc; member
H A Dlibxml.c1082 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-5.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h35 zend_fcall_info_cache fcc; member
/PHP-5.4/ext/sqlite3/
H A Dphp_sqlite3_structs.h51 zend_fcall_info_cache fcc; member
/PHP-5.4/Zend/
H A Dzend_API.c607 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local
2611 static int zend_is_callable_check_class(const char *name, int name_len, zend_fcall_info_cache *fcc,… in zend_is_callable_check_class()
2680 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
2941 …int check_flags, char **callable_name, int *callable_name_len, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex()
3150 zend_fcall_info_cache fcc; in zend_make_callable() local
3175 …o_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, char **… in zend_fcall_info_init()
3313 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.4/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.4/main/
H A Dphp_output.h125 zend_fcall_info_cache fcc; member
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c1369 zend_fcall_info_cache fcc; in _reflection_export() local
1899 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1959 zend_fcall_info_cache fcc; in ZEND_METHOD() local
2824 zend_fcall_info_cache fcc; in ZEND_METHOD() local
2928 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4195 zend_fcall_info_cache fcc; in ZEND_METHOD() local
4294 zend_fcall_info_cache fcc; in ZEND_METHOD() local
/PHP-5.4/ext/mysqli/
H A Dmysqli.c1270 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-5.4/ext/phar/
H A Dutil.c1662 zend_fcall_info_cache fcc; local
H A Dphar_object.c682 zend_fcall_info_cache fcc; local
/PHP-5.4/main/streams/
H A Duserspace.c302 zend_fcall_info_cache fcc; in user_stream_create_object() local
/PHP-5.4/ext/mysql/
H A Dphp_mysql.c2159 zend_fcall_info_cache fcc; local
/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_compile.c2897 const pcre_uint8 *fcc, pcre_uint32 *list) in get_chr_property_list()
H A Dpcre_internal.h2423 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
2524 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
H A Dpcre_jit_compile.c357 const pcre_uint8 *fcc; member
/PHP-5.4/ext/pgsql/
H A Dpgsql.c2674 zend_fcall_info_cache fcc; local

Completed in 156 milliseconds