Home | History | Annotate | Download | only in re2

Lines Matching defs:max_mem

512     //   max_mem          (see below)  approx. max memory footprint of RE2
526 // The max_mem option controls how much memory can be used
602 int max_mem() const { return max_mem_; }