Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c134047 static void lengthFunc( function
137252 FUNCTION2(length, 1, 0, 0, lengthFunc, SQLITE_FUNC_LENGTH),