Home
last modified time | relevance | path

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

/PHP-5.6/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 Dbug72668.phpt13 $db->createFunction('my_udf_md5', 'my_udf_md5');
/PHP-5.6/ext/sqlite3/
H A Dsqlite3.c950 PHP_METHOD(sqlite3, createFunction) argument
2001 PHP_ME(sqlite3, createFunction, arginfo_sqlite3_createfunction, ZEND_ACC_PUBLIC)

Completed in 18 milliseconds