Home
last modified time | relevance | path

Searched refs:lemon_vsprintf (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/tool/
H A Dlemon.c94 static int lemon_vsprintf(char *str, const char *zFormat, va_list ap){ in lemon_vsprintf() function
150 rc = lemon_vsprintf(str, format, ap); in lemon_sprintf()