Home
last modified time | relevance | path

Searched refs:fcc (Results 1 – 25 of 33) sorted by relevance

12

/PHP-7.3/ext/spl/
H A Dspl_engine.h57 zend_fcall_info_cache fcc; in spl_instantiate_arg_n() local
70 fcc.function_handler = func; in spl_instantiate_arg_n()
71 fcc.called_scope = pce; in spl_instantiate_arg_n()
72 fcc.object = Z_OBJ_P(retval); in spl_instantiate_arg_n()
74 zend_call_function(&fci, &fcc); in spl_instantiate_arg_n()
H A Dphp_spl.c509 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
517 alfi.ce = fcc.calling_scope; in PHP_FUNCTION()
518 alfi.func_ptr = fcc.function_handler; in PHP_FUNCTION()
519 obj_ptr = fcc.object; in PHP_FUNCTION()
557 } else if (fcc.function_handler->type == ZEND_INTERNAL_FUNCTION && in PHP_FUNCTION()
558 fcc.function_handler->internal_function.handler == zif_spl_autoload_call) { in PHP_FUNCTION()
568 alfi.ce = fcc.calling_scope; in PHP_FUNCTION()
569 alfi.func_ptr = fcc.function_handler; in PHP_FUNCTION()
570 obj_ptr = fcc.object; in PHP_FUNCTION()
681 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
[all …]
H A Dspl_iterators.h121 zend_fcall_info_cache fcc; member
H A Dspl_iterators.c1574 …if (zend_parse_parameters_throw(ZEND_NUM_ARGS(), "Of", &zobject, ce_inner, &cfi->fci, &cfi->fcc) =… in spl_dual_it_construct()
1579 cfi->object = cfi->fcc.object; in spl_dual_it_construct()
1985 zend_fcall_info_cache *fcc = &intern->u.cbfilter->fcc; in SPL_METHOD() local
2005 if (zend_call_function(fci, fcc) != SUCCESS || Z_ISUNDEF_P(return_value)) { in SPL_METHOD()
3636 zend_fcall_info_cache fcc; member
3646 zend_fcall_info_call(&apply_info->fci, &apply_info->fcc, &retval, NULL); in spl_iterator_func_apply()
3660 …Of|a!", &apply_info.obj, zend_ce_traversable, &apply_info.fci, &apply_info.fcc, &apply_info.args) … in PHP_FUNCTION()
/PHP-7.3/Zend/
H A Dzend_API.c2983 fcc->called_scope = fcc->object ? fcc->object->ce : ce; in zend_is_callable_check_class()
3120 ((fcc->object && fcc->calling_scope->__call) || in zend_is_callable_check_func()
3124 if (!zend_check_private(fcc->function_handler, fcc->object ? fcc->object->ce : scope, lmname)) { in zend_is_callable_check_func()
3140 if (fcc->object && fcc->calling_scope == ce_org) { in zend_is_callable_check_func()
3146 fcc->function_handler = fcc->object->handlers->get_method(&fcc->object, mname, NULL); in zend_is_callable_check_func()
3166 fcc->function_handler = fcc->calling_scope->get_static_method(fcc->calling_scope, mname); in zend_is_callable_check_func()
3224 … if (!zend_check_private(fcc->function_handler, fcc->object ? fcc->object->ce : scope, lmname)) { in zend_is_callable_check_func()
3258 fcc->called_scope = fcc->object->ce; in zend_is_callable_check_func()
3366 fcc->called_scope = fcc->calling_scope; in zend_is_callable_impl()
3422 fcc->called_scope = fcc->calling_scope; in zend_is_callable_impl()
[all …]
H A Dzend_closures.c228 zend_fcall_info_cache fcc; in ZEND_NAMED_FUNCTION() local
232 memset(&fcc, 0, sizeof(zend_fcall_info_cache)); in ZEND_NAMED_FUNCTION()
250 fcc.object = Z_OBJ(EX(This)); in ZEND_NAMED_FUNCTION()
252 zend_call_function(&fci, &fcc); in ZEND_NAMED_FUNCTION()
260 zend_fcall_info_cache fcc; in zend_create_closure_from_callable() local
269 mptr = fcc.function_handler; in zend_create_closure_from_callable()
272 if (fcc.object && fcc.object->ce == zend_ce_closure in zend_create_closure_from_callable()
274 ZVAL_OBJ(return_value, fcc.object); in zend_create_closure_from_callable()
275 GC_ADDREF(fcc.object); in zend_create_closure_from_callable()
291 if (fcc.object) { in zend_create_closure_from_callable()
[all …]
/PHP-7.3/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h33 zend_fcall_info_cache fcc; member
H A Dsqlite_driver.c380 if ((ret = zend_call_function(&fc->fci, &fc->fcc)) == FAILURE) { in do_callback()
488 if ((ret = zend_call_function(&collation->fc.fci, &collation->fc.fcc)) == FAILURE) { in php_sqlite3_collation_callback()
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c307 get_chr_property_list(PCRE2_SPTR code, BOOL utf, const uint8_t *fcc, in get_chr_property_list() argument
400 list[3] = fcc[chr]; in get_chr_property_list()
404 list[3] = (chr < 256) ? fcc[chr] : chr; in get_chr_property_list()
406 list[3] = fcc[chr]; in get_chr_property_list()
676 code = get_chr_property_list(code, utf, cb->fcc, list); in compare_opcodes()
1114 get_chr_property_list(code, utf, cb->fcc, list) : NULL; in PRIV()
1169 end = get_chr_property_list(code, utf, cb->fcc, list); in PRIV()
H A Dpcre2_dfa_match.c525 const uint8_t *ctypes, *lcc, *fcc; in internal_dfa_match() local
556 fcc = mb->tables + fcc_offset; in internal_dfa_match()
2186 othercase = fcc[c]; in internal_dfa_match()
2333 otherd = TABLE_GET(d, fcc, d); in internal_dfa_match()
2368 otherd = TABLE_GET(d, fcc, d); in internal_dfa_match()
2411 otherd = TABLE_GET(d, fcc, d); in internal_dfa_match()
2452 otherd = TABLE_GET(d, fcc, d); in internal_dfa_match()
2485 otherd = TABLE_GET(d, fcc, d); in internal_dfa_match()
2525 otherd = TABLE_GET(d, fcc, d); in internal_dfa_match()
H A Dpcre2_intmodedep.h716 const uint8_t *fcc; /* Points to case-flipping table */ member
855 const uint8_t *fcc; /* Points to case-flipping table */ member
H A Dpcre2_match.c1024 ch = TABLE_GET(ch, mb->fcc, ch); in match()
1033 if (ch == fc || (Fop == OP_NOTI && TABLE_GET(ch, mb->fcc, ch) == fc)) in match()
1252 Loc = mb->fcc[Lc]; in match()
1258 Loc = TABLE_GET(Lc, mb->fcc, Lc); in match()
1493 Loc = TABLE_GET(Lc, mb->fcc, Lc); /* Other case from table */ in match()
6326 mb->fcc = re->tables + fcc_offset; in pcre2_match()
6338 first_cu2 = TABLE_GET(first_cu, mb->fcc, first_cu); in pcre2_match()
6356 req_cu2 = TABLE_GET(req_cu, mb->fcc, req_cu); in pcre2_match()
/PHP-7.3/ext/sqlite3/
H A Dphp_sqlite3_structs.h47 zend_fcall_info_cache fcc; member
/PHP-7.3/ext/pcre/
H A Dphp_pcre.c1520 if (zend_call_function(fci, fcc) == SUCCESS && Z_TYPE(retval) != IS_UNDEF) { in preg_do_repl_func()
1912 eval_result = preg_do_repl_func(fci, fcc, subject, offsets, subpat_names, count, in php_pcre_replace_func_impl()
2025 zend_fcall_info *fci, zend_fcall_info_cache *fcc, in php_pcre_replace_func() argument
2165 fci, fcc, in php_replace_in_subject_func()
2185 fci, fcc, in php_replace_in_subject_func()
2352 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
2364 if (!zend_is_callable_ex(replace, NULL, 0, NULL, &fcc, NULL)) { in PHP_FUNCTION()
2376 replace_count = preg_replace_func_impl(return_value, regex, &fci, &fcc, subject, limit); in PHP_FUNCTION()
2393 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
2416 if (!zend_is_callable_ex(replace, NULL, 0, NULL, &fcc, NULL)) { in PHP_FUNCTION()
[all …]
/PHP-7.3/ext/libxml/
H A Dphp_libxml.h50 zend_fcall_info_cache fcc; member
H A Dlibxml.c632 status = zend_call_function(fci, &LIBXML(entity_loader).fcc); in _php_libxml_external_entity_loader()
1125 zend_fcall_info_cache fcc; in PHP_FUNCTION() local
1128 Z_PARAM_FUNC_EX(fci, fcc, 1, 0) in PHP_FUNCTION()
1140 LIBXML(entity_loader).fcc = fcc; in PHP_FUNCTION()
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1306 zend_fcall_info_cache fcc; in _reflection_export() local
1843 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1862 fcc.called_scope = NULL; in ZEND_METHOD()
1863 fcc.object = NULL; in ZEND_METHOD()
1867 &intern->obj, &fcc.called_scope, &fcc.function_handler, &fcc.object); in ZEND_METHOD()
1896 zend_fcall_info_cache fcc; in ZEND_METHOD() local
1925 fcc.called_scope = NULL; in ZEND_METHOD()
1926 fcc.object = NULL; in ZEND_METHOD()
1930 &intern->obj, &fcc.called_scope, &fcc.function_handler, &fcc.object); in ZEND_METHOD()
3098 zend_fcall_info_cache fcc; in reflection_method_invoke() local
[all …]
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c725 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_class_prepare() local
743 fcc->function_handler = ce->constructor; in do_fetch_class_prepare()
744 fcc->called_scope = ce; in do_fetch_class_prepare()
759 if (zend_fcall_info_init(callable, 0, fci, fcc, NULL, &is_callable_error) == FAILURE) { in make_callable_ex()
783 zend_fcall_info_cache *fcc = &stmt->fetch.cls.fcc; in do_fetch_func_prepare() local
785 if (!make_callable_ex(stmt, &stmt->fetch.func.function, fci, fcc, stmt->column_count)) { in do_fetch_func_prepare()
946 stmt->fetch.cls.fcc.object = Z_OBJ_P(return_value); in do_fetch()
947 if (zend_call_function(&stmt->fetch.cls.fci, &stmt->fetch.cls.fcc) == FAILURE) { in do_fetch()
1138 stmt->fetch.cls.fcc.object = Z_OBJ_P(return_value); in do_fetch()
1139 if (zend_call_function(&stmt->fetch.cls.fci, &stmt->fetch.cls.fcc) == FAILURE) { in do_fetch()
[all …]
H A Dphp_pdo_driver.h626 zend_fcall_info_cache fcc; member
633 zend_fcall_info_cache fcc; member
H A Dpdo_dbh.c458 zend_fcall_info_cache fcc; in pdo_stmt_construct() local
471 fcc.function_handler = dbstmt_ce->constructor; in pdo_stmt_construct()
472 fcc.called_scope = Z_OBJCE_P(object); in pdo_stmt_construct()
473 fcc.object = Z_OBJ_P(object); in pdo_stmt_construct()
475 if (zend_call_function(&fci, &fcc) != FAILURE) { in pdo_stmt_construct()
/PHP-7.3/main/
H A Dphp_output.h118 zend_fcall_info_cache fcc; member
H A Doutput.c493 …if (SUCCESS == zend_fcall_info_init(output_handler, 0, &user->fci, &user->fcc, &handler_name, &err… in php_output_handler_create_user()
969 …if (SUCCESS == zend_fcall_info_call(&handler->func.user->fci, &handler->func.user->fcc, &retval, N… in php_output_handler_op()
/PHP-7.3/ext/mysqli/
H A Dmysqli.c1264 zend_fcall_info_cache fcc; in php_mysqli_fetch_into_hash() local
1298 fcc.function_handler = ce->constructor; in php_mysqli_fetch_into_hash()
1299 fcc.called_scope = Z_OBJCE_P(return_value); in php_mysqli_fetch_into_hash()
1300 fcc.object = Z_OBJ_P(return_value); in php_mysqli_fetch_into_hash()
1302 if (zend_call_function(&fci, &fcc) == FAILURE) { in php_mysqli_fetch_into_hash()
/PHP-7.3/main/streams/
H A Duserspace.c304 zend_fcall_info_cache fcc; in user_stream_create_object() local
315 fcc.function_handler = uwrap->ce->constructor; in user_stream_create_object()
316 fcc.called_scope = Z_OBJCE_P(object); in user_stream_create_object()
317 fcc.object = Z_OBJ_P(object); in user_stream_create_object()
319 if (zend_call_function(&fci, &fcc) == FAILURE) { in user_stream_create_object()
/PHP-7.3/ext/phar/
H A Dutil.c1389 zend_fcall_info_cache fcc; in phar_call_openssl_signverify() local
1412 if (FAILURE == zend_fcall_info_init(&openssl, 0, &fci, &fcc, NULL, NULL)) { in phar_call_openssl_signverify()
1432 if (FAILURE == zend_call_function(&fci, &fcc)) { in phar_call_openssl_signverify()

Completed in 184 milliseconds

12