Searched defs:re_string_skip_bytes (Results 1 – 2 of 2) sorted by relevance
446 #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx)) macro
451 #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx)) macro