Home
last modified time | relevance | path

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

/PHP-5.6/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.6/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.c353 long precision = 0; in PHP_FUNCTION() local
/PHP-5.6/ext/pdo_odbc/
H A Dodbc_stmt.c282 SQLULEN precision = 0; in odbc_stmt_param_hook() local
/PHP-5.6/ext/odbc/
H A Dphp_odbc_includes.h240 SQLULEN precision; member
/PHP-5.6/Zend/
H A Dzend_globals.h206 long precision; member
/PHP-5.6/ext/interbase/
H A Dibase_query.c1933 unsigned short precision = 0; in _php_ibase_field_info() local
/PHP-5.6/ext/oci8/
H A Dphp_oci8_int.h283 sb2 precision; /* column precision */ member
/PHP-5.6/ext/pdo/
H A Dphp_pdo_driver.h528 unsigned long precision; member

Completed in 49 milliseconds