Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dtype.c377 int check_flags = 0; in PHP_FUNCTION() local
/PHP-5.5/Zend/
H A Dzend_API.c2743 static int zend_is_callable_check_func(int check_flags, zval *callable, zend_fcall_info_cache *fcc,… in zend_is_callable_check_func()
3004 ZEND_API zend_bool zend_is_callable_ex(zval *callable, zval *object_ptr, uint check_flags, char **c… in zend_is_callable_ex()
3205 ZEND_API zend_bool zend_is_callable(zval *callable, uint check_flags, char **callable_name TSRMLS_D… in zend_is_callable()
3238 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