Searched refs:skipped (Results 1 – 18 of 18) sorted by relevance
/PHP-7.2/Zend/tests/ |
H A D | bug52361.phpt | 20 echo "must be skipped !!!";
|
/PHP-7.2/ext/pdo_odbc/tests/ |
H A D | common.phpt | 26 // 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 D | mysqli_get_client_stats_skipped.phpt | 2 mysqli_get_client_stats() - skipped rows
|
/PHP-7.2/Zend/ |
H A D | README.ZEND_MM | 33 DL_UNLOAD() is skipped during the shutdown of shared extensions.
|
/PHP-7.2/ext/pdo_pgsql/tests/ |
H A D | bug69362.phpt | 20 // Assume that if we can't create or drop a user, this test needs to be skipped
|
H A D | bug62479.phpt | 20 // 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 D | bug26614.phpt | 2 Bug #26614 (CDATA sections skipped on line count)
|
H A D | bug26614_libxml.phpt | 2 Bug #26614 (CDATA sections skipped on line count)
|
/PHP-7.2/ext/standard/tests/streams/ |
H A D | stream_set_chunk_size.phpt | 30 /* when the chunk size is 1, the read buffer is skipped, but the
|
/PHP-7.2/ |
H A D | README.TESTING2 | 33 the web server runs under will be skipped. Since the test harness defines a number
|
H A D | NEWS | 329 . Fixed bug #76980 (Interface gets skipped if autoloader throws an exception).
|
/PHP-7.2/sapi/fpm/ |
H A D | config.m4 | 197 AC_MSG_RESULT([skipped (cross compiling)]) 271 AC_MSG_RESULT([skipped (cross compiling)])
|
/PHP-7.2/ext/standard/ |
H A D | string.c | 1337 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 D | ChangeLog | 1046 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 D | README | 686 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 D | pcre.txt | 3359 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 D | magic | 17676 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped
|
H A D | magic私はガラスを食べられます | 17676 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped
|
Completed in 201 milliseconds