Home
last modified time | relevance | path

Searched refs:which (Results 151 – 175 of 628) sorted by relevance

12345678910>>...26

/PHP-5.5/ext/standard/tests/array/
H A Dusort_variation9.phpt29 // different variables which are used as elements of $array_arg
H A Darray_diff_assoc_variation8.phpt6 * Description: Returns the entries of $arr1 that have values which are not
H A Darray_diff_key_variation7.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_intersect_key_variation7.phpt6 …* Description: Returns the entries of arr1 that have keys which are present in all the other argum…
H A Darray_intersect_variation10.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_intersect_error.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
H A Darray_diff_key_error.phpt6 …* Description: Returns the entries of arr1 that have keys which are not present in any of the othe…
H A Darray_filter_basic.phpt19 * Parameters : $input - input array each element of which will be checked in function even()
H A Darray_intersect_assoc_error.phpt6 …* Description: Returns the entries of arr1 that have values which are present in all the other arg…
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc.phpt29 Warning: mcrypt_cbc(): Attempt to use an empty IV, which is NOT recommend in %s on line %d
/PHP-5.5/ext/date/tests/
H A Dstrftime_variation17.phpt2 Test strftime() function : usage variation - Checking day related formats which are not supported o…
H A Dstrftime_variation20.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which are supported o…
H A Dgmstrftime_variation19.phpt2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are not suppo…
H A Dgmstrftime_variation20.phpt2 Test gmstrftime() function : usage variation - Checking newline and tab formats which are supported…
H A Dstrftime_variation19.phpt2 Test strftime() function : usage variation - Checking newline and tab formats which are not support…
/PHP-5.5/sapi/cli/
H A DREADME17 * -r option which allows execution of PHP code directly from
/PHP-5.5/ext/posix/tests/
H A Dposix_kill_basic.phpt15 // for now start at a low pid and find first pid which does not exist.
/PHP-5.5/ext/standard/tests/misc/
H A Dtime_sleep_until_basic.phpt20 // which will fail this test. this test randomly fails on Windows and this is the cause.
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_objects_006.phpt6 * Description: Returns a string representation of variable (which can later be unserialized)
/PHP-5.5/ext/standard/tests/filters/
H A Dstream_filter_remove_basic.phpt24 fwrite( $fp, "Testing the rot13 filter which shifts some things around." );
/PHP-5.5/ext/ctype/tests/
H A Dctype_digit_variation2.phpt13 * Pass different integers to ctype_digit() to test which character codes are considered
/PHP-5.5/ext/sockets/tests/
H A Dmcast_ipv6_recv_limited.phpt13 /* On Linux, there is no route ff00::/8 by default on lo, which makes it
14 * troublesome to send multicast traffic from lo, which we must since
/PHP-5.5/ext/standard/tests/file/
H A Dfseek_ftell_rewind_error1.phpt43 // fseek() on a file handle which is already closed
48 // fseek() on a file handle which is unset
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW17 tests, including a couple right at the end which are commented out
55 small extensions -- REG_ITOA and REG_ATOI -- which avoid debugging kludges
74 in BREs), which should reduce script breakage. The regression test
81 helper program, mkh, which extracts prototypes given in stylized comments.
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME52 functions, one for the 8-bit library, which processes strings of bytes, one for
53 the 16-bit library, which processes strings of 16-bit values, and one for the
54 32-bit library, which processes strings of 32-bit values. The distribution also
56 courtesy of Google Inc., which can be used to call the 8-bit PCRE library from
58 https://github.com/YasserAsmi/regexp, which aims to be simple and similar in
316 the same as --with-link-size=4, which (in both libraries) uses four-byte
332 pcre_dfa_exec(), which does not use deeply nested recursion. There is a
354 which specifies that the code value for the EBCDIC NL character is 0x25
403 avoided by linking with libedit (which has a BSD licence) instead.
441 The "configure" script also creates config.status, which is an executable
[all …]

Completed in 58 milliseconds

12345678910>>...26