Searched refs:lowerFunc (Results 1 – 1 of 1) sorted by relevance
487 static void lowerFunc(sqlite3_context *context, int argc, sqlite3_value **argv){ in lowerFunc() function2286 FUNCTION(lower, 1, 0, 0, lowerFunc ), in sqlite3RegisterBuiltinFunctions()