| /PHP_5_3/ext/curl/ |
| H A D | php_curl.h | 84 zend_fcall_info_cache fci_cache; 94 zend_fcall_info_cache fci_cache; 103 zend_fcall_info_cache fci_cache;
|
| /PHP_5_3/ext/pdo/ |
| H A D | pdo_dbh.c | 457 zend_fcall_info_cache fcc;
|
| H A D | pdo_stmt.c | 746 zend_fcall_info_cache * fcc = &stmt->fetch.cls.fcc; 791 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_info_cache * fcc, int num_args TSRMLS_DC) /* {{{ */ 819 zend_fcall_info_cache * fcc = &stmt->fetch.cls.fcc;
|
| H A D | php_pdo_driver.h | 618 zend_fcall_info_cache fcc; 625 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/pdo_sqlite/ |
| H A D | php_pdo_sqlite_int.h | 35 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/reflection/ |
| H A D | php_reflection.c | 1322 zend_fcall_info_cache fcc; 1750 zend_fcall_info_cache fcc; 1810 zend_fcall_info_cache fcc; 2562 zend_fcall_info_cache fcc; 2666 zend_fcall_info_cache fcc; 3903 zend_fcall_info_cache fcc; 3984 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/spl/ |
| H A D | php_spl.c | 446 zend_fcall_info_cache fcc; 598 zend_fcall_info_cache fcc;
|
| H A D | spl_directory.c | 2099 zend_fcall_info_cache fcic;
|
| H A D | spl_iterators.c | 3461 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/sqlite/ |
| H A D | sqlite.c | 2378 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/sqlite3/ |
| H A D | php_sqlite3_structs.h | 51 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/standard/ |
| H A D | array.c | 616 zend_fcall_info_cache old_user_compare_fci_cache \ 1074 zend_fcall_info_cache orig_array_walk_fci_cache; 1147 zend_fcall_info_cache orig_array_walk_fci_cache; 1172 zend_fcall_info_cache orig_array_walk_fci_cache; 2988 zend_fcall_info_cache fci1_cache = empty_fcall_info_cache, fci2_cache = empty_fcall_info_cache; 2990 zend_fcall_info_cache *fci_key_cache, *fci_data_cache; 3406 zend_fcall_info_cache fci1_cache = empty_fcall_info_cache, fci2_cache = empty_fcall_info_cache; 3408 zend_fcall_info_cache *fci_key_cache, *fci_data_cache; 4098 zend_fcall_info_cache fci_cache = empty_fcall_info_cache; 4167 zend_fcall_info_cache fci_cach [all...] |
| H A D | basic_functions.c | 4781 zend_fcall_info_cache fci_cache; 4805 zend_fcall_info_cache fci_cache; 4911 zend_fcall_info_cache fci_cache; 4944 zend_fcall_info_cache fci_cache;
|
| H A D | basic_functions.h | 175 zend_fcall_info_cache array_walk_fci_cache; 177 zend_fcall_info_cache user_compare_fci_cache;
|
| /PHP_5_3/ext/sybase_ct/ |
| H A D | php_sybase_ct.c | 2197 zend_fcall_info_cache cache = empty_fcall_info_cache;
|
| /PHP_5_3/main/streams/ |
| H A D | userspace.c | 300 zend_fcall_info_cache fcc;
|
| /PHP_5_3/Zend/ |
| H A D | zend_API.c | 582 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); 2360 static int zend_is_callable_check_class(const char *name, int name_len, zend_fcall_info_cache *fcc, int *strict_class, char **error TSRMLS_DC) /* {{{ */ 2429 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc, int strict_class, char **error TSRMLS_DC) /* {{{ */ 2691 ZEND_API zend_bool zend_is_callable_ex(zval *callable, zval *object_ptr, uint check_flags, char **callable_name, int *callable_name_len, zend_fcall_info_cache *fcc, char **error TSRMLS_DC) /* {{{ */ 2695 zend_fcall_info_cache fcc_local; 2900 zend_fcall_info_cache fcc; 2925 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, char **callable_name, char **error TSRMLS_DC) /* {{{ */ 3063 ZEND_API int zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval **retval_ptr_ptr, zval *args TSRMLS_DC) /* {{{ */
|
| H A D | zend_interfaces.c | 64 zend_fcall_info_cache fcic;
|
| H A D | zend_API.h | 61 } zend_fcall_info_cache; typedef in typeref:struct:_zend_fcall_info_cache 287 ZEND_API zend_bool zend_is_callable_ex(zval *callable, zval *object_ptr, uint check_flags, char **callable_name, int *callable_name_len, zend_fcall_info_cache *fcc, char **error TSRMLS_DC); 438 ZEND_API extern const zend_fcall_info_cache empty_fcall_info_cache; 450 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, char **callable_name, char **error TSRMLS_DC); 492 ZEND_API int zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval **retval, zval *args TSRMLS_DC); 494 ZEND_API int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache TSRMLS_DC);
|
| H A D | zend_execute_API.c | 45 ZEND_API const zend_fcall_info_cache empty_fcall_info_cache = { 0, NULL, NULL, NULL, NULL }; 760 int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache TSRMLS_DC) /* {{{ */ 807 zend_fcall_info_cache fci_cache_local; 1052 zend_fcall_info_cache fcall_cache;
|
| /PHP_5_3/ext/mysqli/ |
| H A D | mysqli.c | 1265 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/phar/ |
| H A D | phar_object.c | 679 zend_fcall_info_cache fcc;
|
| H A D | util.c | 1661 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/mysql/ |
| H A D | php_mysql.c | 2121 zend_fcall_info_cache fcc;
|
| /PHP_5_3/ext/pgsql/ |
| H A D | pgsql.c | 2529 zend_fcall_info_cache fcc;
|