Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dfunc.c116 static void lengthFunc( in lengthFunc() function
2274 FUNCTION2(length, 1, 0, 0, lengthFunc, SQLITE_FUNC_LENGTH), in sqlite3RegisterBuiltinFunctions()