Home
last modified time | relevance | path

Searched refs:factory (Results 151 – 175 of 203) sorted by relevance

123456789

/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_closecursor.phpt8 $db = MySQLPDOTest::factory();
14 $db = MySQLPDOTest::factory();
150 $db = MySQLPDOTest::factory();
H A Dbug68371.phpt12 $pdo = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_multi_statements.phpt8 $db = MySQLPDOTest::factory();
H A Dbug_61207.phpt13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_case.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_statement_class.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_bindparam_types.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_unbuffered_2050.phpt8 $db = MySQLPDOTest::factory();
15 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_class_constants.phpt45 } else if (MySQLPDOTest::getClientVersion(MySQLPDOTest::factory()) > 50605) {
H A Dbug_44707.phpt11 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_subclass.phpt80 $db = MySQLPDOTest::factory();
/PHP-7.1/ext/pdo_oci/tests/
H A Dpdo_oci_attr_case.phpt34 $dbh = PDOTest::factory();
H A Dpdo_oci_stream_2a.phpt15 $db = PDOTest::factory();
H A Dpdo_oci_quote1.phpt13 $db = PDOTest::factory();
/PHP-7.1/ext/pdo/tests/
H A Dbug_71447.phpt16 $db = PDOTest::factory();
H A Dpdo_022.phpt25 $db = PDOTest::factory();
H A Dpdo_029.phpt61 $db = PDOTest::factory('PDODatabase');
H A Dbug_43130.phpt20 $db = PDOTest::factory();
H A Dpdo_025.phpt15 $db = PDOTest::factory();
H A Dpdo_009.phpt15 $db = PDOTest::factory();
H A Dpdo_030.phpt59 $db = PDOTest::factory('PDODatabase');
H A Dbug_44173.phpt15 $db = PDOTest::factory();
H A Dbug_44861.phpt25 $db = PDOTest::factory();
H A Dpdo_014.phpt17 $db = PDOTest::factory();
/PHP-7.1/main/streams/
H A Dphp_stream_transport.h37 PHPAPI int php_stream_xport_register(const char *protocol, php_stream_transport_factory factory);

Completed in 26 milliseconds

123456789