Searched refs:raw_stop (Results 1 – 4 of 4) sorted by relevance
194 pstr->raw_stop = pstr->stop; in re_string_construct_common()436 if (pstr->raw_stop > src_idx) in build_wcs_upper_buffer()593 pstr->stop = pstr->raw_stop; in re_string_reconstruct()650 pstr->stop = pstr->raw_stop - idx + offset; in re_string_reconstruct()701 pstr->stop = pstr->raw_stop - idx + offset; in re_string_reconstruct()
402 Idx raw_stop; member
642 mctx.input.raw_stop = stop; in re_search_internal()
3754 Add offsets, valid_raw_len, raw_len, raw_stop, mbs_allocated and3773 stop and raw_stop.3789 (re_string_reconstruct): Use raw_len/raw_stop to initialize3804 * posix/regexec.c (re_search_internal): Initialize input.raw_stop