Searched defs:RegExpCaptureIndexLess (Results 1 – 1 of 1) sorted by relevance
487 struct RegExpCaptureIndexLess { struct488 bool operator()(const RegExpCapture* lhs, const RegExpCapture* rhs) const { in operator ()()