Home
last modified time | relevance | path

Searched refs:factory (Results 76 – 100 of 253) sorted by relevance

1234567891011

/PHP-8.1/ext/pdo_mysql/tests/
H A Dbug70066.phpt16 $pdo = MySQLPDOTest::factory();
H A Dpdo_mysql_errorcode.phpt9 $db = MySQLPDOTest::factory();
14 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_closecursor_empty.phpt9 $db = MySQLPDOTest::factory();
14 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_fetchobject_ctor_args.phpt9 $db = MySQLPDOTest::factory();
25 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_closecursor_error.phpt13 $db = MySQLPDOTest::factory();
H A Dbug_74376.phpt22 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_fetch_table_names.phpt13 $db = MySQLPDOTest::factory();
H A Dbug66878.phpt14 $pdo = MySQLPDOTest::factory();
H A Dbug79872.phpt14 $db = MySQLPDOTest::factory();
H A Dbug80808.phpt14 $pdo = MySQLPDOTest::factory();
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt9 $db = MySQLPDOTest::factory();
14 $db = MySQLPDOTest::factory();
102 $db = MySQLPDOTest::factory();
H A Dbug67004.phpt14 $dbh = MySQLPDOTest::factory();
H A Dbug81037.phpt15 $pdo = MySQLPDOTest::factory();
H A Dpdo_mysql_local_infile_directory_denied.phpt39 $db = MySQLPDOTest::factory();
72 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_multiquery.phpt35 $db = MySQLPDOTest::factory();
42 $db = MySQLPDOTest::factory();
/PHP-8.1/main/streams/
H A Dphp_stream_filter_api.h145 …tream_filter_register_factory(const char *filterpattern, const php_stream_filter_factory *factory);
147 …er_register_factory_volatile(zend_string *filterpattern, const php_stream_filter_factory *factory);
/PHP-8.1/ext/pdo/tests/
H A Dbug_77849.phpt17 $db = PDOTest::factory();
H A Dpdo_quote_empty_string.phpt17 $pdo = PDOTest::factory();
H A Dbug_50458.phpt17 $db = PDOTest::factory();
H A Dbug_43663.phpt26 $a = PDOTest::factory(test::class);
H A Dbug_72788.phpt20 $db = PDOTest::factory('PDO', false);
H A Dpecl_bug_5772.phpt16 $db = PDOTest::factory();
H A Dpecl_bug_5809.phpt16 $db = PDOTest::factory();
H A Dbug_34687.phpt16 $db = PDOTest::factory();
H A Dbug_36428.phpt18 $db = PDOTest::factory();

Completed in 33 milliseconds

1234567891011