Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dspprintf.c178 #define FIX_PRECISION(adjust, precision, s, s_len) do { \ argument
206 int precision = 0; in xbuf_format_converter() local
H A Dsnprintf.c382 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len) in php_conv_fp()
561 #define FIX_PRECISION( adjust, precision, s, s_len ) \ argument
604 int precision = 0; in format_converter() local
/PHP-7.2/ext/standard/
H A Dformatted_print.c209 size_t alignment, int precision, in php_sprintf_appenddouble()
392 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
H A Dmath.c361 zend_long precision = 0; in PHP_FUNCTION() local
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_out.c91 #define FIX_PRECISION( adjust, precision, s, s_len ) \ argument
144 int precision = 0; in format_converter() local
/PHP-7.2/ext/pdo_odbc/
H A Dodbc_stmt.c288 SQLULEN precision = 0; in odbc_stmt_param_hook() local
/PHP-7.2/ext/odbc/
H A Dphp_odbc_includes.h240 SQLULEN precision; member
/PHP-7.2/Zend/
H A Dzend_globals.h162 zend_long precision; member
/PHP-7.2/ext/interbase/
H A Dibase_query.c1929 unsigned short precision = 0; in _php_ibase_field_info() local
/PHP-7.2/ext/oci8/
H A Dphp_oci8_int.h290 sb2 precision; /* column precision */ member
/PHP-7.2/ext/pdo/
H A Dphp_pdo_driver.h539 zend_ulong precision; member

Completed in 54 milliseconds