Function php_all_sys::php56::zend_get_constant_ex[][src]

pub unsafe extern "C" fn zend_get_constant_ex(
    name: *const c_char,
    name_len: uint,
    result: *mut zval,
    scope: *mut zend_class_entry,
    flags: ulong
) -> c_int