Searched defs:max_end (Results 1 – 5 of 5) sorted by relevance
4005 def _check_source_location(source_location, path, min_start, max_end): argument4072 def _check_all_source_locations(proto, path="", min_start=None, max_end=None): argument
34 int max_end = (m_end > r.getEnd())?m_end:r.getEnd(); in rangeUnion() local
195 size_t max_end = 0u; in ValidateIntervals() local
418 unsigned max_end; member
1704 PCRE2_SPTR max_end; in detect_repeat() local