Searched refs:DebugNodeString (Results 1 – 2 of 2) sorted by relevance
364 LOG(ERROR) << DebugNodeString(prefilter_vec_[regexpid]); in PrintPrefilter()386 std::string PrefilterTree::DebugNodeString(Prefilter* node) const { in DebugNodeString() function in re2::PrefilterTree400 node_string += DebugNodeString((*node->subs())[i]); in DebugNodeString()
108 std::string DebugNodeString(Prefilter* node) const;