Home
last modified time | relevance | path

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

/PHP-7.3/main/
H A Dspprintf.c176 #define FIX_PRECISION(adjust, precision, s, s_len) do { \ argument
204 int precision = 0; in xbuf_format_converter() local
H A Dsnprintf.c380 boolean_e add_dp, int precision, char dec_point, bool_int * is_negative, char *buf, size_t *len) in php_conv_fp()
559 #define FIX_PRECISION( adjust, precision, s, s_len ) \ argument
602 int precision = 0; in format_converter() local
/PHP-7.3/ext/standard/
H A Dformatted_print.c207 size_t alignment, int precision, in php_sprintf_appenddouble()
390 int alignment, currarg, adjusting, argnum, width, precision; in php_formatted_print() local
H A Dmath.c359 zend_long precision = 0; in PHP_FUNCTION() local
/PHP-7.3/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.3/ext/pdo_odbc/
H A Dodbc_stmt.c287 SQLULEN precision = 0; in odbc_stmt_param_hook() local
/PHP-7.3/ext/odbc/
H A Dphp_odbc_includes.h205 SQLULEN precision; member
/PHP-7.3/Zend/
H A Dzend_globals.h161 zend_long precision; member
/PHP-7.3/ext/oci8/
H A Dphp_oci8_int.h290 sb2 precision; /* column precision */ member
/PHP-7.3/ext/interbase/
H A Dibase_query.c1929 unsigned short precision = 0; in _php_ibase_field_info() local
/PHP-7.3/ext/pdo/
H A Dphp_pdo_driver.h540 zend_ulong precision; member

Completed in 66 milliseconds