Home
last modified time | relevance | path

Searched defs:fci (Results 1 – 25 of 35) sorted by relevance

12

/PHP-7.1/ext/spl/
H A Dspl_engine.h58 zend_fcall_info fci; in spl_instantiate_arg_n() local
H A Dspl_iterators.h122 zend_fcall_info fci; member
/PHP-7.1/ext/curl/
H A Dinterface.c1477 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 Dmulti.c489 zend_fcall_info fci = empty_fcall_info; in _php_server_push_callback() local
/PHP-7.1/ext/sqlite3/
H A Dphp_sqlite3_structs.h48 zend_fcall_info fci; member
69 struct php_sqlite3_fci fci; member
/PHP-7.1/ext/libxml/
H A Dlibxml.c285 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 Dphp_libxml.h51 zend_fcall_info fci; member
/PHP-7.1/Zend/
H A Dzend_API.c696 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 Dzend_closures.c118 zend_fcall_info fci; in ZEND_METHOD() local
233 zend_fcall_info fci; in zend_closure_call_magic() local
H A Dzend_execute_API.c662 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 Dzend_interfaces.c37 zend_fcall_info fci; in zend_call_method() local
H A Dzend_exceptions.c685 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-7.1/ext/intl/uchar/
H A Duchar.c181 zend_fcall_info fci; member
298 zend_fcall_info fci; member
/PHP-7.1/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h34 zend_fcall_info fci; member
/PHP-7.1/ext/standard/
H A Dbasic_functions.c4859 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 Dxpath.c80 zend_fcall_info fci; in dom_xpath_ext_function_php() local
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c726 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 Dphp_pdo_driver.h618 zend_fcall_info fci; member
625 zend_fcall_info fci; member
H A Dpdo_dbh.c436 zend_fcall_info fci; in pdo_stmt_construct() local
/PHP-7.1/main/
H A Dphp_output.h119 zend_fcall_info fci; member
H A DSAPI.c148 zend_fcall_info fci; in sapi_run_header_callback() local
/PHP-7.1/ext/xsl/
H A Dxsltprocessor.c183 zend_fcall_info fci; in xsl_ext_function_php() local
/PHP-7.1/ext/mysqli/
H A Dmysqli.c1277 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c1440 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 Dphpdbg_prompt.c121 zend_fcall_info fci; in phpdbg_call_register() local

Completed in 136 milliseconds

12