php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Macros | |
#define | t1 (table) |
#define | t2 (table+256) |
#define | t3 (table+256*2) |
#define | t4 (table+256*3) |
#define t1 (table) |
Definition at line 18 of file php_hash_tiger_tables.h.
#define t2 (table+256) |
Definition at line 19 of file php_hash_tiger_tables.h.
#define t3 (table+256*2) |
Definition at line 20 of file php_hash_tiger_tables.h.
#define t4 (table+256*3) |
Definition at line 21 of file php_hash_tiger_tables.h.