Home
last modified time | relevance | path

Searched defs:re_string_skip_bytes (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/lib/
H A Dregex_internal.h446 #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx)) macro
/dflybsd-src/contrib/cvs-1.12/lib/
H A Dregex_internal.h451 #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx)) macro