Home
last modified time | relevance | path

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

/sqlite-3.40.0/mptest/
H A Dmptest.c294 static int clipLength(const char *z){ in clipLength() function
336 logMessage("[%.*s]", clipLength(zSql), zSql); in sqlTraceCallback()