Sign_bit 1493 Zend/zend_strtod.c if (word0(d) & Sign_bit) { Sign_bit 1496 Zend/zend_strtod.c word0(d) &= ~Sign_bit; /* clear sign bit */