Home
last modified time | relevance | path

Searched refs:shorter (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/ext/standard/tests/array/
H A Darray_map_variation7.phpt9 * 3) second array shorter than first array
10 * 4) first array shorter than second array
/PHP-8.3/ext/gd/tests/
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
/PHP-8.3/ext/standard/tests/strings/
H A Dbug78612.phpt2 Bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter).
/PHP-8.3/ext/oci8/tests/
H A Dbug47281_tt.phpt8 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
/PHP-8.3/Zend/
H A Dzend_operators.c1643 zval *longer, *shorter; in bitwise_or_function() local
1657 shorter = op2; in bitwise_or_function()
1660 shorter = op1; in bitwise_or_function()
1664 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_or_function()
1725 zval *longer, *shorter; in bitwise_and_function() local
1739 shorter = op2; in bitwise_and_function()
1742 shorter = op1; in bitwise_and_function()
1746 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_and_function()
1807 zval *longer, *shorter; in bitwise_xor_function() local
1821 shorter = op2; in bitwise_xor_function()
[all …]
/PHP-8.3/ext/mbstring/tests/
H A Dencoding_tests.inc144 // Try various shorter ones
H A Dsjis_mobile_encodings.phpt313 // This occurred when the input string was shorter than the output
/PHP-8.3/
H A DCONTRIBUTING.md397 5. In your commit messages, keep each line shorter than 80 characters. And try
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic8438 # * Produce shorter output - notably, only report compression methods
38119 # alternative shorter names
H A Dmagic私はガラスを食べられます8438 # * Produce shorter output - notably, only report compression methods
38119 # alternative shorter names

Completed in 440 milliseconds