Home
last modified time | relevance | path

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

12

/PHP-7.0/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.0/ext/curl/
H A Dinterface.c1448 zend_fcall_info fci; in curl_write() local
1498 zend_fcall_info fci; in curl_fnmatch() local
1553 zend_fcall_info fci; in curl_progress() local
1613 zend_fcall_info fci; in curl_read() local
1687 zend_fcall_info fci; in curl_write_header() local
/PHP-7.0/ext/sqlite3/
H A Dphp_sqlite3_structs.h48 zend_fcall_info fci; member
69 struct php_sqlite3_fci fci; member
/PHP-7.0/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.0/Zend/
H A Dzend_API.c695 zend_fcall_info *fci = va_arg(*va, zend_fcall_info *); in zend_parse_arg_impl() local
3417 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init()
3437 ZEND_API void zend_fcall_info_args_clear(zend_fcall_info *fci, int free_mem) /* {{{ */ in zend_fcall_info_args_clear()
3456 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval **params) /* {… in zend_fcall_info_args_save()
3465 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval *params) /* … in zend_fcall_info_args_restore()
3473 ZEND_API int zend_fcall_info_args_ex(zend_fcall_info *fci, zend_function *func, zval *args) /* {{{ … in zend_fcall_info_args_ex()
3508 ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args) /* {{{ */ in zend_fcall_info_args()
3514 ZEND_API int zend_fcall_info_argp(zend_fcall_info *fci, int argc, zval *argv) /* {{{ */ in zend_fcall_info_argp()
3537 ZEND_API int zend_fcall_info_argv(zend_fcall_info *fci, int argc, va_list *argv) /* {{{ */ in zend_fcall_info_argv()
3562 ZEND_API int zend_fcall_info_argn(zend_fcall_info *fci, int argc, ...) /* {{{ */ in zend_fcall_info_argn()
[all …]
H A Dzend_execute_API.c663 zend_fcall_info fci; in call_user_function_ex() local
679 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_closures.c123 zend_fcall_info fci; in ZEND_METHOD() local
H A Dzend_exceptions.c720 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-7.0/ext/intl/uchar/
H A Duchar.c172 zend_fcall_info fci; member
289 zend_fcall_info fci; member
/PHP-7.0/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h34 zend_fcall_info fci; member
/PHP-7.0/ext/standard/
H A Dbasic_functions.c4776 zend_fcall_info fci; local
4798 zend_fcall_info fci; local
4822 zend_fcall_info fci; local
4853 zend_fcall_info fci; local
/PHP-7.0/ext/dom/
H A Dxpath.c80 zend_fcall_info fci; in dom_xpath_ext_function_php() local
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c732 zend_fcall_info *fci = &stmt->fetch.cls.fci; in do_fetch_class_prepare() local
767 static int make_callable_ex(pdo_stmt_t *stmt, zval *callable, zend_fcall_info * fci, zend_fcall_inf… in make_callable_ex()
794 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.0/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.0/ext/xsl/
H A Dxsltprocessor.c184 zend_fcall_info fci; in xsl_ext_function_php() local
/PHP-7.0/ext/reflection/
H A Dphp_reflection.c1397 zend_fcall_info fci; in _reflection_export() local
1938 zend_fcall_info fci; in ZEND_METHOD() local
1988 zend_fcall_info fci; in ZEND_METHOD() local
3187 zend_fcall_info fci; in ZEND_METHOD() local
3282 zend_fcall_info fci; in ZEND_METHOD() local
4635 zend_fcall_info fci; in ZEND_METHOD() local
4739 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-7.0/ext/mysqli/
H A Dmysqli.c1284 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_prompt.c120 zend_fcall_info fci; in phpdbg_call_register() local
/PHP-7.0/ext/phar/
H A Dutil.c1397 zend_fcall_info fci; in phar_call_openssl_signverify() local

Completed in 119 milliseconds

12