Searched refs:DumpRegexpAppending (Results 1 – 1 of 1) sorted by relevance
57 static void DumpRegexpAppending(Regexp* re, std::string* s) { in DumpRegexpAppending() function115 DumpRegexpAppending(re->sub()[i], s); in DumpRegexpAppending()120 DumpRegexpAppending(re->sub()[0], s); in DumpRegexpAppending()129 DumpRegexpAppending(re->sub()[0], s); in DumpRegexpAppending()133 DumpRegexpAppending(re->sub()[0], s); in DumpRegexpAppending()159 DumpRegexpAppending(this, &s); in Dump()