Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dfunc.c66 static void lengthFunc(sqlite_func *context, int argc, const char **argv){ in lengthFunc() function
576 { "length", 1, SQLITE_NUMERIC, 0, lengthFunc }, in sqliteRegisterBuiltinFunctions()
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c82289 static void lengthFunc(
83741 FUNCTION(length, 1, 0, 0, lengthFunc ),

Completed in 276 milliseconds