Home
last modified time | relevance | path

Searched refs:test (Results 4301 – 4325 of 5220) sorted by relevance

1...<<171172173174175176177178179180>>...209

/php-src/ext/dom/tests/
H A Ddom005.phpt8 $dom->loadHTMLFile(__DIR__."/test.html", LIBXML_NOBLANKS);
/php-src/ext/zlib/tests/
H A Dinflate_add_basic.phpt7 if (getenv("SKIP_SLOW_TESTS")) die('skip slow test');
/php-src/ext/standard/tests/file/
H A Dproc_open01.phpt2 proc_open() regression test 1 (proc_open() leak)
/php-src/sapi/fpm/tests/
H A Dfcgi-env-pif-apache-handler-without-docroot.phpt7 die('skip: The doc_root ini has to be unset for this test to work');
/php-src/ext/dom/tests/delayed_freeing/
H A Dgh9628_2.phpt42 $span->hasAttribute('test');
/php-src/ext/intl/tests/
H A Dcalendar_equals_before_after_basic.phpt2 IntlCalendar::equals(), ::before() and ::after() basic test
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_attr_get.phpt20 mysqli_stmt_prepare($stmt, 'SELECT * FROM test');
H A Dmysqli_real_query.phpt75 mysqli_real_query($link, "SELECT id FROM test");
88 if (!mysqli_query($link, "DROP TABLE IF EXISTS test"))
/php-src/ext/pgsql/tests/
H A Dbug72028.phpt9 // create test table
H A D14pg_update_9.phpt27 pg_update($db, $table_name, $fields, $ids) or print "Error in test 1\n";
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_column.phpt27 $stmt->execute(array(':placeholder' => 'test'));
H A Dpdo_mysql_commit.phpt51 // a weak test without unicode etc. - lets leave that to dedicated tests
72 // a weak test without unicode etc. - lets leave that to dedicated tests
/php-src/ext/standard/tests/math/
H A Dpow_variation1_64bit.phpt7 if (PHP_INT_SIZE != 8) die("skip this test is for 64bit platform only");
H A Dpow_variation1.phpt7 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");
/php-src/ext/gd/tests/
H A Dbug43475.phpt8 die("skip test requires GD 2.2.2 or higher");
/php-src/ext/dom/tests/modern/html/parser/
H A DHTMLDocument_fromString_line_column.phpt2 Dom\HTMLDocument::createFromString() - line and column test
/php-src/ext/standard/tests/array/
H A Darray_key_first.phpt8 /* Various combinations of arrays to be used for the test */
27 /* Loop to test normal functionality with different arrays inputs */
H A Darray_key_last.phpt8 /* Various combinations of arrays to be used for the test */
27 /* Loop to test normal functionality with different arrays inputs */
H A Darray_pop.phpt11 /* Various combinations of arrays to be used for the test */
28 /* Loop to test normal functionality with different arrays inputs */
H A Dextract_variation3.phpt6 /* various combinations of arrays to be used for the test */
/php-src/ext/mbstring/tests/
H A Deucjp_2004_encoding.phpt2 Exhaustive test of EUC-JP-2004 encoding verification and conversion
7 if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
/php-src/Zend/tests/
H A D002.phpt74 class test {
89 test::test1(1);
/php-src/ext/phar/tests/
H A D019b.phpt2 Phar: opendir test, recurse into
/php-src/ext/pdo/tests/
H A Dpdo_dsn_containing_credentials.phpt35 // test b/c - credentials in DSN are ignored when user/pass passed as separate params
/php-src/tests/lang/integer_literals/
H A Dbinary_32bit.phpt5 if (PHP_INT_SIZE != 4) die("skip this test is for 32bit platform only");

Completed in 29 milliseconds

1...<<171172173174175176177178179180>>...209