PHP Handbuch
Zurück
Weiter
zend_is_callable
(no version information, might be only in CVS)
zend_is_callable -- ...
Beschreibung
#include <zend_API.h>
zend_bool
zend_is_callable
( zval* callable, uint check_flags, char** callable_name )
...
Parameter Liste
callable
...
check_flags
...
callable_name
...
Rückgabewerte
...
Zurück
Zum Anfang
Weiter
zend_is_callable_ex
Nach oben
zend_make_callable