Home
last modified time | relevance | path

Searched refs:skipped (Results 1 – 19 of 19) sorted by relevance

/PHP-7.4/Zend/tests/
H A Dbug52361.phpt20 echo "must be skipped !!!";
/PHP-7.4/ext/xml/tests/
H A Dbug70962.phpt23 // Check embedded whitespace is not getting skipped.
H A Dbug26614.phpt2 Bug #26614 (CDATA sections skipped on line count)
H A Dbug26614_libxml.phpt2 Bug #26614 (CDATA sections skipped on line count)
/PHP-7.4/ext/standard/tests/serialize/
H A Dsleep_uninitialized_typed_prop.phpt2 Referencing an uninitialized typed property in __sleep() should be skipped
/PHP-7.4/sapi/fpm/tests/
H A Dbug76601-reload-child-signals.phpt66 $skipped = $tester->getLogLines(2000);
74 echo implode('', $skipped);
/PHP-7.4/ext/pdo_odbc/tests/
H A Dcommon.phpt26 // 1. test is skipped if user doesn't want to test it, even if they have MS Access installed
65 // test will be skipped. see SKIPIF section of long_columns.phpt
/PHP-7.4/ext/fileinfo/
H A Dconfig.m450 ],[AC_MSG_RESULT([skipped, cross-compiling])])
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_client_stats_skipped.phpt2 mysqli_get_client_stats() - skipped rows
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug69362.phpt20 // Assume that if we can't create or drop a user, this test needs to be skipped
H A Dbug62479.phpt20 // Assume that if we can't create or drop a user, this test needs to be skipped
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_set_chunk_size.phpt30 /* when the chunk size is 1, the read buffer is skipped, but the
/PHP-7.4/Zend/
H A DREADME.md29 `DL_UNLOAD()` is skipped during the shutdown of shared extensions.
/PHP-7.4/sapi/fpm/
H A Dconfig.m4191 AC_MSG_RESULT([skipped (cross-compiling)])
265 AC_MSG_RESULT([skipped (cross-compiling)])
/PHP-7.4/build/
H A Dpkg.m490 dnl it's called might be skipped (such as if it is within an "if", you
/PHP-7.4/ext/standard/
H A Dstring.c1322 size_t skipped = 0; in PHP_FUNCTION() local
1361 skipped++; in PHP_FUNCTION()
1373 RETVAL_STRINGL(BG(strtok_last) + skipped, (p - BG(strtok_last)) - skipped); in PHP_FUNCTION()
/PHP-7.4/
H A DNEWS1972 . Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
2700 . Implemented FR #69592 (allow 0-column rowsets to be skipped automatically).
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます20825 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped
H A Dmagic20825 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped

Completed in 138 milliseconds