Function php_all_sys::php54::zend_delete_variable[][src]

pub unsafe extern "C" fn zend_delete_variable(
    ex: *mut zend_execute_data,
    ht: *mut HashTable,
    name: *const c_char,
    name_len: c_int,
    hash_value: ulong
)