tfilter_date

Function tfilter_date 

Source
pub unsafe extern "C" fn tfilter_date(
    src: *const char_t,
    dest: *mut char_t,
    size: u32,
    pattern: *const char_t,
    cpos: u32,
    deleted: bool_t,
    ncpos: *mut u32,
)