Home
last modified time | relevance | path

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

/PHP-8.2/ext/sqlite3/
H A Dsqlite3.c2385 PHP_MINIT_FUNCTION(sqlite3) in PHP_MINIT_FUNCTION() argument
2430 PHP_MSHUTDOWN_FUNCTION(sqlite3) in PHP_MSHUTDOWN_FUNCTION() argument
2439 PHP_MINFO_FUNCTION(sqlite3) in PHP_MINFO_FUNCTION() argument
2451 static PHP_GINIT_FUNCTION(sqlite3) in PHP_GINIT_FUNCTION() argument
H A Dsqlite3.stub.php388 private function __construct(SQLite3 $sqlite3, string $query) {}

Completed in 12 milliseconds