Home
last modified time | relevance | path

Searched defs:dec (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/standard/
H A Dmath.c1064 PHPAPI zend_string *_php_math_number_format(double d, int dec, char dec_point, char thousand_sep) in _php_math_number_format()
1069 PHPAPI zend_string *_php_math_number_format_ex(double d, int dec, const char *dec_point, in _php_math_number_format_ex()
1187 PHPAPI zend_string *_php_math_number_format_long(zend_long num, zend_long dec, const char *dec_poin… in _php_math_number_format_long()
1309 zend_long dec = 0; in PHP_FUNCTION() local
/php-src/ext/date/lib/
H A Dastro.c160 static void astro_sun_RA_dec(double d, double *RA, double *dec, double *r) in astro_sun_RA_dec()
/php-src/win32/
H A Dsendmail.c955 int dec = 0; in Ack() local
/php-src/ext/fileinfo/libmagic/
H A Dcompress.c783 struct LZ_Decoder *dec; in uncompresslzlib() local

Completed in 24 milliseconds