Home
last modified time | relevance | path

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

/PHP-7.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-7.3/ext/gd/tests/
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
/PHP-7.3/ext/standard/tests/array/
H A Darray_map_variation7.phpt14 * 3) second array shorter than first array
15 * 4) first array shorter than second array
/PHP-7.3/ext/oci8/tests/
H A Dbug47281_tt.phpt5 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
/PHP-7.3/Zend/
H A Dzend_operators.c1486 zval *longer, *shorter; in bitwise_or_function() local
1500 shorter = op2; in bitwise_or_function()
1503 shorter = op1; in bitwise_or_function()
1507 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_or_function()
1564 zval *longer, *shorter; in bitwise_and_function() local
1578 shorter = op2; in bitwise_and_function()
1581 shorter = op1; in bitwise_and_function()
1585 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_and_function()
1642 zval *longer, *shorter; in bitwise_xor_function() local
1656 shorter = op2; in bitwise_xor_function()
[all …]
/PHP-7.3/
H A DREADME.GIT-RULES99 5. In your commit messages, keep each line shorter than 80 characters. And
H A DNEWS727 subject string shorter). (Nikita)
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic5867 # * Produce shorter output - notably, only report compression methods
H A Dmagic私はガラスを食べられます5867 # * Produce shorter output - notably, only report compression methods

Completed in 134 milliseconds