Searched refs:alternate (Results 1 – 10 of 10) sorted by relevance
/PHP-5.4/ext/hash/ |
H A D | hash_fnv.c | 151 fnv_32_buf(void *buf, size_t len, php_hash_uint32 hval, int alternate) in fnv_32_buf() argument 161 if (alternate == 0) { in fnv_32_buf() 193 fnv_64_buf(void *buf, size_t len, php_hash_uint64 hval, int alternate) in fnv_64_buf() argument 203 if (alternate == 0) { in fnv_64_buf()
|
H A D | php_hash_fnv.h | 67 static php_hash_uint32 fnv_32_buf(void *buf, size_t len, php_hash_uint32 hval, int alternate); 68 static php_hash_uint64 fnv_64_buf(void *buf, size_t len, php_hash_uint64 hval, int alternate);
|
/PHP-5.4/ext/phar/tests/ |
H A D | frontcontroller7.phpt | 2 Phar front controller alternate index file
|
/PHP-5.4/ext/phar/tests/cache_list/ |
H A D | frontcontroller7.phpt | 2 Phar front controller alternate index file [cache_list]
|
/PHP-5.4/ext/phar/tests/tar/ |
H A D | frontcontroller7.phar.phpt | 2 Phar front controller alternate index file tar-based
|
/PHP-5.4/ext/phar/tests/zip/ |
H A D | frontcontroller7.phar.phpt | 2 Phar front controller alternate index file zip-based
|
/PHP-5.4/ |
H A D | php.ini-development | 707 ; see documentation for security issues. The alternate is to use the
|
H A D | php.ini-production | 707 ; see documentation for security issues. The alternate is to use the
|
/PHP-5.4/ext/fileinfo/tests/ |
H A D | magic | 4296 # genesis: file(1) alternate magic for the Super MegaDrive ROM dump format 12813 >22 belong &0x02 may be loaded to alternate RAM, 12814 >22 belong &0x04 malloc may be from alternate RAM,
|
/PHP-5.4/ext/pcre/pcrelib/ |
H A D | ChangeLog | 4007 4. Added an alternate matching function, pcre_dfa_exec(), which matches using
|
Completed in 72 milliseconds