zend_is_callable

(no version information, might be only in CVS)

zend_is_callable -- ...

说明

#include <zend_API.h>

zend_bool zend_is_callable ( zval* callable, uint check_flags, char** callable_name )

...

参数

callable

...

check_flags

...

callable_name

...

返回值

...


add a note add a note User Contributed Notes
There are no user contributed notes for this page.