/PHP-7.1/ext/spl/ |
H A D | spl_engine.h | 58 zend_fcall_info fci; in spl_instantiate_arg_n() local
|
H A D | spl_iterators.h | 122 zend_fcall_info fci; member
|
/PHP-7.1/ext/curl/ |
H A D | interface.c | 1477 zend_fcall_info fci; in curl_write() local 1525 zend_fcall_info fci; in curl_fnmatch() local 1578 zend_fcall_info fci; in curl_progress() local 1636 zend_fcall_info fci; in curl_read() local 1708 zend_fcall_info fci; in curl_write_header() local
|
H A D | multi.c | 489 zend_fcall_info fci = empty_fcall_info; in _php_server_push_callback() local
|
/PHP-7.1/ext/sqlite3/ |
H A D | php_sqlite3_structs.h | 48 zend_fcall_info fci; member 69 struct php_sqlite3_fci fci; member
|
/PHP-7.1/ext/libxml/ |
H A D | libxml.c | 285 static void _php_libxml_destroy_fci(zend_fcall_info *fci, zval *object) in _php_libxml_destroy_fci() 582 zend_fcall_info *fci; in _php_libxml_external_entity_loader() local 1113 zend_fcall_info fci; in PHP_FUNCTION() local
|
H A D | php_libxml.h | 51 zend_fcall_info fci; member
|
/PHP-7.1/Zend/ |
H A D | zend_API.c | 696 zend_fcall_info *fci = va_arg(*va, zend_fcall_info *); in zend_parse_arg_impl() local 3421 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init() 3439 ZEND_API void zend_fcall_info_args_clear(zend_fcall_info *fci, int free_mem) /* {{{ */ in zend_fcall_info_args_clear() 3458 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval **params) /* {… in zend_fcall_info_args_save() 3467 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval *params) /* … in zend_fcall_info_args_restore() 3475 ZEND_API int zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args) /* {{{ … in zend_fcall_info_args_ex() 3510 ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args) /* {{{ */ in zend_fcall_info_args() 3516 ZEND_API int zend_fcall_info_argp(zend_fcall_info *fci, int argc, zval *argv) /* {{{ */ in zend_fcall_info_argp() 3539 ZEND_API int zend_fcall_info_argv(zend_fcall_info *fci, int argc, va_list *argv) /* {{{ */ in zend_fcall_info_argv() 3564 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...) /* {{{ */ in zend_fcall_info_argn() [all …]
|
H A D | zend_closures.c | 118 zend_fcall_info fci; in ZEND_METHOD() local 233 zend_fcall_info fci; in zend_closure_call_magic() local
|
H A D | zend_execute_API.c | 662 zend_fcall_info fci; in _call_user_function_ex() local 676 int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function()
|
H A D | zend_interfaces.c | 37 zend_fcall_info fci; in zend_call_method() local
|
H A D | zend_exceptions.c | 685 zend_fcall_info fci; in ZEND_METHOD() local
|
/PHP-7.1/ext/intl/uchar/ |
H A D | uchar.c | 181 zend_fcall_info fci; member 298 zend_fcall_info fci; member
|
/PHP-7.1/ext/pdo_sqlite/ |
H A D | php_pdo_sqlite_int.h | 34 zend_fcall_info fci; member
|
/PHP-7.1/ext/standard/ |
H A D | basic_functions.c | 4859 zend_fcall_info fci; local 4884 zend_fcall_info fci; local 4911 zend_fcall_info fci; local 4946 zend_fcall_info fci; local
|
/PHP-7.1/ext/dom/ |
H A D | xpath.c | 80 zend_fcall_info fci; in dom_xpath_ext_function_php() local
|
/PHP-7.1/ext/pdo/ |
H A D | pdo_stmt.c | 726 zend_fcall_info *fci = &stmt->fetch.cls.fci; in do_fetch_class_prepare() local 759 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex() 786 zend_fcall_info *fci = &stmt->fetch.cls.fci; in do_fetch_func_prepare() local
|
H A D | php_pdo_driver.h | 618 zend_fcall_info fci; member 625 zend_fcall_info fci; member
|
H A D | pdo_dbh.c | 436 zend_fcall_info fci; in pdo_stmt_construct() local
|
/PHP-7.1/main/ |
H A D | php_output.h | 119 zend_fcall_info fci; member
|
H A D | SAPI.c | 148 zend_fcall_info fci; in sapi_run_header_callback() local
|
/PHP-7.1/ext/xsl/ |
H A D | xsltprocessor.c | 183 zend_fcall_info fci; in xsl_ext_function_php() local
|
/PHP-7.1/ext/mysqli/ |
H A D | mysqli.c | 1277 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
|
/PHP-7.1/ext/reflection/ |
H A D | php_reflection.c | 1440 zend_fcall_info fci; in _reflection_export() local 1978 zend_fcall_info fci; in ZEND_METHOD() local 2029 zend_fcall_info fci; in ZEND_METHOD() local 3247 zend_fcall_info fci; in reflection_method_invoke() local 4862 zend_fcall_info fci; in ZEND_METHOD() local 4964 zend_fcall_info fci; in ZEND_METHOD() local
|
/PHP-7.1/sapi/phpdbg/ |
H A D | phpdbg_prompt.c | 121 zend_fcall_info fci; in phpdbg_call_register() local
|