Home | History | Annotate | Download | only in intltest

Lines Matching defs:m_offset_

2300     uint32_t m_offset_;
2307 m_offset_ = obj.m_offset_;
2318 m_offset_ = 0;
2330 m_offset_ = position;
2339 return m_offset_;
2352 return m_offset_ != that.m_offset_ || m_pattern_ != that.m_pattern_;
2360 m_offset_ = m_text_.length();
2361 setMatchStart(m_offset_);
2366 m_offset_ = match;
2379 m_offset_ = 0;
2380 setMatchStart(m_offset_);
2385 m_offset_ = match;
2396 m_offset_ = that.m_offset_;