Home
last modified time | relevance | path

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

12

/PHP-5.6/Zend/
H A Dzend_dtrace.c84 ZEND_API void dtrace_execute_internal(zend_execute_data *execute_data_ptr, zend_fcall_info *fci, in… in dtrace_execute_internal()
H A Dzend_execute_API.c605 zend_fcall_info fci; in call_user_function_ex() local
621 int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache TSRMLS_DC) /* {{{ */ in zend_call_function()
H A Dzend_API.c622 zend_fcall_info *fci = va_arg(*va, zend_fcall_info *); in zend_parse_arg_impl() local
3294 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init()
3314 ZEND_API void zend_fcall_info_args_clear(zend_fcall_info *fci, int free_mem) /* {{{ */ in zend_fcall_info_args_clear()
3326 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval ****params) /*… in zend_fcall_info_args_save()
3335 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval ***params) /… in zend_fcall_info_args_restore()
3343 ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args TSRMLS_DC) /* {{{ */ in zend_fcall_info_args()
3432 ZEND_API int zend_fcall_info_call(zend_fcall_info *fci, zend_fcall_info_cache *fcc, zval **retval_p… in zend_fcall_info_call()
H A Dzend_interfaces.c37 zend_fcall_info fci; in zend_call_method() local
H A Dzend_exceptions.c677 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-5.6/ext/spl/
H A Dspl_engine.h56 zend_fcall_info fci; in spl_instantiate_arg_n() local
H A Dspl_iterators.h122 zend_fcall_info fci; member
/PHP-5.6/ext/sqlite3/
H A Dphp_sqlite3_structs.h50 zend_fcall_info fci; member
71 struct php_sqlite3_fci fci; member
/PHP-5.6/ext/curl/
H A Dinterface.c1324 zend_fcall_info fci; in curl_write() local
1386 zend_fcall_info fci; in curl_fnmatch() local
1459 zend_fcall_info fci; in curl_progress() local
1539 zend_fcall_info fci; in curl_read() local
1621 zend_fcall_info fci; in curl_write_header() local
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_prompt.c87 zend_fcall_info fci; in phpdbg_call_register() local
529 zend_fcall_info fci; in phpdbg_handle_exception() local
/PHP-5.6/ext/libxml/
H A Dlibxml.c277 static void _php_libxml_destroy_fci(zend_fcall_info *fci) in _php_libxml_destroy_fci()
580 zend_fcall_info *fci; in _php_libxml_external_entity_loader() local
1109 zend_fcall_info fci; in PHP_FUNCTION() local
H A Dphp_libxml.h47 zend_fcall_info fci; member
/PHP-5.6/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h34 zend_fcall_info fci; member
/PHP-5.6/ext/standard/
H A Dbasic_functions.c4756 zend_fcall_info fci; local
4780 zend_fcall_info fci; local
4886 zend_fcall_info fci; local
4919 zend_fcall_info fci; local
H A Darray.c4003 zend_fcall_info fci; in PHP_FUNCTION() local
4074 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
4174 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
/PHP-5.6/ext/dom/
H A Dxpath.c81 zend_fcall_info fci; in dom_xpath_ext_function_php() local
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c745 zend_fcall_info * fci = &stmt->fetch.cls.fci; in do_fetch_class_prepare() local
779 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex()
806 zend_fcall_info * fci = &stmt->fetch.cls.fci; in do_fetch_func_prepare() local
H A Dphp_pdo_driver.h622 zend_fcall_info fci; member
629 zend_fcall_info fci; member
H A Dpdo_dbh.c467 zend_fcall_info fci; in pdo_stmt_construct() local
/PHP-5.6/main/
H A Dphp_output.h124 zend_fcall_info fci; member
H A DSAPI.c155 zend_fcall_info fci; in sapi_run_header_callback() local
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c1409 zend_fcall_info fci; in _reflection_export() local
1939 zend_fcall_info fci; in ZEND_METHOD() local
1999 zend_fcall_info fci; in ZEND_METHOD() local
2892 zend_fcall_info fci; in ZEND_METHOD() local
2996 zend_fcall_info fci; in ZEND_METHOD() local
4287 zend_fcall_info fci; in ZEND_METHOD() local
4394 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-5.6/ext/xsl/
H A Dxsltprocessor.c189 zend_fcall_info fci; in xsl_ext_function_php() local
/PHP-5.6/ext/mysqli/
H A Dmysqli.c1295 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
/PHP-5.6/ext/phar/
H A Dutil.c1409 zend_fcall_info fci; in phar_call_openssl_signverify() local

Completed in 126 milliseconds

12