Home | History | Annotate | Download | only in Interpreter

Lines Matching refs:format_char

793         char format_char = FormatManager::GetFormatAsFormatChar(f);
794 if (format_char)
795 sstr.Printf("'%c' or ", format_char);