Home
last modified time | relevance | path

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

/PHP-8.2/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.2/ext/gd/tests/
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
/PHP-8.2/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.2/ext/oci8/tests/
H A Dbug47281_tt.phpt7 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
/PHP-8.2/Zend/
H A Dzend_operators.c1584 zval *longer, *shorter; in bitwise_or_function() local
1598 shorter = op2; in bitwise_or_function()
1601 shorter = op1; in bitwise_or_function()
1605 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_or_function()
1666 zval *longer, *shorter; in bitwise_and_function() local
1680 shorter = op2; in bitwise_and_function()
1683 shorter = op1; in bitwise_and_function()
1687 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_and_function()
1748 zval *longer, *shorter; in bitwise_xor_function() local
1762 shorter = op2; in bitwise_xor_function()
[all …]
/PHP-8.2/ext/mbstring/tests/
H A Dencoding_tests.inc116 // Try various shorter ones
H A Dsjis_mobile_encodings.phpt313 // This occurred when the input string was shorter than the output
/PHP-8.2/
H A DCONTRIBUTING.md374 5. In your commit messages, keep each line shorter than 80 characters. And try
/PHP-8.2/ext/fileinfo/tests/
H A Dmagic7464 # * Produce shorter output - notably, only report compression methods
32915 # alternative shorter names
H A Dmagic私はガラスを食べられます7464 # * Produce shorter output - notably, only report compression methods
32915 # alternative shorter names

Completed in 264 milliseconds