Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dprintf.c50 typedef struct et_info { /* Information about each format field */ struct
57 } et_info; argument
72 static const et_info fmtinfo[] = {
237 const et_info *infop; /* Pointer to the appropriate info structure */ in sqlite3_str_vappendf()