Lines Matching defs:PHP_FUNCTION

283 PHP_FUNCTION(abs)  in PHP_FUNCTION()  function
307 PHP_FUNCTION(ceil) in PHP_FUNCTION() function
328 PHP_FUNCTION(floor) in PHP_FUNCTION() function
349 PHP_FUNCTION(round) in PHP_FUNCTION() function
397 PHP_FUNCTION(sin) in PHP_FUNCTION() function
410 PHP_FUNCTION(cos) in PHP_FUNCTION() function
423 PHP_FUNCTION(tan) in PHP_FUNCTION() function
436 PHP_FUNCTION(asin) in PHP_FUNCTION() function
449 PHP_FUNCTION(acos) in PHP_FUNCTION() function
462 PHP_FUNCTION(atan) in PHP_FUNCTION() function
475 PHP_FUNCTION(atan2) in PHP_FUNCTION() function
488 PHP_FUNCTION(sinh) in PHP_FUNCTION() function
501 PHP_FUNCTION(cosh) in PHP_FUNCTION() function
514 PHP_FUNCTION(tanh) in PHP_FUNCTION() function
527 PHP_FUNCTION(asinh) in PHP_FUNCTION() function
540 PHP_FUNCTION(acosh) in PHP_FUNCTION() function
553 PHP_FUNCTION(atanh) in PHP_FUNCTION() function
566 PHP_FUNCTION(pi) in PHP_FUNCTION() function
574 PHP_FUNCTION(is_finite) in PHP_FUNCTION() function
587 PHP_FUNCTION(is_infinite) in PHP_FUNCTION() function
600 PHP_FUNCTION(is_nan) in PHP_FUNCTION() function
613 PHP_FUNCTION(pow) in PHP_FUNCTION() function
627 PHP_FUNCTION(exp) in PHP_FUNCTION() function
645 PHP_FUNCTION(expm1) in PHP_FUNCTION() function
662 PHP_FUNCTION(log1p) in PHP_FUNCTION() function
675 PHP_FUNCTION(log) in PHP_FUNCTION() function
699 PHP_FUNCTION(log10) in PHP_FUNCTION() function
712 PHP_FUNCTION(sqrt) in PHP_FUNCTION() function
725 PHP_FUNCTION(hypot) in PHP_FUNCTION() function
744 PHP_FUNCTION(deg2rad) in PHP_FUNCTION() function
757 PHP_FUNCTION(rad2deg) in PHP_FUNCTION() function
947 PHP_FUNCTION(bindec) in PHP_FUNCTION() function
963 PHP_FUNCTION(hexdec) in PHP_FUNCTION() function
979 PHP_FUNCTION(octdec) in PHP_FUNCTION() function
995 PHP_FUNCTION(decbin) in PHP_FUNCTION() function
1011 PHP_FUNCTION(decoct) in PHP_FUNCTION() function
1027 PHP_FUNCTION(dechex) in PHP_FUNCTION() function
1043 PHP_FUNCTION(base_convert) in PHP_FUNCTION() function
1217 PHP_FUNCTION(number_format) in PHP_FUNCTION() function
1265 PHP_FUNCTION(fmod) in PHP_FUNCTION() function