Home
last modified time | relevance | path

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

/PHP-5.3/ext/spl/
H A Dphp_spl.c446 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
598 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
H A Dspl_iterators.c3463 zend_fcall_info_cache fcc; member
/PHP-5.3/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h35 zend_fcall_info_cache fcc; member
/PHP-5.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h51 zend_fcall_info_cache fcc; member
/PHP-5.3/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.h618 zend_fcall_info_cache fcc; member
625 zend_fcall_info_cache fcc; member
H A Dpdo_dbh.c457 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
/PHP-5.3/Zend/
H A Dzend_API.c582 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl() local
2360 static int zend_is_callable_check_class(const char *name, int name_len, zend_fcall_info_cache *fcc,… in zend_is_callable_check_class()
2429 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
2691 …int check_flags, char **callable_name, int *callable_name_len, zend_fcall_info_cache *fcc, char **… in zend_is_callable_ex()
2900 zend_fcall_info_cache fcc; in zend_make_callable() local
2925 …o_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, char **… in zend_fcall_info_init()
3063 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.3/ext/reflection/
H A Dphp_reflection.c1322 zend_fcall_info_cache fcc; in _reflection_export() local
1750 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1810 zend_fcall_info_cache fcc; in ZEND_METHOD() local
2562 zend_fcall_info_cache fcc; in ZEND_METHOD() local
2666 zend_fcall_info_cache fcc; in ZEND_METHOD() local
3903 zend_fcall_info_cache fcc; in ZEND_METHOD() local
3984 zend_fcall_info_cache fcc; in ZEND_METHOD() local
/PHP-5.3/ext/mysqli/
H A Dmysqli.c1265 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
/PHP-5.3/ext/phar/
H A Dutil.c1661 zend_fcall_info_cache fcc; local
H A Dphar_object.c679 zend_fcall_info_cache fcc; local
/PHP-5.3/main/streams/
H A Duserspace.c300 zend_fcall_info_cache fcc; in user_wrapper_opener() local
/PHP-5.3/ext/mysql/
H A Dphp_mysql.c2121 zend_fcall_info_cache fcc; local
/PHP-5.3/ext/sqlite/
H A Dsqlite.c2378 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h2390 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
2475 const pcre_uint8 *fcc; /* Points to case-flipping table */ member
/PHP-5.3/ext/pgsql/
H A Dpgsql.c2529 zend_fcall_info_cache fcc; local

Completed in 219 milliseconds