Home
last modified time | relevance | path

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

12

/PHP-5.5/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.c710 zend_fcall_info fci; in call_user_function_ex() local
726 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
3238 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init()
3258 ZEND_API void zend_fcall_info_args_clear(zend_fcall_info *fci, int free_mem) /* {{{ */ in zend_fcall_info_args_clear()
3270 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval ****params) /*… in zend_fcall_info_args_save()
3279 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval ***params) /… in zend_fcall_info_args_restore()
3287 ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args TSRMLS_DC) /* {{{ */ in zend_fcall_info_args()
3376 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.c668 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-5.5/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.5/ext/sqlite3/
H A Dphp_sqlite3_structs.h50 zend_fcall_info fci; member
71 struct php_sqlite3_fci fci; member
/PHP-5.5/ext/curl/
H A Dinterface.c1329 zend_fcall_info fci; in curl_write() local
1391 zend_fcall_info fci; in curl_fnmatch() local
1464 zend_fcall_info fci; in curl_progress() local
1544 zend_fcall_info fci; in curl_read() local
1626 zend_fcall_info fci; in curl_write_header() local
/PHP-5.5/ext/libxml/
H A Dlibxml.c277 static void _php_libxml_destroy_fci(zend_fcall_info *fci) in _php_libxml_destroy_fci()
579 zend_fcall_info *fci; in _php_libxml_external_entity_loader() local
1108 zend_fcall_info fci; in PHP_FUNCTION() local
H A Dphp_libxml.h47 zend_fcall_info fci; member
/PHP-5.5/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h34 zend_fcall_info fci; member
/PHP-5.5/ext/standard/
H A Dbasic_functions.c4782 zend_fcall_info fci; local
4806 zend_fcall_info fci; local
4912 zend_fcall_info fci; local
4945 zend_fcall_info fci; local
H A Darray.c4142 zend_fcall_info fci; in PHP_FUNCTION() local
4211 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
4280 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
/PHP-5.5/ext/dom/
H A Dxpath.c81 zend_fcall_info fci; in dom_xpath_ext_function_php() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c745 zend_fcall_info * fci = &stmt->fetch.cls.fci; in do_fetch_class_prepare() local
791 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex()
818 zend_fcall_info * fci = &stmt->fetch.cls.fci; in do_fetch_func_prepare() local
H A Dphp_pdo_driver.h612 zend_fcall_info fci; member
619 zend_fcall_info fci; member
H A Dpdo_dbh.c461 zend_fcall_info fci; in pdo_stmt_construct() local
/PHP-5.5/main/
H A Dphp_output.h124 zend_fcall_info fci; member
H A DSAPI.c159 zend_fcall_info fci; in sapi_run_header_callback() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1371 zend_fcall_info fci; in _reflection_export() local
1901 zend_fcall_info fci; in ZEND_METHOD() local
1961 zend_fcall_info fci; in ZEND_METHOD() local
2826 zend_fcall_info fci; in ZEND_METHOD() local
2930 zend_fcall_info fci; in ZEND_METHOD() local
4213 zend_fcall_info fci; in ZEND_METHOD() local
4320 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c189 zend_fcall_info fci; in xsl_ext_function_php() local
/PHP-5.5/ext/mysqli/
H A Dmysqli.c1283 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
/PHP-5.5/ext/phar/
H A Dutil.c1416 zend_fcall_info fci; in phar_call_openssl_signverify() local
/PHP-5.5/ext/sybase_ct/
H A Dphp_sybase_ct.c2191 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local

Completed in 309 milliseconds

12