Lines Matching defs:PHP_FUNCTION

277 PHP_FUNCTION(abs)   in PHP_FUNCTION()  function
301 PHP_FUNCTION(ceil) in PHP_FUNCTION() function
322 PHP_FUNCTION(floor) in PHP_FUNCTION() function
343 PHP_FUNCTION(round) in PHP_FUNCTION() function
383 PHP_FUNCTION(sin) in PHP_FUNCTION() function
396 PHP_FUNCTION(cos) in PHP_FUNCTION() function
409 PHP_FUNCTION(tan) in PHP_FUNCTION() function
422 PHP_FUNCTION(asin) in PHP_FUNCTION() function
435 PHP_FUNCTION(acos) in PHP_FUNCTION() function
448 PHP_FUNCTION(atan) in PHP_FUNCTION() function
461 PHP_FUNCTION(atan2) in PHP_FUNCTION() function
474 PHP_FUNCTION(sinh) in PHP_FUNCTION() function
487 PHP_FUNCTION(cosh) in PHP_FUNCTION() function
500 PHP_FUNCTION(tanh) in PHP_FUNCTION() function
513 PHP_FUNCTION(asinh) in PHP_FUNCTION() function
526 PHP_FUNCTION(acosh) in PHP_FUNCTION() function
539 PHP_FUNCTION(atanh) in PHP_FUNCTION() function
552 PHP_FUNCTION(pi) in PHP_FUNCTION() function
560 PHP_FUNCTION(is_finite) in PHP_FUNCTION() function
573 PHP_FUNCTION(is_infinite) in PHP_FUNCTION() function
586 PHP_FUNCTION(is_nan) in PHP_FUNCTION() function
599 PHP_FUNCTION(pow) in PHP_FUNCTION() function
649 PHP_FUNCTION(exp) in PHP_FUNCTION() function
667 PHP_FUNCTION(expm1) in PHP_FUNCTION() function
684 PHP_FUNCTION(log1p) in PHP_FUNCTION() function
697 PHP_FUNCTION(log) in PHP_FUNCTION() function
721 PHP_FUNCTION(log10) in PHP_FUNCTION() function
734 PHP_FUNCTION(sqrt) in PHP_FUNCTION() function
747 PHP_FUNCTION(hypot) in PHP_FUNCTION() function
766 PHP_FUNCTION(deg2rad) in PHP_FUNCTION() function
779 PHP_FUNCTION(rad2deg) in PHP_FUNCTION() function
969 PHP_FUNCTION(bindec) in PHP_FUNCTION() function
985 PHP_FUNCTION(hexdec) in PHP_FUNCTION() function
1001 PHP_FUNCTION(octdec) in PHP_FUNCTION() function
1017 PHP_FUNCTION(decbin) in PHP_FUNCTION() function
1033 PHP_FUNCTION(decoct) in PHP_FUNCTION() function
1049 PHP_FUNCTION(dechex) in PHP_FUNCTION() function
1065 PHP_FUNCTION(base_convert) in PHP_FUNCTION() function
1231 PHP_FUNCTION(number_format) in PHP_FUNCTION() function
1275 PHP_FUNCTION(fmod) in PHP_FUNCTION() function