Searched defs:max_end (Results 1 – 3 of 3) 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
418 unsigned max_end; member
1704 PCRE2_SPTR max_end; in detect_repeat() local