CopyCapture 103 third_party/re2/re2/nfa.cc inline void CopyCapture(const char** dst, const char** src); CopyCapture 236 third_party/re2/re2/nfa.cc CopyCapture(t->capture, capture); CopyCapture 268 third_party/re2/re2/nfa.cc CopyCapture(t->capture, capture); CopyCapture 327 third_party/re2/re2/nfa.cc CopyCapture((const char**)match_, t->capture); CopyCapture 351 third_party/re2/re2/nfa.cc CopyCapture((const char**)match_, t->capture); CopyCapture 355 third_party/re2/re2/nfa.cc CopyCapture((const char**)match_, t->capture);