Home
last modified time | relevance | path

Searched refs:PDO_SQLite_Ext (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/pdo_sqlite/
H A Dsqlite_driver_arginfo.h23 ZEND_METHOD(PDO_SQLite_Ext, sqliteCreateFunction);
24 ZEND_METHOD(PDO_SQLite_Ext, sqliteCreateAggregate);
25 ZEND_METHOD(PDO_SQLite_Ext, sqliteCreateCollation);
28 …ZEND_ME(PDO_SQLite_Ext, sqliteCreateFunction, arginfo_class_PDO_SQLite_Ext_sqliteCreateFunction, Z…
29 …ZEND_ME(PDO_SQLite_Ext, sqliteCreateAggregate, arginfo_class_PDO_SQLite_Ext_sqliteCreateAggregate,…
30 …ZEND_ME(PDO_SQLite_Ext, sqliteCreateCollation, arginfo_class_PDO_SQLite_Ext_sqliteCreateCollation,…
H A Dsqlite_driver.stub.php9 class PDO_SQLite_Ext { class
H A Dsqlite_driver.c545 PHP_METHOD(PDO_SQLite_Ext, sqliteCreateFunction) in PHP_METHOD() argument
623 PHP_METHOD(PDO_SQLite_Ext, sqliteCreateAggregate) in PHP_METHOD() argument
676 PHP_METHOD(PDO_SQLite_Ext, sqliteCreateCollation) in PHP_METHOD() argument

Completed in 9 milliseconds