Home
last modified time | relevance | path

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

/PHP-5.5/Zend/tests/
H A Dbug52361.phpt20 echo "must be skipped !!!";
/PHP-5.5/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-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats_skipped.phpt2 mysqli_get_client_stats() - skipped rows
/PHP-5.5/Zend/
H A DREADME.ZEND_MM33 DL_UNLOAD() is skipped during the shutdown of shared extensions.
/PHP-5.5/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-5.5/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-5.5/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-5.5/
H A DREADME.TESTING233 the web server runs under will be skipped. Since the test harness defines a number
H A DNEWS4889 data than was requested was skipped. (Gustavo)
/PHP-5.5/sapi/fpm/
H A Dconfig.m4197 AC_MSG_RESULT([skipped (cross compiling)])
271 AC_MSG_RESULT([skipped (cross compiling)])
/PHP-5.5/ext/standard/
H A Dstring.c1286 int skipped = 0; in PHP_FUNCTION() local
1329 skipped++; in PHP_FUNCTION()
1341 RETVAL_STRINGL(BG(strtok_last) + skipped, (p - BG(strtok_last)) - skipped, 1); in PHP_FUNCTION()
/PHP-5.5/ext/pcre/pcrelib/
H A DChangeLog860 in the condition was skipped when pcre_exec() was used for matching.
1584 over a \r\n pair if the subsequent match failed. Instead, it just skipped
2634 skipped unless they satisfied the include/exclude conditions. This is
2668 pattern, with a new opcode that causes them to be skipped at execution
2849 being skipped when checking for a possible empty match (negative lookaheads
2850 and both kinds of lookbehind were skipped).
3323 for different internal link sizes. Test 2 is skipped for link sizes
3503 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-5.5/ext/pcre/pcrelib/doc/
H A Dpcre.txt3360 these "start-up" optimizations can cause them to be skipped if the pat-
6885 skipped if control reaches this point in the pattern; the idea of
6897 this part of the pattern is skipped because DEFINE acts like a false
7265 skipped. If you need all possible callouts to happen, you need to set
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic13180 …leading/trailing nulls, zeros or non ASCII characters in 8-byte name field at offset 10 are skipped

Completed in 172 milliseconds