Home
last modified time | relevance | path

Searched defs:sqlite3 (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/sqlite3/
H A Dsqlite3.c2389 PHP_MINIT_FUNCTION(sqlite3) in PHP_MINIT_FUNCTION() argument
2440 PHP_MSHUTDOWN_FUNCTION(sqlite3) in PHP_MSHUTDOWN_FUNCTION() argument
2449 PHP_MINFO_FUNCTION(sqlite3) in PHP_MINFO_FUNCTION() argument
2461 static PHP_GINIT_FUNCTION(sqlite3) in PHP_GINIT_FUNCTION() argument
H A Dsqlite3.stub.php247 private function __construct(SQLite3 $sqlite3, string $query) {}

Completed in 13 milliseconds