Home
last modified time | relevance | path

Searched refs:zend_fcall_info_cache (Results 1 – 25 of 46) sorted by relevance

12

/PHP-8.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h50 zend_fcall_info_cache func;
51 zend_fcall_info_cache step;
52 zend_fcall_info_cache fini;
60 zend_fcall_info_cache cmp_func;
69 zend_fcall_info_cache authorizer_fcc;
H A Dsqlite3.c737 static int sqlite3_do_callback(zend_fcall_info_cache *fcc, uint32_t argc, sqlite3_value **argv, sql… in sqlite3_do_callback()
940 zend_fcall_info_cache fcc; in PHP_METHOD()
989 zend_fcall_info_cache step_fcc, fini_fcc; in PHP_METHOD()
1044 zend_fcall_info_cache fcc; in PHP_METHOD()
1317 zend_fcall_info_cache fcc; in PHP_METHOD()
2248 static void php_sqlite3_gc_buffer_add_fcc(zend_get_gc_buffer *gc_buffer, zend_fcall_info_cache *fcc) in php_sqlite3_gc_buffer_add_fcc()
/PHP-8.3/ext/curl/
H A Dcurl_private.h49 zend_fcall_info_cache fci_cache;
58 zend_fcall_info_cache fci_cache;
67 zend_fcall_info_cache fci_cache;
/PHP-8.3/ext/zend_test/
H A Dfiber.h32 zend_fcall_info_cache fci_cache;
H A Dfiber.c322 zend_fcall_info_cache fci_cache; in ZEND_METHOD()
/PHP-8.3/ext/standard/
H A Dbasic_functions.h71 zend_fcall_info_cache user_compare_fci_cache;
131 zend_fcall_info_cache fci_cache;
H A Dbasic_functions.c126 zend_fcall_info_cache fci_cache;
1489 zend_fcall_info_cache fci_cache;
1514 zend_fcall_info_cache fci_cache;
1538 zend_fcall_info_cache fci_cache;
1574 zend_fcall_info_cache fci_cache;
1601 static void fci_addref(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
1609 static void fci_release(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache)
/PHP-8.3/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h31 zend_fcall_info_cache fcc;
H A Dsqlite_driver.c516 zend_fcall_info_cache fcc; in PHP_METHOD()
583 zend_fcall_info_cache step_fcc, fini_fcc; in PHP_METHOD()
634 zend_fcall_info_cache fcc; in PHP_METHOD()
/PHP-8.3/Zend/
H A Dzend_fibers.h120 zend_fcall_info_cache fci_cache;
H A Dzend_API.h63 } zend_fcall_info_cache; typedef
409 ZEND_API void zend_release_fcall_info_cache(zend_fcall_info_cache *fcc);
414 uint32_t check_flags, zend_fcall_info_cache *fcc, char **error);
687 ZEND_API extern const zend_fcall_info_cache empty_fcall_info_cache;
743 …tic zend_always_inline bool zend_fcc_equals(const zend_fcall_info_cache* a, const zend_fcall_info_… in zend_fcc_equals()
760 static zend_always_inline void zend_fcc_addref(zend_fcall_info_cache *fcc) in zend_fcc_addref()
779 …_always_inline void zend_fcc_dup(/* restrict */ zend_fcall_info_cache *dest, const zend_fcall_info… in zend_fcc_dup()
781 memcpy(dest, src, sizeof(zend_fcall_info_cache)); in zend_fcc_dup()
785 static zend_always_inline void zend_fcc_dtor(zend_fcall_info_cache *fcc) in zend_fcc_dtor()
796 memcpy(fcc, &empty_fcall_info_cache, sizeof(zend_fcall_info_cache)); in zend_fcc_dtor()
[all …]
H A Dzend_closures.c128 zend_fcall_info_cache fci_cache; in ZEND_METHOD()
287 zend_fcall_info_cache fcc; in ZEND_NAMED_FUNCTION()
291 memset(&fcc, 0, sizeof(zend_fcall_info_cache)); in ZEND_NAMED_FUNCTION()
330 zend_fcall_info_cache fcc; in zend_create_closure_from_callable()
H A Dzend_execute_API.c57 ZEND_API const zend_fcall_info_cache empty_fcall_info_cache = {0};
757 zend_result zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
761 zend_fcall_info_cache fci_cache_local; in zend_call_function()
1035 zend_fcall_info_cache fcic; in zend_call_known_function()
1087 zend_fcall_info_cache fcc; in zend_call_method_if_exists()
H A Dzend_API.c988 zend_fcall_info_cache *fcc = va_arg(*va, zend_fcall_info_cache *); in zend_parse_arg_impl()
3579 …_string *name, zend_class_entry *scope, zend_execute_data *frame, zend_fcall_info_cache *fcc, bool… in zend_is_callable_check_class()
3672 ZEND_API void zend_release_fcall_info_cache(zend_fcall_info_cache *fcc) { in zend_release_fcall_info_cache()
3683 …_is_callable_check_func(zval *callable, zend_execute_data *frame, zend_fcall_info_cache *fcc, bool… in zend_is_callable_check_func()
3989 uint32_t check_flags, zend_fcall_info_cache *fcc, char **error) /* {{{ */ in zend_is_callable_at_frame()
3992 zend_fcall_info_cache fcc_local; in zend_is_callable_at_frame()
4098 …bject *object, uint32_t check_flags, zend_string **callable_name, zend_fcall_info_cache *fcc, char… in zend_is_callable_ex()
4121 zend_fcall_info_cache fcc; in zend_make_callable()
4137 …_init(zval *callable, uint32_t check_flags, zend_fcall_info *fci, zend_fcall_info_cache *fcc, zend… in zend_fcall_info_init()
4272 ZEND_API zend_result zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval *r… in zend_fcall_info_call()
[all …]
/PHP-8.3/win32/
H A Dsignal.c91 zend_fcall_info_cache fcc; in PHP_FUNCTION()
/PHP-8.3/ext/pdo/
H A Dphp_pdo_driver.h612 zend_fcall_info_cache fcc;
619 zend_fcall_info_cache fcc;
/PHP-8.3/ext/readline/
H A Dreadline.c477 zend_fcall_info_cache fcc; in PHP_FUNCTION()
518 zend_fcall_info_cache fcc; in PHP_FUNCTION()
/PHP-8.3/ext/libxml/
H A Dphp_libxml.h46 zend_fcall_info_cache entity_loader_callback;
/PHP-8.3/main/
H A Dphp_output.h116 zend_fcall_info_cache fcc;
H A DSAPI.h129 zend_fcall_info_cache fci_cache;
/PHP-8.3/ext/spl/
H A Dphp_spl.c388 zend_fcall_info *fci, zend_fcall_info_cache *fcc) { in autoload_func_info_from_fci()
511 zend_fcall_info_cache fcc; in PHP_FUNCTION()
583 zend_fcall_info_cache fcc; in PHP_FUNCTION()
/PHP-8.3/ext/intl/uchar/
H A Duchar.c163 zend_fcall_info_cache fci_cache;
266 zend_fcall_info_cache fci_cache;
/PHP-8.3/ext/session/
H A Dsession.c2108 zend_fcall_info_cache open_fcc; in PHP_FUNCTION()
2110 zend_fcall_info_cache close_fcc; in PHP_FUNCTION()
2112 zend_fcall_info_cache read_fcc; in PHP_FUNCTION()
2114 zend_fcall_info_cache write_fcc; in PHP_FUNCTION()
2116 zend_fcall_info_cache destroy_fcc; in PHP_FUNCTION()
2118 zend_fcall_info_cache gc_fcc; in PHP_FUNCTION()
2120 zend_fcall_info_cache create_id_fcc; in PHP_FUNCTION()
2122 zend_fcall_info_cache validate_id_fcc; in PHP_FUNCTION()
2124 zend_fcall_info_cache update_timestamp_fcc; in PHP_FUNCTION()
/PHP-8.3/ext/pcre/
H A Dphp_pcre.c1517 static zend_string *preg_do_repl_func(zend_fcall_info *fci, zend_fcall_info_cache *fcc, const char … in preg_do_repl_func()
1820 …r, const char *subject, size_t subject_len, zend_fcall_info *fci, zend_fcall_info_cache *fcc, size… in php_pcre_replace_func_impl()
2035 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func()
2154 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_replace_in_subject_func()
2197 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in preg_replace_func_impl()
2351 zend_fcall_info_cache fcc; in PHP_FUNCTION()
2382 zend_fcall_info_cache fcc; in PHP_FUNCTION()
/PHP-8.3/sapi/embed/
H A DREADME.md71 zend_fcall_info_cache fci_cache = {0};

Completed in 145 milliseconds

12