Ten_pmax         1580 Zend/zend_strtod.c 	if (k >= 0 && k <= Ten_pmax) {
Ten_pmax         2184 Zend/zend_strtod.c 			if (e <= Ten_pmax) {
Ten_pmax         2194 Zend/zend_strtod.c 			if (e <= Ten_pmax + i) {
Ten_pmax         2220 Zend/zend_strtod.c 		else if (e >= -Ten_pmax) {