A line identified by a given pattern is removed from a
document.
remove_line(pvec_src, pvec_pattern)
Arguments
pvec_src |
vector containing source document |
pvec_pattern |
pattern which identifies line to be removed |
Value
vec_result vector containing source without line to be removed