Home
last modified time | relevance | path

Searched refs:factory (Results 51 – 75 of 175) sorted by relevance

1234567

/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_nextrowset.phpt8 $db = MySQLPDOTest::factory();
25 $db = MySQLPDOTest::factory();
76 $db = MySQLPDOTest::factory();
85 $db = MySQLPDOTest::factory();
92 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_prepare_native_clear_error.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
74 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_bit.phpt41 $db = MySQLPDOTest::factory();
53 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_columncount.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_errorcode.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_errorcode.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_closecursor_empty.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_prepare_native_dup_named_placeholder.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
100 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_multiquery.phpt34 $db = MySQLPDOTest::factory();
41 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_bindcolumn.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
107 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_server_version.phpt8 $db = MySQLPDOTest::factory();
13 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_blobs.phpt12 $db = MySQLPDOTest::factory();
94 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_attr_fetch_table_names.phpt12 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_stmt_rowcount.phpt12 $db = MySQLPDOTest::factory();
H A Dpdo_mysql_exec_ddl.phpt37 $db = MySQLPDOTest::factory();
83 $db = MySQLPDOTest::factory();
/PHP-5.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_drivername.phpt14 $dbh = PDOTest::factory();
/PHP-5.4/tests/classes/
H A Dfactory_001.phpt2 ZE2 factory objects
/PHP-5.4/ext/pdo/tests/
H A Dpdo_017.phpt11 $db = PDOTest::factory();
29 $db = PDOTest::factory();
H A Dbug_50458.phpt16 $db = PDOTest::factory();
H A Dbug_40285.phpt16 $db = PDOTest::factory();
H A Dbug_39398.phpt16 $db = PDOTest::factory();
H A Dpecl_bug_5772.phpt15 $db = PDOTest::factory();
H A Dpecl_bug_5809.phpt15 $db = PDOTest::factory();
H A Dbug_34687.phpt15 $db = PDOTest::factory();
/PHP-5.4/main/streams/
H A Dphp_stream_filter_api.h149 …m_filter_register_factory(const char *filterpattern, php_stream_filter_factory *factory TSRMLS_DC);
151 …register_factory_volatile(const char *filterpattern, php_stream_filter_factory *factory TSRMLS_DC);

Completed in 42 milliseconds

1234567