Ten_pmax 1586 Zend/zend_strtod.c if (k >= 0 && k <= Ten_pmax) { Ten_pmax 2183 Zend/zend_strtod.c if (e <= Ten_pmax) { Ten_pmax 2193 Zend/zend_strtod.c if (e <= Ten_pmax + i) { Ten_pmax 2219 Zend/zend_strtod.c else if (e >= -Ten_pmax) {