Lines Matching defs:PHP_FUNCTION
247 PHP_FUNCTION(abs) in PHP_FUNCTION() function
270 PHP_FUNCTION(ceil) in PHP_FUNCTION() function
289 PHP_FUNCTION(floor) in PHP_FUNCTION() function
334 PHP_FUNCTION(round) in PHP_FUNCTION() function
393 PHP_FUNCTION(sin) in PHP_FUNCTION() function
405 PHP_FUNCTION(cos) in PHP_FUNCTION() function
417 PHP_FUNCTION(tan) in PHP_FUNCTION() function
429 PHP_FUNCTION(asin) in PHP_FUNCTION() function
441 PHP_FUNCTION(acos) in PHP_FUNCTION() function
453 PHP_FUNCTION(atan) in PHP_FUNCTION() function
465 PHP_FUNCTION(atan2) in PHP_FUNCTION() function
478 PHP_FUNCTION(sinh) in PHP_FUNCTION() function
490 PHP_FUNCTION(cosh) in PHP_FUNCTION() function
502 PHP_FUNCTION(tanh) in PHP_FUNCTION() function
514 PHP_FUNCTION(asinh) in PHP_FUNCTION() function
526 PHP_FUNCTION(acosh) in PHP_FUNCTION() function
538 PHP_FUNCTION(atanh) in PHP_FUNCTION() function
550 PHP_FUNCTION(pi) in PHP_FUNCTION() function
559 PHP_FUNCTION(is_finite) in PHP_FUNCTION() function
571 PHP_FUNCTION(is_infinite) in PHP_FUNCTION() function
583 PHP_FUNCTION(is_nan) in PHP_FUNCTION() function
595 PHP_FUNCTION(pow) in PHP_FUNCTION() function
609 PHP_FUNCTION(exp) in PHP_FUNCTION() function
622 PHP_FUNCTION(expm1) in PHP_FUNCTION() function
635 PHP_FUNCTION(log1p) in PHP_FUNCTION() function
648 PHP_FUNCTION(log) in PHP_FUNCTION() function
684 PHP_FUNCTION(log10) in PHP_FUNCTION() function
697 PHP_FUNCTION(sqrt) in PHP_FUNCTION() function
710 PHP_FUNCTION(hypot) in PHP_FUNCTION() function
724 PHP_FUNCTION(deg2rad) in PHP_FUNCTION() function
736 PHP_FUNCTION(rad2deg) in PHP_FUNCTION() function
976 PHP_FUNCTION(bindec) in PHP_FUNCTION() function
989 PHP_FUNCTION(hexdec) in PHP_FUNCTION() function
1002 PHP_FUNCTION(octdec) in PHP_FUNCTION() function
1015 PHP_FUNCTION(decbin) in PHP_FUNCTION() function
1028 PHP_FUNCTION(decoct) in PHP_FUNCTION() function
1041 PHP_FUNCTION(dechex) in PHP_FUNCTION() function
1065 PHP_FUNCTION(base_convert) in PHP_FUNCTION() function
1340 PHP_FUNCTION(number_format) in PHP_FUNCTION() function
1395 PHP_FUNCTION(fmod) in PHP_FUNCTION() function
1413 PHP_FUNCTION(fdiv) in PHP_FUNCTION() function
1427 PHP_FUNCTION(fpow) in PHP_FUNCTION() function
1441 PHP_FUNCTION(intdiv) in PHP_FUNCTION() function