Home
last modified time | relevance | path

Searched refs:factory (Results 176 – 200 of 226) sorted by relevance

12345678910

/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_multi_statements.phpt8 $db = MySQLPDOTest::factory();
H A Dbug_61207.phpt13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_subclass.phpt74 $db = MySQLPDOTest::factory();
H A Dbug66528.phpt14 $dbh = 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 Dbug_44707.phpt11 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_class_constants.phpt45 } else if (MySQLPDOTest::getClientVersion(MySQLPDOTest::factory()) > 50605) {
H A Dpdo_mysql_attr_errmode.phpt8 $db = MySQLPDOTest::factory();
15 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_types.phpt86 $db = MySQLPDOTest::factory();
180 $db = MySQLPDOTest::factory();
/PHP-7.4/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();
H A Dpdo_oci_stream_1.phpt15 $dbh = PDOTest::factory();
/PHP-7.4/ext/pdo/tests/
H A Dbug_44173.phpt15 $db = PDOTest::factory();
H A Dpdo_009.phpt15 $db = PDOTest::factory();
H A Dpdo_014.phpt15 $db = PDOTest::factory();
H A Dpdo_030.phpt59 $db = PDOTest::factory('PDODatabase');
H A Dbug_44861.phpt25 $db = PDOTest::factory();
H A Dpdo_005.phpt15 $db = PDOTest::factory();
H A Dpdo_010.phpt15 $db = PDOTest::factory();
H A Dbug_69356.phpt16 $db = PDOTest::factory();
/PHP-7.4/main/streams/
H A Dphp_stream_transport.h36 PHPAPI int php_stream_xport_register(const char *protocol, php_stream_transport_factory factory);
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug68199.phpt10 $db = PDOTest::factory();
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h33 …void ** (*get_protocol_decoder_area)(const MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * factory, con…

Completed in 28 milliseconds

12345678910