Searched refs:shorter (Results 1 – 9 of 9) sorted by relevance
2 Bug #78612 (strtr leaks memory when integer keys are used and the subject string shorter).
2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
14 * 3) second array shorter than first array15 * 4) first array shorter than second array
5 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
1486 zval *longer, *shorter; in bitwise_or_function() local1500 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() local1578 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() local1656 shorter = op2; in bitwise_xor_function()[all …]
99 5. In your commit messages, keep each line shorter than 80 characters. And
727 subject string shorter). (Nikita)
5867 # * Produce shorter output - notably, only report compression methods
Completed in 134 milliseconds