Home
last modified time | relevance | path

Searched refs:difference (Results 51 – 63 of 63) sorted by relevance

123

/PHP-7.2/ext/openssl/
H A Dxp_ssl.c2158 struct timeval difference; in php_openssl_subtract_timeval() local
2160 difference.tv_sec = a.tv_sec - b.tv_sec; in php_openssl_subtract_timeval()
2161 difference.tv_usec = a.tv_usec - b.tv_usec; in php_openssl_subtract_timeval()
2168 return difference; in php_openssl_subtract_timeval()
/PHP-7.2/ext/standard/tests/array/
H A Darray_diff_uassoc_variation3.phpt6 …* Description: Computes the difference of arrays with additional index check which is performed by…
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput15311 /-- Putting SKIP in front of PRUNE makes no difference, as it is never
5323 /-- Putting THEN in front makes no difference. */
5343 /-- Putting PRUNE in front makes no difference. --/
5348 /-- Putting THEN in front makes no difference. --/
5371 /-- Putting SKIP in front makes no difference. --/
5376 /-- Putting PRUNE in front makes no difference. --/
5381 /-- Putting COMMIT in front makes no difference. --/
H A Dtestoutput18809 /-- Putting SKIP in front of PRUNE makes no difference, as it is never
8824 /-- Putting THEN in front makes no difference. */
8846 /-- Putting PRUNE in front makes no difference. --/
8852 /-- Putting THEN in front makes no difference. --/
8879 /-- Putting SKIP in front makes no difference. --/
8885 /-- Putting PRUNE in front makes no difference. --/
8891 /-- Putting COMMIT in front makes no difference. --/
H A Dtestoutput18-16309 can't tell the difference.) --/
H A Dtestoutput18-32307 can't tell the difference.) --/
H A Dtestoutput15451 can't tell the difference.) --/
/PHP-7.2/
H A DREADME.STREAMS218 Please note the difference between php_stream_is and php_stream_can_cast;
/PHP-7.2/ext/pcre/pcrelib/
H A DChangeLog975 to unsigned int is reported to make a quite noticeable speed difference in
2361 2005 (difference between two addresses compared to an unsigned value).
2511 first character of the match. This makes a difference only if the pattern
2588 confusion. (This is a difference from Perl.)
2750 7. Added two (int) casts to pcregrep when printing the difference of two
3629 5.0 to both the input and output. (It makes no difference on Unix-like
3859 6. The RunPerlTest auxiliary script was showing an unexpected difference
3987 difference for some implementation of PCRE in some Windows version.
4162 (It makes no difference on Unix-like systems.)
4464 difference is that it has an extra argument, which is a pointer to an
[all …]
H A DREADME716 that Perl gives the same results. The only difference you should see is in the
730 this shows up in this test as a difference in the compiled code, which is being
H A DNEWS78 5.18. There is now no difference between "Perl space" and "POSIX space".
/PHP-7.2/ext/mbstring/libmbfl/
H A DLICENSE110 modification follow. Pay close attention to the difference between a
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt369 8-bit counterparts. The only difference is that pointers to character
700 8-bit counterparts. The only difference is that pointers to character
1386 match a pattern, the two algorithms give the same answer. A difference
1488 sessive quantifiers can make a difference when what follows could also
2038 to compile a pattern into an internal form. The only difference between
5603 the subject, \A can never match. The difference between \Z and \z is
6439 simpler forms of atomic group. However, there is no difference in the
6441 though there may be a performance difference; possessive quantifiers
6749 For long strings, this approach makes a significant difference to the
9484 much difference for \b.
[all …]

Completed in 113 milliseconds

123