Home
last modified time | relevance | path

Searched refs:longer (Results 26 – 50 of 75) sorted by relevance

123

/PHP-5.5/ext/spl/tests/
H A Dheap_top_variation_002.phpt31 Heap is corrupted, heap properties are no longer ensured.
H A Dheap_corruption.phpt62 Corruption Exception: Heap is corrupted, heap properties are no longer ensured.
/PHP-5.5/Zend/tests/
H A Dbug32660.phpt27 $b = "much longer";
/PHP-5.5/ext/dom/tests/
H A Dbug36756.phpt32 Warning: Couldn't fetch DOMElement. Node no longer exists in %sbug36756.php on line %d
/PHP-5.5/ext/posix/tests/
H A Dposix_access_error_modes.phpt17 die('SKIP Safe mode is no longer available.');
H A Dposix_access.phpt17 die('SKIP Safe mode is no longer available.');
H A Dposix_access_error_wrongparams.phpt17 die('SKIP Safe mode is no longer available.');
H A Dposix_mkfifo_safemode.phpt21 die('SKIP Safe mode is no longer available.');
/PHP-5.5/
H A DREADME.PHP4-TO-PHP5-THIN-CHANGES2 that the existing scripts may no longer work as you expect.
36 5. PATH_TRANSLATED server variable is no longer set implicitly under
42 6. Starting PHP 5.0.0 the T_ML_CONSTANT constant is no longer defined by the
H A DREADME.MAILINGLIST_RULES48 previous posters have said. This is even more important the longer the
57 people, double check the above rules. Try to wait a bit longer before
/PHP-5.5/ext/oci8/tests/
H A Dbug36403.phpt2 Bug #36403 (oci_execute no longer supports OCI_DESCRIBE_ONLY)
/PHP-5.5/Zend/
H A Dzend_operators.c1108 zval *longer, *shorter; in bitwise_or_function() local
1113 longer = op1; in bitwise_or_function()
1116 longer = op2; in bitwise_or_function()
1121 result_len = Z_STRLEN_P(longer); in bitwise_or_function()
1122 result_str = estrndup(Z_STRVAL_P(longer), Z_STRLEN_P(longer)); in bitwise_or_function()
1148 zval *longer, *shorter; in bitwise_and_function() local
1153 longer = op1; in bitwise_and_function()
1156 longer = op2; in bitwise_and_function()
1190 zval *longer, *shorter; in bitwise_xor_function() local
1195 longer = op1; in bitwise_xor_function()
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dcrypt_sha256.phpt35 b'a very much longer text to encrypt. This one even stretches over morethan one line.',
H A Dcrypt_sha512.phpt30 b'a very much longer text to encrypt. This one even stretches over morethan one line.',
H A Dstr_replace_variation3.phpt104 echo "\n-- Testing a longer and heredoc string --\n";
203 -- Testing a longer and heredoc string --
H A Ducfirst.phpt90 echo "\n--- Testing a longer and heredoc string ---\n";
184 --- Testing a longer and heredoc string ---
H A Dstrtr_basic.phpt29 //$from and $to are of different lengths, extra chars in the longer one are ignored
H A Dlcfirst.phpt119 echo "\n--- Testing a longer and heredoc string ---\n";
216 --- Testing a longer and heredoc string ---
/PHP-5.5/ext/intl/tests/
H A Dcollator_create.phpt82 …75777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters…
H A Dcollator_create4.phpt79 …75777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters…
H A Dcollator_create2.phpt83 …75777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters…
H A Dcollator_create3.phpt83 …75777981838587899193959799' locale: Locale string too long, should be no longer than 80 characters…
/PHP-5.5/ext/date/tests/
H A Dbug66985.phpt2 Bug #66986 (Some timezones are no longer valid in PHP 5.5.10)
/PHP-5.5/ext/ereg/regex/
H A DWHATSNEW12 and the makefile no longer alludes to it in mysterious ways. The
26 memory-allocation patterns. The header-file prototypes no longer name
29 now handled gracefully. "uchar" is no longer used as an internal type
/PHP-5.5/ext/standard/tests/streams/
H A Dproc_open_bug51800.phpt15 The smaller the pipe buffer is, the longer it will take. It might even pass at the end,

Completed in 31 milliseconds

123