Home
last modified time | relevance | path

Searched defs:check_flags (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/standard/
H A Dtype.c364 int check_flags = 0; in PHP_FUNCTION() local
/PHP-5.3/Zend/
H A Dzend_API.c2429 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
2691 ZEND_API zend_bool zend_is_callable_ex(zval *callable, zval *object_ptr, uint check_flags, char **c… in zend_is_callable_ex()
2892 ZEND_API zend_bool zend_is_callable(zval *callable, uint check_flags, char **callable_name TSRMLS_D… in zend_is_callable()
2925 ZEND_API int zend_fcall_info_init(zval *callable, uint check_flags, zend_fcall_info *fci, zend_fcal… in zend_fcall_info_init()

Completed in 16 milliseconds