Function zend_do_end_variable_parse

Source
pub unsafe extern "C" fn zend_do_end_variable_parse(
    variable: *mut znode,
    type_: c_int,
    arg_offset: c_int,
    tsrm_ls: *mut *mut *mut c_void,
)