Itoa 152 third_party/re2/re2/prefilter_tree.cc string s = Itoa(node->op()) + ":"; Itoa 159 third_party/re2/re2/prefilter_tree.cc s += Itoa((*node->subs())[i]->unique_id()); Itoa 396 third_party/re2/re2/prefilter_tree.cc node_string += Itoa((*node->subs())[i]->unique_id());