Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/autosetup/
H A Djimsh0.c21805 const char *span, *format, *formatEnd, *msg; in Jim_FormatString() local
21820 formatEnd = format + formatLen; in Jim_FormatString()
21823 while (format != formatEnd) { in Jim_FormatString()