Home
last modified time | relevance | path

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

/PHP-8.1/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.1/ext/gd/tests/
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
/PHP-8.1/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.1/ext/oci8/tests/
H A Dbug47281_tt.phpt7 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
/PHP-8.1/Zend/
H A Dzend_operators.c1534 zval *longer, *shorter; in bitwise_or_function() local
1548 shorter = op2; in bitwise_or_function()
1551 shorter = op1; in bitwise_or_function()
1555 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_or_function()
1616 zval *longer, *shorter; in bitwise_and_function() local
1630 shorter = op2; in bitwise_and_function()
1633 shorter = op1; in bitwise_and_function()
1637 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_and_function()
1698 zval *longer, *shorter; in bitwise_xor_function() local
1712 shorter = op2; in bitwise_xor_function()
[all …]
/PHP-8.1/
H A DCONTRIBUTING.md371 5. In your commit messages, keep each line shorter than 80 characters. And try
/PHP-8.1/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 160 milliseconds