Home
last modified time | relevance | path

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

12

/PHP-5.4/ext/sqlite3/
H A Dphp_sqlite3_structs.h50 zend_fcall_info fci; member
71 struct php_sqlite3_fci fci; member
/PHP-5.4/ext/curl/
H A Dinterface.c1026 zend_fcall_info fci; in curl_write() local
1094 zend_fcall_info fci; in curl_progress() local
1169 zend_fcall_info fci; in curl_read() local
1251 zend_fcall_info fci; in curl_write_header() local
/PHP-5.4/ext/libxml/
H A Dlibxml.c276 static void _php_libxml_destroy_fci(zend_fcall_info *fci) in _php_libxml_destroy_fci()
563 zend_fcall_info *fci; in _php_libxml_external_entity_loader() local
1081 zend_fcall_info fci; in PHP_FUNCTION() local
H A Dphp_libxml.h47 zend_fcall_info fci; member
/PHP-5.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h34 zend_fcall_info fci; member
/PHP-5.4/ext/standard/
H A Dbasic_functions.c4720 zend_fcall_info fci; local
4744 zend_fcall_info fci; local
4850 zend_fcall_info fci; local
4883 zend_fcall_info fci; local
H A Darray.c4097 zend_fcall_info fci; in PHP_FUNCTION() local
4166 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
4235 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
/PHP-5.4/ext/dom/
H A Dxpath.c81 zend_fcall_info fci; in dom_xpath_ext_function_php() local
/PHP-5.4/Zend/
H A Dzend_API.c606 zend_fcall_info *fci = va_arg(*va, zend_fcall_info *); in zend_parse_arg_impl() local
3175 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init()
3195 ZEND_API void zend_fcall_info_args_clear(zend_fcall_info *fci, int free_mem) /* {{{ */ in zend_fcall_info_args_clear()
3207 ZEND_API void zend_fcall_info_args_save(zend_fcall_info *fci, int *param_count, zval ****params) /*… in zend_fcall_info_args_save()
3216 ZEND_API void zend_fcall_info_args_restore(zend_fcall_info *fci, int param_count, zval ***params) /… in zend_fcall_info_args_restore()
3224 ZEND_API int zend_fcall_info_args(zend_fcall_info *fci, zval *args TSRMLS_DC) /* {{{ */ in zend_fcall_info_args()
3313 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_execute_API.c736 zend_fcall_info fci; in call_user_function_ex() local
752 int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache TSRMLS_DC) /* {{{ */ in zend_call_function()
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.4/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.4/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.4/ext/spl/
H A Dspl_iterators.h122 zend_fcall_info fci; member
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c1368 zend_fcall_info fci; in _reflection_export() local
1898 zend_fcall_info fci; in ZEND_METHOD() local
1958 zend_fcall_info fci; in ZEND_METHOD() local
2823 zend_fcall_info fci; in ZEND_METHOD() local
2927 zend_fcall_info fci; in ZEND_METHOD() local
4194 zend_fcall_info fci; in ZEND_METHOD() local
4293 zend_fcall_info fci; in ZEND_METHOD() local
/PHP-5.4/ext/xsl/
H A Dxsltprocessor.c189 zend_fcall_info fci; in xsl_ext_function_php() local
/PHP-5.4/ext/mysqli/
H A Dmysqli.c1269 zend_fcall_info fci; in php_mysqli_fetch_into_hash() local
/PHP-5.4/ext/sybase_ct/
H A Dphp_sybase_ct.c2191 zend_fcall_info fci = empty_fcall_info; in PHP_FUNCTION() local
/PHP-5.4/ext/phar/
H A Dutil.c1661 zend_fcall_info fci; local
/PHP-5.4/ext/xml/
H A Dxml.c513 zend_fcall_info fci; in xml_call_handler() local
/PHP-5.4/main/streams/
H A Duserspace.c301 zend_fcall_info fci; in user_stream_create_object() local

Completed in 143 milliseconds

12