Home
last modified time | relevance | path

Searched refs:zephir_fcall_ce (Results 1 – 15 of 15) sorted by relevance

/dports/mail/nextcloud-mail/mail/vendor/rubix/tensor/ext/kernel/
H A Dfcall.c84 case zephir_fcall_ce: in zephir_make_fcall_key()
185 case zephir_fcall_ce: in resolve_callable()
253 case zephir_fcall_ce: in populate_fcic()
315 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
356 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
362 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
533 case zephir_fcall_ce: in zephir_call_class_method_aparams()
H A Dfcall.h27 zephir_fcall_ce, enumerator
239 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
245 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
261 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
277 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
/dports/www/phalcon4/cphalcon-4.1.1/ext/kernel/
H A Dfcall.c84 case zephir_fcall_ce: in zephir_make_fcall_key()
185 case zephir_fcall_ce: in resolve_callable()
253 case zephir_fcall_ce: in populate_fcic()
315 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
356 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
362 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
533 case zephir_fcall_ce: in zephir_call_class_method_aparams()
H A Dfcall.h27 zephir_fcall_ce, enumerator
239 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
245 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
261 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
277 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
/dports/www/phalcon/cphalcon-3.4.5/ext/kernel/
H A Dfcall.h37 zephir_fcall_ce, enumerator
401 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
409 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
418 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
424 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
441 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
460 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
476 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
H A Dfcall.c390 case zephir_fcall_ce: { in zephir_fcall_populate_fci_cache()
516 …ake_fcall_info_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
518 …hir_make_fcall_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
803 case zephir_fcall_ce: in zephir_call_class_method_aparams()
835 case zephir_fcall_ce: in zephir_call_class_method_aparams()
874 case zephir_fcall_ce: in zephir_call_class_method_aparams()
/dports/www/phalcon/cphalcon-3.4.5/build/php5/64bits/
H A Dphalcon.zep.c3279 zephir_fcall_ce, enumerator
3585 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3593 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3602 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3644 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
11954 case zephir_fcall_ce: { in zephir_fcall_populate_fci_cache()
12077 …ake_fcall_info_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
12079 …hir_make_fcall_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
12337 case zephir_fcall_ce: in zephir_call_class_method_aparams()
12369 case zephir_fcall_ce: in zephir_call_class_method_aparams()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php5/32bits/
H A Dphalcon.zep.c3279 zephir_fcall_ce, enumerator
3585 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3593 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3602 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3644 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
11954 case zephir_fcall_ce: { in zephir_fcall_populate_fci_cache()
12077 …ake_fcall_info_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
12079 …hir_make_fcall_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
12337 case zephir_fcall_ce: in zephir_call_class_method_aparams()
12369 case zephir_fcall_ce: in zephir_call_class_method_aparams()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php5/safe/
H A Dphalcon.zep.c3279 zephir_fcall_ce, enumerator
3585 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3593 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3602 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
3644 …eturn_call_class_method(return_value, return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
11954 case zephir_fcall_ce: { in zephir_fcall_populate_fci_cache()
12077 …ake_fcall_info_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
12079 …hir_make_fcall_key(&fcall_key, &fcall_key_len, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_PP(… in zephir_call_user_function()
12337 case zephir_fcall_ce: in zephir_call_class_method_aparams()
12369 case zephir_fcall_ce: in zephir_call_class_method_aparams()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php7/safe/
H A Dphalcon.zep.c2503 zephir_fcall_ce, enumerator
2689 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
2695 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
2727 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
8094 case zephir_fcall_ce: in zephir_make_fcall_key()
8195 case zephir_fcall_ce: in resolve_callable()
8263 case zephir_fcall_ce: in populate_fcic()
8322 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
8363 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
8369 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php7/32bits/
H A Dphalcon.zep.c2503 zephir_fcall_ce, enumerator
2689 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
2695 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
2727 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
8094 case zephir_fcall_ce: in zephir_make_fcall_key()
8195 case zephir_fcall_ce: in resolve_callable()
8263 case zephir_fcall_ce: in populate_fcic()
8322 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
8363 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
8369 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
[all …]
/dports/www/phalcon/cphalcon-3.4.5/build/php7/64bits/
H A Dphalcon.zep.c2503 zephir_fcall_ce, enumerator
2689 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
2695 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
2727 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
8094 case zephir_fcall_ce: in zephir_make_fcall_key()
8195 case zephir_fcall_ce: in resolve_callable()
8263 case zephir_fcall_ce: in populate_fcic()
8322 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
8363 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
8369 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/32bits/
H A Dphalcon.zep.c2716 zephir_fcall_ce, enumerator
2924 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
2930 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
2962 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
8440 case zephir_fcall_ce: in zephir_make_fcall_key()
8541 case zephir_fcall_ce: in resolve_callable()
8609 case zephir_fcall_ce: in populate_fcic()
8668 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
8709 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
8715 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/64bits/
H A Dphalcon.zep.c2716 zephir_fcall_ce, enumerator
2924 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
2930 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
2962 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
8440 case zephir_fcall_ce: in zephir_make_fcall_key()
8541 case zephir_fcall_ce: in resolve_callable()
8609 case zephir_fcall_ce: in populate_fcic()
8668 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
8709 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
8715 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
[all …]
/dports/www/phalcon4/cphalcon-4.1.1/build/php7/safe/
H A Dphalcon.zep.c2716 zephir_fcall_ce, enumerator
2924 …US = zephir_call_class_method_aparams(return_value_ptr, class_entry, zephir_fcall_ce, NULL, method…
2930 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
2962 …_STATUS = zephir_return_call_class_method(return_value, class_entry, zephir_fcall_ce, NULL, method…
8440 case zephir_fcall_ce: in zephir_make_fcall_key()
8541 case zephir_fcall_ce: in resolve_callable()
8609 case zephir_fcall_ce: in populate_fcic()
8668 …_make_fcall_key((zend_string*)fcall_key, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(o… in zephir_call_user_function()
8709 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
8715 …resolve_callable(&callable, type, (object_pp && type != zephir_fcall_ce ? Z_OBJCE_P(object_pp) : o… in zephir_call_user_function()
[all …]