Home
last modified time | relevance | path

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

/PHP-7.1/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.1/ext/gd/tests/
H A Dbug42434.phpt2 Bug #42434 (ImageLine w/ antialias = 1px shorter)
/PHP-7.1/ext/oci8/tests/
H A Dbug47281_tt.phpt5 $target_dbs = array('oracledb' => false, 'timesten' => true); // test runs on these DBs: shorter m…
/PHP-7.1/Zend/
H A Dzend_operators.c1403 zval *longer, *shorter; in bitwise_or_function() local
1421 shorter = op2; in bitwise_or_function()
1424 shorter = op1; in bitwise_or_function()
1428 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_or_function()
1479 zval *longer, *shorter; in bitwise_and_function() local
1497 shorter = op2; in bitwise_and_function()
1500 shorter = op1; in bitwise_and_function()
1504 for (i = 0; i < Z_STRLEN_P(shorter); i++) { in bitwise_and_function()
1555 zval *longer, *shorter; in bitwise_xor_function() local
1573 shorter = op2; in bitwise_xor_function()
[all …]
/PHP-7.1/
H A DREADME.GIT-RULES91 5. In your commit messages, keep each line shorter than 80 characters. And
/PHP-7.1/ext/intl/doc/
H A DTutorial.txt39 will make sort keys slightly shorter or longer respectively.
/PHP-7.1/ext/pcre/pcrelib/doc/
H A Dpcre.txt2593 it does guarantee that no shorter strings match. The value is used to
2594 avoid wasting time by trying to match strings that are shorter than the
4177 of the function start at the same point in the subject. The shorter
7135 ject string does not start with a palindrome that is shorter than the
8771 matching function on shorter strings. This optimization is also dis-
8883 find the shorter match first.
9131 because the shorter string "dog" is a complete match. Similarly, when
/PHP-7.1/ext/pcre/pcrelib/
H A DChangeLog636 shorter) and prepared the way for better handling of references to groups
1407 not work when the shorter character appeared right at the end of the
4219 8K, or the rest of the document (whichever is the shorter) is available
/PHP-7.1/ext/fileinfo/tests/
H A Dmagic4464 # * Produce shorter output - notably, only report compression methods
H A Dmagic私はガラスを食べられます4464 # * Produce shorter output - notably, only report compression methods

Completed in 171 milliseconds