Searched refs:getEndpoints (Results 1 – 4 of 4) sorted by relevance
98 long endpoints = getEndpoints(flags); in charAt()109 return getLengthFromEndpoints(getEndpoints(flags)); in length()120 long endpoints = getEndpoints(flags); in getString()129 private long getEndpoints(int flags) { in getEndpoints() method in PatternStringParser.ParsedPatternInfo
101 long endpoints = getEndpoints(flags); in charAt()112 return getLengthFromEndpoints(getEndpoints(flags)); in length()123 long endpoints = getEndpoints(flags); in getString()132 private long getEndpoints(int flags) { in getEndpoints() method in PatternStringParser.ParsedPatternInfo
50 const Endpoints& endpoints = getEndpoints(flags); in charAt()58 return getLengthFromEndpoints(getEndpoints(flags)); in length()66 const Endpoints& endpoints = getEndpoints(flags); in getString()74 const Endpoints& ParsedPatternInfo::getEndpoints(int32_t flags) const { in getEndpoints() function in ParsedPatternInfo
130 const Endpoints& getEndpoints(int32_t flags) const;