diff options
author | Sara Golemon <pollita@php.net> | 2002-12-20 18:34:56 +0000 |
---|---|---|
committer | Sara Golemon <pollita@php.net> | 2002-12-20 18:34:56 +0000 |
commit | 13308b5a94e5b99fb81e9970bd8ef47b3065aac7 (patch) | |
tree | 99cfc4efa95c659cb275272f5c62b485225c9aab /ext/sybase/php_sybase_db.c | |
parent | efd314e7676ee15fce07e282b0655b539eb1f5cc (diff) | |
download | php-git-13308b5a94e5b99fb81e9970bd8ef47b3065aac7.tar.gz |
Minor clarification in meaning of bitmask constants
/* PHP_DNS_xx = 1<<(T_xx-1) */
T_CNAME = 5 ergo PHP_DNS_CNAME should be 0x00000010.
T_SOA = 6 ergo PHP_DNS_CNAME should be 0x00000020.
Diffstat (limited to 'ext/sybase/php_sybase_db.c')
0 files changed, 0 insertions, 0 deletions