Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
zend_is_callable_ex
Popis
#include <zend_API.h>
zend_bool zend_is_callable_ex ( zval* callable, uint check_flags, zval* callable_name, zend_class_entry** ce_ptr, zend_function** fptr_ptr, zval*** zobj_ptr_ptr, magic TSRMLS_DC )...
Seznam parametrů
callable
...
check_flags
...
callable_name
...
ce_ptr
...
fptr_ptr
...
zobj_ptr_ptr
...
TSRMLS_DC
...
PÅ™edcházejÃcà | Domů | Dalšà |
zend_is_auto_global | Nahoru |