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