Home
last modified time | relevance | path

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

/PHP-8.0/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.0/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.0/ext/gd/tests/
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
/PHP-8.0/ext/oci8/tests/
H A Dbug47281_tt.phpt5 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
/PHP-8.0/Zend/
H A Dzend_operators.c1508 zval *longer, *shorter; in bitwise_or_function() local
1522 shorter = op2; in bitwise_or_function()
1525 shorter = op1; in bitwise_or_function()
1529 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_or_function()
1590 zval *longer, *shorter; in bitwise_and_function() local
1604 shorter = op2; in bitwise_and_function()
1607 shorter = op1; in bitwise_and_function()
1611 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_and_function()
1672 zval *longer, *shorter; in bitwise_xor_function() local
1686 shorter = op2; in bitwise_xor_function()
[all …]
/PHP-8.0/
H A DCONTRIBUTING.md369 5. In your commit messages, keep each line shorter than 80 characters. And try
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7087 # * Produce shorter output - notably, only report compression methods
30989 # alternative shorter names
H A Dmagic7087 # * Produce shorter output - notably, only report compression methods
30989 # alternative shorter names

Completed in 139 milliseconds