Home
last modified time | relevance | path

Searched refs:algorithm (Results 51 – 61 of 61) sorted by relevance

123

/PHP-5.3/ext/phar/phar/
H A Dpharcommand.inc74 'inf' => '<algo> Compression algorithm.',
78 'auto' => 'Automatically select compression algorithm'
364 * Argument type compression algorithm
369 * @return string $arg The selected algorithm
626 * @param mixed $compress Compression algorithm or NULL
1172 return "Set signature hash algorithm.";
/PHP-5.3/ext/phar/tests/
H A Dbadparameters.phpt157 Cannot set signature algorithm, phar is read-only
/PHP-5.3/
H A DREADME.REDIST.BINS84 ideas. The password hashing algorithm was designed by David Mazieres
89 There's a paper on the algorithm that explains its design decisions:
140 The Mersenne Twister is an algorithm for generating random numbers. It
H A DNEWS1066 overflow), as the old fix impacted the algorithm for numbers with magnitude
1165 ciphers to the OpenSSL default for the algorithm. (Scott)
2519 - Fixed bug #49012 (phar tar signature algorithm reports as Unknown (0) in
2797 . Added sha224 hash algorithm to the hash extension. (Scott)
3044 - Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
3582 - Fixed weekdays adding/subtracting algorithm. (Derick)
4482 searching algorithm. (Dmitry)
5616 - Fixed tiger hash algorithm generating wrong results on big endian platforms.
/PHP-5.3/ext/pcre/pcrelib/doc/
H A Dpcre.txt1338 ject string. The "standard" algorithm is the one provided by the
1345 An alternative algorithm is provided by the pcre_dfa_exec(),
1348 tages and disadvantages compared with the standard algorithm, and these
1362 there are three possible answers. The standard algorithm finds only one
1363 of them, whereas the alternative algorithm finds all three.
1380 sions", the standard algorithm is an "NFA algorithm". It conducts a
1383 required. When there is a mismatch, the algorithm tries any alterna-
1392 that point the algorithm stops. Thus, if there is more than one possi-
1440 supported by the alternative matching algorithm. They are as follows:
1510 The alternative algorithm suffers from a number of disadvantages:
[all …]
/PHP-5.3/ext/intl/doc/
H A DTutorial.txt114 for RFC4646 locale naming, and RFC 4647 lookup algorithm.
/PHP-5.3/ext/fileinfo/tests/
H A Dmagic10493 >4 string >\0 algorithm: %s,
10499 >3 byte 1 algorithm: DES,
10500 >3 byte 2 algorithm: 3DES,
10501 >3 byte 3 algorithm: 3-WAY,
10502 >3 byte 4 algorithm: GOST,
10505 >3 byte 8 algorithm: CAST-128,
10506 >3 byte 9 algorithm: xTEA,
10508 >3 byte 11 algorithm: RC2,
10514 >3 byte 100 algorithm: RC6,
10515 >3 byte 101 algorithm: IDEA,
[all …]
/PHP-5.3/ext/pcre/pcrelib/
H A DNEWS389 algorithm, has been added. This has a number of advantages for certain cases,
H A DChangeLog3247 a different (DFA) algorithm. Although it is slower than the original
3614 In fixing this, I have also improved the studying algorithm for such
/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dsqlite.h.in256 ** The algorithm is simple. If the last token other than spaces
/PHP-5.3/ext/phar/
H A Dphar_object.c5285 ZEND_ARG_INFO(0, algorithm)

Completed in 171 milliseconds

123