HomeSort by relevance Sort by last modified time
    Searched defs:QuickDestroy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/re2/re2/
regexp.cc 54 bool Regexp::QuickDestroy() {
124 if (QuickDestroy())
146 if (sub->ref_ == 0 && !sub->QuickDestroy()) {
  /external/regex-re2/re2/
regexp.cc 54 bool Regexp::QuickDestroy() {
124 if (QuickDestroy())
146 if (sub->ref_ == 0 && !sub->QuickDestroy()) {

Completed in 56 milliseconds