Function php_all_sys::php54::zend_is_callable_ex[][src]

pub unsafe extern "C" fn zend_is_callable_ex(
    callable: *mut zval,
    object_ptr: *mut zval,
    check_flags: uint,
    callable_name: *mut *mut c_char,
    callable_name_len: *mut c_int,
    fcc: *mut zend_fcall_info_cache,
    error: *mut *mut c_char
) -> zend_bool