Home
last modified time | relevance | path

Searched defs:precision (Results 1 – 10 of 10) sorted by relevance

/PHP-5.5/main/
H A Dspprintf.c182 #define FIX_PRECISION(adjust, precision, s, s_len) do { \ argument
210 int precision = 0; in xbuf_format_converter() local
H A Dsnprintf.c378 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, int *len) in php_conv_fp()
557 #define FIX_PRECISION( adjust, precision, s, s_len ) \ argument
599 int precision = 0; in format_converter() local
/PHP-5.5/ext/standard/
H A Dformatted_print.c213 int alignment, int precision, in php_sprintf_appenddouble()
393 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
H A Dmath.c347 long precision = 0; in PHP_FUNCTION() local
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c282 SQLULEN precision = 0; in odbc_stmt_param_hook() local
/PHP-5.5/Zend/
H A Dzend_globals.h199 long precision; member
/PHP-5.5/ext/oci8/
H A Dphp_oci8_int.h249 sb2 precision; /* column precision */ member
/PHP-5.5/ext/interbase/
H A Dibase_query.c1933 unsigned short precision = 0; in _php_ibase_field_info() local
/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h518 unsigned long precision; member
/PHP-5.5/ext/odbc/
H A Dphp_odbc.c1277 SQLULEN precision; in PHP_FUNCTION() local

Completed in 45 milliseconds