Searched defs:fmt_args (Results 1 – 6 of 6) sorted by relevance
206 static std::string formatMessage(const char* format, va_list fmt_args) { in formatMessage()230 va_list fmt_args{}; in TypeError() local237 va_list fmt_args{}; in AttributeError() local
100 va_list fmt_args; in THPUtils_setError() local
738 def print_and_log_error(msg, *fmt_args):749 def print_and_log_warning(msg, *fmt_args):760 def print_and_log_info(msg, *fmt_args):
220 PyObject* fmt_args; in pysqlite_cache_display() local
1708 let fmt_args = format_args!("hello"); in test_record_builder() localVariable1727 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable
1770 let fmt_args = format_args!("hello"); in test_record_builder() localVariable1789 let fmt_args = format_args!("hello"); in test_record_convenience_builder() localVariable