Home
last modified time | relevance | path

Searched refs:factory (Results 126 – 150 of 203) sorted by relevance

123456789

/PHP-7.1/ext/pdo/tests/
H A Dpdo_019.phpt15 $db = PDOTest::factory();
H A Dpdo_032.phpt15 $db = PDOTest::factory();
H A Dpdo_021.phpt15 $db = PDOTest::factory();
H A Dbug_34630.phpt15 $db = PDOTest::factory();
H A Dpdo_031.phpt26 $db = PDOTest::factory();
H A Dpdo_034.phpt15 $db = PDOTest::factory();
H A Dbug_64172.phpt16 $db = PDOTest::factory();
H A Dpdo_012.phpt15 $db = PDOTest::factory();
H A Dpdo_013.phpt15 $db = PDOTest::factory();
H A Dbug_65946.phpt15 $db = PDOTest::factory();
H A Dpdo_015.phpt15 $db = PDOTest::factory();
H A Dpdo_023.phpt59 $db = PDOTest::factory('PDODatabaseX');
H A Dpdo_026.phpt55 $db = PDOTest::factory('PDODatabase');
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_2.phpt13 $dbh = PDOTest::factory();
92 $dbh2 = PDOTest::factory();
H A Dpecl_bug_6364.phpt13 $dbh = PDOTest::factory();
/PHP-7.1/ext/reflection/tests/
H A DReflectionType_001.phpt12 function factory(): self { return new c; }
62 new ReflectionMethod('c', 'factory'),
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpecl_bug_5780.phpt32 $db = MySQLPDOTest::factory();
H A Dmysql_pdo_test.inc7 …static function factory($classname = 'PDO', $drop_test_tables = false, $myattr = null, $mydsn = nu…
171 $db = self::factory();
H A Dpdo_mysql_prepare_load_data.phpt10 $db = MySQLPDOTest::factory();
62 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_blobfromsteam.phpt116 $db = MySQLPDOTest::factory();
141 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_types_zerofill.phpt89 $db = MySQLPDOTest::factory();
124 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_last_insert_id.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_multi_stmt_nextrowset.phpt8 $db = MySQLPDOTest::factory();
25 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_fetch_serialize.phpt14 $db = MySQLPDOTest::factory();
121 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_max_buffer_size.phpt69 $db = MySQLPDOTest::factory();

Completed in 24 milliseconds

123456789