expm1            2898 ext/standard/basic_functions.c 	PHP_FE(expm1,															arginfo_expm1)
expm1             292 ext/standard/math.c 	return(expm1(x));
expm1             785 ext/standard/math.c PHP_FUNCTION(expm1)
expm1              76 ext/standard/php_math.h PHP_FUNCTION(expm1);