Home
last modified time | relevance | path

Searched refs:factory (Results 151 – 175 of 253) sorted by last modified time

1234567891011

/php-src/ext/pdo_mysql/tests/
H A Dbug75177.phpt14 $pdo = MySQLPDOTest::factory();
34 $db = MySQLPDOTest::factory();
H A Dbug76815.phpt14 $pdo = MySQLPDOTest::factory();
35 $pdo = MySQLPDOTest::factory();
H A Dbug78152.phpt13 $db = MySQLPDOTest::factory();
29 $db = MySQLPDOTest::factory();
H A Dbug79132.phpt14 $pdo = MySQLPDOTest::factory();
/php-src/ext/pdo/tests/
H A Dpdo_014.phpt16 $db = PDOTest::factory();
77 $db = PDOTest::factory();
H A Dpdo_023.phpt62 $db = PDOTest::factory('PDODatabaseX');
83 $db = PDOTest::factory();
H A Dbug_60665.phpt16 $db = PDOTest::factory();
H A Dbug_69356.phpt18 $db = PDOTest::factory();
H A Dbug_72788.phpt20 $db = PDOTest::factory('PDO', false);
H A Dpdo_011.phpt16 $db = PDOTest::factory();
48 static public function factory($id, $val)
87 $db = PDOTest::factory();
151 Test1::factory(1,A)
153 Test1::factory(2,B)
155 Test1::factory(3,C)
157 Test1::factory(4,D)
189 Test1::factory(1,A)
191 Test1::factory(2,B)
193 Test1::factory(3,C)
[all …]
H A Dpdo_012.phpt16 $db = PDOTest::factory();
53 $db = PDOTest::factory();
H A Dpdo_013.phpt16 $db = PDOTest::factory();
63 $db = PDOTest::factory();
H A Dbug_43139.phpt16 $db = PDOTest::factory();
H A Dbug_43663.phpt26 $a = PDOTest::factory(TestClass::class);
H A Dbug_44861.phpt26 $db = PDOTest::factory();
H A Dpdo_025.phpt16 $db = PDOTest::factory();
66 $db = PDOTest::factory();
H A Dpdo_027.phpt16 $db = PDOTest::factory();
30 $db = PDOTest::factory();
H A Dpdo_028.phpt16 $db = PDOTest::factory();
36 $db = PDOTest::factory();
H A Dpdo_029.phpt62 $db = PDOTest::factory('PDODatabase');
93 $db = PDOTest::factory();
H A Dpdo_030.phpt60 $db = PDOTest::factory('PDODatabase');
94 $db = PDOTest::factory();
H A Dpdo_031.phpt23 $db = PDOTest::factory();
49 $db = PDOTest::factory();
H A Dpdo_032.phpt16 $db = PDOTest::factory();
41 $db = PDOTest::factory();
H A Dpdo_033.phpt17 $db = PDOTest::factory();
36 $db = PDOTest::factory();
H A Dpdo_034.phpt16 $db = PDOTest::factory();
33 $db = PDOTest::factory();
/php-src/ext/pdo_pgsql/tests/
H A Dbug68199.phpt12 $db = PDOTest::factory();

Completed in 29 milliseconds

1234567891011