Home
last modified time | relevance | path

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

/PHP-7.2/Zend/tests/
H A Dbug52361.phpt20 echo "must be skipped !!!";
/PHP-7.2/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.2/ext/mysqli/tests/
H A Dmysqli_get_client_stats_skipped.phpt2 mysqli_get_client_stats() - skipped rows
/PHP-7.2/Zend/
H A DREADME.ZEND_MM33 DL_UNLOAD() is skipped during the shutdown of shared extensions.
/PHP-7.2/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.2/ext/xml/tests/
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.2/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.2/
H A DREADME.TESTING233 the web server runs under will be skipped. Since the test harness defines a number
H A DNEWS329 . Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
/PHP-7.2/sapi/fpm/
H A Dconfig.m4197 AC_MSG_RESULT([skipped (cross compiling)])
271 AC_MSG_RESULT([skipped (cross compiling)])
/PHP-7.2/ext/standard/
H A Dstring.c1337 size_t skipped = 0; in PHP_FUNCTION() local
1376 skipped++; in PHP_FUNCTION()
1388 RETVAL_STRINGL(BG(strtok_last) + skipped, (p - BG(strtok_last)) - skipped); in PHP_FUNCTION()
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog1046 in the condition was skipped when pcre_exec() was used for matching.
1770 over a \r\n pair if the subsequent match failed. Instead, it just skipped
2820 skipped unless they satisfied the include/exclude conditions. This is
2854 pattern, with a new opcode that causes them to be skipped at execution
3035 being skipped when checking for a possible empty match (negative lookaheads
3036 and both kinds of lookbehind were skipped).
3509 for different internal link sizes. Test 2 is skipped for link sizes
3689 incorrectly, because the \d was being skipped in the check.
H A DREADME686 Many of the tests that are not skipped are run up to three times. The second
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt3359 these "start-up" optimizations can cause them to be skipped if the pat-
6889 skipped if control reaches this point in the pattern; the idea of
6901 this part of the pattern is skipped because DEFINE acts like a false
7269 skipped. If you need all possible callouts to happen, you need to set
/PHP-7.2/ext/fileinfo/tests/
H A Dmagic17676 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped
H A Dmagic私はガラスを食べられます17676 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped

Completed in 201 milliseconds