Ten_pmax         2783 Zend/zend_strtod.c 			if (e <= Ten_pmax) {
Ten_pmax         2799 Zend/zend_strtod.c 			if (e <= Ten_pmax + i) {
Ten_pmax         2830 Zend/zend_strtod.c 		else if (e >= -Ten_pmax) {
Ten_pmax         3894 Zend/zend_strtod.c 	if (k >= 0 && k <= Ten_pmax) {