Searched refs:suffixEndpoints (Results 1 – 4 of 4) sorted by relevance
142 return negative.suffixEndpoints; in getEndpoints()144 return positive.suffixEndpoints; in getEndpoints()202 public long suffixEndpoints = 0; field in PatternStringParser.ParsedSubpatternInfo271 result.suffixEndpoints = consumeAffix(state, result); in consumeSubpattern()
145 return negative.suffixEndpoints; in getEndpoints()147 return positive.suffixEndpoints; in getEndpoints()208 public long suffixEndpoints = 0; field in PatternStringParser.ParsedSubpatternInfo277 result.suffixEndpoints = consumeAffix(state, result); in consumeSubpattern()
57 Endpoints suffixEndpoints; member
87 return negative.suffixEndpoints; in getEndpoints()89 return positive.suffixEndpoints; in getEndpoints()177 consumeAffix(currentSubpattern->suffixEndpoints, status); in consumeSubpattern()