Home
last modified time | relevance | path

Searched defs:createCollation (Results 1 – 4 of 4) sorted by relevance

/PHP-8.4/ext/pdo_sqlite/
H A Dpdo_sqlite.stub.php45 public function createCollation(string $name, callable $callback): bool {} function in Pdo\\Sqlite
H A Dpdo_sqlite.c376 PHP_METHOD(Pdo_Sqlite, createCollation) in PHP_METHOD() argument
/PHP-8.4/ext/sqlite3/
H A Dsqlite3.stub.php229 public function createCollation(string $name, callable $callback): bool {} function in SQLite3
H A Dsqlite3.c1038 PHP_METHOD(SQLite3, createCollation) in PHP_METHOD() argument

Completed in 17 milliseconds