Lines Matching refs:format_char
1096 char *format_char = NULL;1097 unsigned long byte_size = ::strtoul (s, &format_char, 0);1100 s = format_char;1113 char format_char = FormatManager::GetFormatAsFormatChar(f);1114 if (format_char)1115 error_strm.Printf ("'%c' or ", format_char);