Home
last modified time | relevance | path

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

/PHP-5.5/ext/hash/
H A Dhash_fnv.c151 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 Dphp_hash_fnv.h67 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.5/ext/phar/tests/
H A Dfrontcontroller7.phpt2 Phar front controller alternate index file
/PHP-5.5/ext/phar/tests/cache_list/
H A Dfrontcontroller7.phpt2 Phar front controller alternate index file [cache_list]
/PHP-5.5/ext/phar/tests/tar/
H A Dfrontcontroller7.phar.phpt2 Phar front controller alternate index file tar-based
/PHP-5.5/ext/phar/tests/zip/
H A Dfrontcontroller7.phar.phpt2 Phar front controller alternate index file zip-based
/PHP-5.5/
H A Dphp.ini-development704 ; see documentation for security issues. The alternate is to use the
H A Dphp.ini-production704 ; see documentation for security issues. The alternate is to use the
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic4296 # 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.5/ext/pcre/pcrelib/
H A DChangeLog4183 4. Added an alternate matching function, pcre_dfa_exec(), which matches using

Completed in 81 milliseconds