Home
last modified time | relevance | path

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

/PHP-7.4/ext/sqlite3/tests/
H A Dsqlite3_08_udf.phpt2 SQLite3::createFunction
24 var_dump($db->createFunction('my_udf_md5', 'my_udf_md5'));
H A Dsqlite3_29_createfunction.phpt2 SQLite3::createFunction - Basic test
H A Dsqlite3_37_createfunction_flags.phpt2 SQLite3::createFunction - Test with flags
H A Dbug72668.phpt13 $db->createFunction('my_udf_md5', 'my_udf_md5');
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c970 PHP_METHOD(sqlite3, createFunction) in PHP_METHOD() argument
2235 PHP_ME(sqlite3, createFunction, arginfo_sqlite3_createfunction, ZEND_ACC_PUBLIC)

Completed in 13 milliseconds