Home
last modified time | relevance | path

Searched refs:zend_call_function (Results 1 – 25 of 39) sorted by last modified time

12

/PHP-7.4/ext/pgsql/
H A Dpgsql.c2854 if (zend_call_function(&fci, &fcc) == FAILURE) {
/PHP-7.4/ext/pcre/
H A Dphp_pcre.c1564 if (zend_call_function(fci, fcc) == SUCCESS && Z_TYPE(retval) != IS_UNDEF) { in preg_do_repl_func()
/PHP-7.4/Zend/
H A Dzend_closures.c183 if (zend_call_function(&fci, &fci_cache) == SUCCESS && Z_TYPE(closure_result) != IS_UNDEF) { in ZEND_METHOD()
275 zend_call_function(&fci, &fcc); in ZEND_NAMED_FUNCTION()
H A Dzend_API.c3659 result = zend_call_function(fci, fcc); in zend_fcall_info_call()
H A Dzend_object_handlers.c212 zend_call_function(&fci, &fcic); in zend_std_call_getter()
249 zend_call_function(&fci, &fcic); in zend_std_call_setter()
285 zend_call_function(&fci, &fcic); in zend_std_call_unsetter()
322 zend_call_function(&fci, &fcic); in zend_std_call_issetter()
H A Dzend_execute_API.c645 return zend_call_function(&fci, NULL); in _call_user_function_ex()
649 int zend_call_function(zend_fcall_info *fci, zend_fcall_info_cache *fci_cache) /* {{{ */ in zend_call_function() function
1002 if ((zend_call_function(&fcall_info, &fcall_cache) == SUCCESS) && !EG(exception)) { in zend_lookup_class_ex()
H A Dzend_exceptions.c703 zend_call_function(&fci, NULL); in ZEND_METHOD()
/PHP-7.4/ext/standard/
H A Darray.c971 …if (zend_call_function(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == SUCCESS && Z_TYPE(re… in php_array_user_compare()
1092 …if (zend_call_function(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == SUCCESS && Z_TYPE(re… in php_array_user_key_compare()
1450 result = zend_call_function(&BG(array_walk_fci), &BG(array_walk_fci_cache)); in php_array_walk()
4667 …if (zend_call_function(&BG(user_compare_fci), &BG(user_compare_fci_cache)) == SUCCESS && Z_TYPE(re…
6062 if (zend_call_function(&fci, &fci_cache) == SUCCESS && Z_TYPE(retval) != IS_UNDEF) {
6135 if (zend_call_function(&fci, &fci_cache) == SUCCESS) {
6218 ret = zend_call_function(&fci, &fci_cache);
6306 if (zend_call_function(&fci, &fci_cache) != SUCCESS || Z_TYPE(result) == IS_UNDEF) {
/PHP-7.4/ext/libxml/
H A Dlibxml.c677 status = zend_call_function(fci, &LIBXML(entity_loader).fcc); in _php_libxml_external_entity_loader()
/PHP-7.4/ext/mysqli/
H A Dmysqli.c1313 if (zend_call_function(&fci, &fcc) == FAILURE) { in php_mysqli_fetch_into_hash()
/PHP-7.4/ext/xml/
H A Dxml.c575 result = zend_call_function(&fci, NULL); in xml_call_handler()
/PHP-7.4/ext/curl/
H A Dinterface.c1512 error = zend_call_function(&fci, &t->fci_cache); in curl_write()
1561 error = zend_call_function(&fci, &t->fci_cache); in curl_fnmatch()
1616 error = zend_call_function(&fci, &t->fci_cache); in curl_progress()
1673 error = zend_call_function(&fci, &t->fci_cache); in curl_read()
1736 error = zend_call_function(&fci, &t->fci_cache); in curl_write_header()
/PHP-7.4/ext/phar/
H A Dphar_object.c696 if (FAILURE == zend_call_function(&fci, &fcc)) { in PHP_METHOD()
H A Dutil.c1430 if (FAILURE == zend_call_function(&fci, &fcc)) { in phar_call_openssl_signverify()
/PHP-7.4/ext/spl/
H A Dspl_directory.c2105 result = zend_call_function(&fci, &fcic); in spl_filesystem_file_call()
H A Dspl_iterators.c1983 if (zend_call_function(fci, fcc) != SUCCESS || Z_ISUNDEF_P(return_value)) { in SPL_METHOD()
/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1359 result = zend_call_function(&fci, &fcc); in _reflection_export()
1845 result = zend_call_function(&fci, &fcc); in ZEND_METHOD()
1908 result = zend_call_function(&fci, &fcc); in ZEND_METHOD()
3168 result = zend_call_function(&fci, &fcc); in reflection_method_invoke()
4720 ret = zend_call_function(&fci, &fcc); in ZEND_METHOD()
4822 ret = zend_call_function(&fci, &fcc); in ZEND_METHOD()
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_prompt.c193 if (zend_call_function(&fci, NULL) == SUCCESS) { in phpdbg_call_register()
/PHP-7.4/ext/ffi/
H A Dffi.c876 if (zend_call_function(&fci, &callback_data->fcc) != SUCCESS) { in zend_ffi_callback_trampoline()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c476 if (zend_call_function(&fci, &fcc) != FAILURE) { in pdo_stmt_construct()
H A Dpdo_stmt.c951 if (zend_call_function(&stmt->fetch.cls.fci, &stmt->fetch.cls.fcc) == FAILURE) { in do_fetch()
1132 if (zend_call_function(&stmt->fetch.cls.fci, &stmt->fetch.cls.fcc) == FAILURE) { in do_fetch()
1152 if (zend_call_function(&stmt->fetch.func.fci, &stmt->fetch.func.fcc) == FAILURE) { in do_fetch()
/PHP-7.4/ext/soap/
H A Dsoap.c935 zend_call_function(&fci, NULL); in PHP_METHOD()
/PHP-7.4/main/streams/
H A Duserspace.c319 if (zend_call_function(&fci, &fcc) == FAILURE) { in user_stream_create_object()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c386 if ((ret = zend_call_function(&fc->fci, &fc->fcc)) == FAILURE) { in do_callback()
497 if ((ret = zend_call_function(&collation->fc.fci, &collation->fc.fcc)) == FAILURE) { in php_sqlite3_collation_callback()
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c816 if ((ret = zend_call_function(&fc->fci, &fc->fcc)) == FAILURE) { in sqlite3_do_callback()
944 if ((ret = zend_call_function(&collation->fci.fci, &collation->fci.fcc)) == FAILURE) { in php_sqlite3_callback_compare()

Completed in 206 milliseconds

12