Searched defs:GetMatch (Results 1 – 3 of 3) sorted by relevance
/external/zopfli/src/zopfli/ | ||
D | lz77.c | 119 static const unsigned char* GetMatch(const unsigned char* scan, in GetMatch() function |
/external/v8/src/runtime/ | ||
D | runtime-strings.cc | 35 Handle<String> GetMatch() override { return match_; } in RUNTIME_FUNCTION() function in v8::internal::RUNTIME_FUNCTION::SimpleMatch |
D | runtime-regexp.cc | 950 Handle<String> GetMatch() override { in GetMatch() function in v8::internal::__anon7cbb6da80511::MatchInfoBackedMatch |