Home
last modified time | relevance | path

Searched refs:QuickDestroy (Results 1 – 2 of 2) sorted by relevance

/external/regex-re2/re2/
Dregexp.cc54 bool Regexp::QuickDestroy() { in QuickDestroy() function in re2::Regexp
124 if (QuickDestroy()) in Destroy()
146 if (sub->ref_ == 0 && !sub->QuickDestroy()) { in Destroy()
Dregexp.h440 bool QuickDestroy();