Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dfunc.c324 static void soundexFunc(sqlite_func *context, int argc, const char **argv){ in soundexFunc() function
598 { "soundex", 1, SQLITE_TEXT, 0, soundexFunc}, in sqliteRegisterBuiltinFunctions()
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c83354 static void soundexFunc(
83775 FUNCTION(soundex, 1, 0, 0, soundexFunc ),

Completed in 320 milliseconds