Home
last modified time | relevance | path

Searched refs:factory (Results 201 – 225 of 253) sorted by relevance

1234567891011

/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug66528.phpt15 $dbh = MySQLPDOTest::factory();
H A Dbug68371.phpt13 $pdo = MySQLPDOTest::factory();
H A Dpdo_mysql_inTransaction.phpt17 $db = MySQLPDOTest::factory();
H A Dbug_61207.phpt15 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_subclass.phpt76 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_types.phpt87 $db = MySQLPDOTest::factory();
181 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_bindparam_types.phpt9 $db = MySQLPDOTest::factory();
14 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_class_constants.phpt24 return MySQLPDOTest::getClientVersion(MySQLPDOTest::factory());
H A Dbug_44707.phpt12 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_multi_statements.phpt9 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_errmode.phpt9 $db = MySQLPDOTest::factory();
16 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_oracle_nulls.phpt13 $db = MySQLPDOTest::factory();
H A Dbug_44454.phpt75 $db = MySQLPDOTest::factory();
/PHP-8.1/ext/pdo/tests/
H A Dbug_44173.phpt16 $db = PDOTest::factory();
H A Dpdo_030.phpt60 $db = PDOTest::factory('PDODatabase');
H A Dpdo_009.phpt16 $db = PDOTest::factory();
H A Dpdo_014.phpt16 $db = PDOTest::factory();
H A Dbug_44861.phpt26 $db = PDOTest::factory();
H A Dpdo_010.phpt16 $db = PDOTest::factory();
H A Dpdo_005.phpt16 $db = PDOTest::factory();
/PHP-8.1/ext/pdo_oci/tests/
H A Dpdo_oci_quote1.phpt15 $db = PDOTest::factory();
H A Dpdo_oci_debugdumpparams.phpt15 $db = PDOTest::factory();
/PHP-8.1/main/streams/
H A Dphp_stream_transport.h34 PHPAPI int php_stream_xport_register(const char *protocol, php_stream_transport_factory factory);
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug68199.phpt12 $db = PDOTest::factory();
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h30 …void ** (*get_protocol_decoder_area)(const MYSQLND_PROTOCOL_PAYLOAD_DECODER_FACTORY * factory, con…

Completed in 67 milliseconds

1234567891011