Searched defs:QuickDestroy (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/re2/re2/
H A Dregexp.cc54 bool Regexp::QuickDestroy() { function in class:re2::Regexp
124 if (QuickDestroy())
146 if (sub->ref_ == 0 && !sub->QuickDestroy()) {
/external/regex-re2/re2/
H A Dregexp.cc54 bool Regexp::QuickDestroy() { function in class:re2::Regexp
124 if (QuickDestroy())
146 if (sub->ref_ == 0 && !sub->QuickDestroy()) {

Completed in 168 milliseconds