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

  /external/regex-re2/re2/
regexp.h 439 bool QuickDestroy();
regexp.cc 54 bool Regexp::QuickDestroy() {
113 if (QuickDestroy())
135 if (sub->ref_ == 0 && !sub->QuickDestroy()) {

Completed in 207 milliseconds