Home
last modified time | relevance | path

Searched defs:fci (Results 1 – 25 of 40) sorted by last modified time

12

/PHP-7.4/ext/pgsql/
H A Dpgsql.c2815 zend_fcall_info fci; local
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1550 static zend_string *preg_do_repl_func(zend_fcall_info *fci, zend_fcall_info_cache *fcc, char *subje… in preg_do_repl_func()
1855 …pce, zend_string *subject_str, char *subject, size_t subject_len, zend_fcall_info *fci, zend_fcall… in php_pcre_replace_func_impl()
2071 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func()
2204 static zend_string *php_replace_in_subject_func(zval *regex, zend_fcall_info *fci, zend_fcall_info_… in php_replace_in_subject_func()
2244 static size_t preg_replace_func_impl(zval *return_value, zval *regex, zend_fcall_info *fci, zend_fc… in preg_replace_func_impl()
2393 zend_fcall_info fci; in PHP_FUNCTION() local
2434 zend_fcall_info fci; in PHP_FUNCTION() local
/PHP-7.4/Zend/
H A Dzend_closures.c125 zend_fcall_info fci; in ZEND_METHOD() local
250 zend_fcall_info fci; in ZEND_NAMED_FUNCTION() local
H A Dzend_API.c802 zend_fcall_info *fci = va_arg(*va, zend_fcall_info *); in zend_parse_arg_impl() local
3495 ZEND_API int zend_fcall_info_init(zval *callable, uint32_t check_flags, zend_fcall_info *fci, zend_… in zend_fcall_info_init()
3513 ZEND_API void zend_fcall_info_args_clear(zend_fcall_info *fci, int free_mem) /* {{{ */ in zend_fcall_info_args_clear()
3532 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval **params) /* {… in zend_fcall_info_args_save()
3541 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval *params) /* … in zend_fcall_info_args_restore()
3549 ZEND_API int zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args) /* {{{ … in zend_fcall_info_args_ex()
3582 ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args) /* {{{ */ in zend_fcall_info_args()
3588 ZEND_API int zend_fcall_info_argp(zend_fcall_info *fci, int argc, zval *argv) /* {{{ */ in zend_fcall_info_argp()
3611 ZEND_API int zend_fcall_info_argv(zend_fcall_info *fci, int argc, va_list *argv) /* {{{ */ in zend_fcall_info_argv()
3636 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...) /* {{{ */ in zend_fcall_info_argn()
[all …]
H A Dzend_object_handlers.c186 zend_fcall_info fci; in zend_std_call_getter() local
222 zend_fcall_info fci; in zend_std_call_setter() local
260 zend_fcall_info fci; in zend_std_call_unsetter() local
296 zend_fcall_info fci; in zend_std_call_issetter() local
H A Dzend_execute_API.c635 zend_fcall_info fci; in _call_user_function_ex() local
649 int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
H A Dzend_exceptions.c678 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-7.4/ext/standard/
H A Darray.c6023 zend_fcall_info fci; local
6090 zend_fcall_info fci = empty_fcall_info; local
6177 zend_fcall_info fci = empty_fcall_info; local
H A Dbasic_functions.c4925 zend_fcall_info fci; local
4950 zend_fcall_info fci; local
4977 zend_fcall_info fci; local
5013 zend_fcall_info fci; local
/PHP-7.4/ext/libxml/
H A Dlibxml.c280 static void _php_libxml_destroy_fci(zend_fcall_info *fci, zval *object) in _php_libxml_destroy_fci()
635 zend_fcall_info *fci; in _php_libxml_external_entity_loader() local
1168 zend_fcall_info fci; in PHP_FUNCTION() local
/PHP-7.4/ext/mysqli/
H A Dmysqli.c1274 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
/PHP-7.4/ext/xml/
H A Dxml.c564 zend_fcall_info fci; in xml_call_handler() local
/PHP-7.4/ext/curl/
H A Dinterface.c1497 zend_fcall_info fci; in curl_write() local
1545 zend_fcall_info fci; in curl_fnmatch() local
1598 zend_fcall_info fci; in curl_progress() local
1652 zend_fcall_info fci; in curl_read() local
1721 zend_fcall_info fci; in curl_write_header() local
/PHP-7.4/ext/phar/
H A Dphar_object.c674 zend_fcall_info fci; in PHP_METHOD() local
H A Dutil.c1386 zend_fcall_info fci; in phar_call_openssl_signverify() local
/PHP-7.4/ext/spl/
H A Dspl_directory.c2068 zend_fcall_info fci; in spl_filesystem_file_call() local
H A Dspl_iterators.c1962 zend_fcall_info *fci = &intern->u.cbfilter->fci; in SPL_METHOD() local
3611 zend_fcall_info fci; member
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1322 zend_fcall_info fci; in _reflection_export() local
1817 zend_fcall_info fci; in ZEND_METHOD() local
1870 zend_fcall_info fci; in ZEND_METHOD() local
3079 zend_fcall_info fci; in reflection_method_invoke() local
4690 zend_fcall_info fci; in ZEND_METHOD() local
4792 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c118 zend_fcall_info fci; in phpdbg_call_register() local
/PHP-7.4/ext/ffi/
H A Dffi.c851 zend_fcall_info fci; in zend_ffi_callback_trampoline() local
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c458 zend_fcall_info fci; in pdo_stmt_construct() local
H A Dpdo_stmt.c726 zend_fcall_info *fci = &stmt->fetch.cls.fci; in do_fetch_class_prepare() local
757 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex()
784 zend_fcall_info *fci = &stmt->fetch.cls.fci; in do_fetch_func_prepare() local
H A Dphp_pdo_driver.h625 zend_fcall_info fci; member
632 zend_fcall_info fci; member
/PHP-7.4/ext/soap/
H A Dsoap.c912 zend_fcall_info fci; in PHP_METHOD() local
/PHP-7.4/main/streams/
H A Duserspace.c303 zend_fcall_info fci; in user_stream_create_object() local

Completed in 222 milliseconds

12