Searched defs:Extract (Results 1 – 8 of 8) sorted by relevance
25 using Extract = BOOST_HANA_DISPATCH_IF(extract_impl<W>, in operator ()() typedef
86 public IOpCompletionCallback Extract(IntPtr key) in Extract() method in Grpc.Core.Internal.CompletionRegistry
54 static const UntypedFormatSpecImpl& Extract(const T& s) { in Extract() function
15 bool Extract(const char *s, UnboundConversion *props, int *next) const { in Extract() function in absl::str_format_internal::__anon866a6ffe0111::FormatBindTest
46 static FormatRawSinkImpl Extract(T s) { in Extract() function113 static FormatSinkImpl* Extract(T* s) { in Extract() function
457 bool RE2::Extract(const StringPiece& text, in GlobalReplace() function in re2::RE2
456 bool PCRE::Extract(const StringPiece &text, in Extract() function in re2::PCRE
213 TEST(RE2, Extract) { in TEST() argument