Home
last modified time | relevance | path

Searched refs:ZVAL_DOUBLE (Results 1 – 25 of 45) sorted by relevance

12

/PHP-7.4/Zend/
H A Dzend_operators.h521 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MAX + 1.0); in fast_long_increment_function()
532 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MAX + 1.0); in fast_long_increment_function()
545 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MAX + 1.0); in fast_long_increment_function()
550 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MAX + 1.0); in fast_long_increment_function()
558 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MAX + 1.0); in fast_long_increment_function()
565 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MAX + 1.0); in fast_long_increment_function()
584 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MIN - 1.0); in fast_long_decrement_function()
595 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MIN - 1.0); in fast_long_decrement_function()
608 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MIN - 1.0); in fast_long_decrement_function()
613 ZVAL_DOUBLE(op1, (double)ZEND_LONG_MIN - 1.0); in fast_long_decrement_function()
[all …]
H A Dzend_operators.c397 ZVAL_DOUBLE(op, 0.0); in convert_to_double()
400 ZVAL_DOUBLE(op, 1.0); in convert_to_double()
405 ZVAL_DOUBLE(op, d); in convert_to_double()
409 ZVAL_DOUBLE(op, (double) Z_LVAL_P(op)); in convert_to_double()
424 ZVAL_DOUBLE(op, tmp); in convert_to_double()
434 ZVAL_DOUBLE(op, Z_DVAL(dst)); in convert_to_double()
436 ZVAL_DOUBLE(op, 1.0); in convert_to_double()
2478 ZVAL_DOUBLE(op1, d+1); in increment_function()
2485 ZVAL_DOUBLE(op1, dval+1); in increment_function()
2550 ZVAL_DOUBLE(op1, d-1); in decrement_function()
[all …]
H A Dzend_language_scanner.l1809 ZVAL_DOUBLE(zendlval, zend_bin_strtod(bin, (const char **)&end));
1863 ZVAL_DOUBLE(zendlval, zend_oct_strtod(lnum, (const char **)&end));
1865 ZVAL_DOUBLE(zendlval, zend_strtod(lnum, (const char **)&end));
1914 ZVAL_DOUBLE(zendlval, zend_hex_strtod(hex, (const char **)&end));
1960 ZVAL_DOUBLE(zendlval, zend_strtod(dnum, &end));
H A Dzend_ini_scanner.l166 ZVAL_DOUBLE(retval, dval); in convert_to_number()
H A Dzend_API.c1486 ZVAL_DOUBLE(&tmp, d); in add_assoc_double_ex()
1573 ZVAL_DOUBLE(&tmp, d); in add_index_double()
1649 ZVAL_DOUBLE(&tmp, d); in add_next_index_double()
1764 ZVAL_DOUBLE(&tmp, d); in add_property_double_ex()
3858 ZVAL_DOUBLE(&tmp, dval); in zend_try_assign_typed_ref_double()
3981 ZVAL_DOUBLE(&property, value); in zend_declare_property_double()
4093 ZVAL_DOUBLE(&constant, value); in zend_declare_class_constant_double()
4188 ZVAL_DOUBLE(&tmp, value); in zend_update_property_double()
4298 ZVAL_DOUBLE(&tmp, value); in zend_update_static_property_double()
H A Dzend_constants.c184 ZVAL_DOUBLE(&c.value, dval); in zend_register_double_constant()
/PHP-7.4/ext/pdo_dblib/
H A Ddblib_stmt.c421 ZVAL_DOUBLE(zv, *(DBFLT4 *) data); in pdo_dblib_stmt_get_col()
427 ZVAL_DOUBLE(zv, *(DBFLT8 *) data); in pdo_dblib_stmt_get_col()
465 ZVAL_DOUBLE(zv, float_value); in pdo_dblib_stmt_get_col()
/PHP-7.4/ext/intl/collator/
H A Dcollator_convert.c330 ZVAL_DOUBLE( num, Z_LVAL_P( num ) ); in collator_convert_string_to_double()
363 ZVAL_DOUBLE(rv, dval); in collator_convert_string_to_number_if_possible()
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp644 ZVAL_DOUBLE(&(*args)[i], aDate); in umsg_parse_helper()
648 ZVAL_DOUBLE(&(*args)[i], (double)fargs[i].getDouble()); in umsg_parse_helper()
658 ZVAL_DOUBLE(&(*args)[i], (double)aInt64); in umsg_parse_helper()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_parse.c58 ZVAL_DOUBLE(return_value, result<0?ceil(result):floor(result)); in internal_parse_to_timestamp()
/PHP-7.4/ext/json/
H A Djson_scanner.re192 ZVAL_DOUBLE(&s->value, zend_strtod((char *) s->token, NULL));
197 ZVAL_DOUBLE(&s->value, zend_strtod((char *) s->token, NULL));
/PHP-7.4/ext/filter/
H A Dlogical_filters.c442 ZVAL_DOUBLE(value, (double)lval); in php_filter_float()
452 ZVAL_DOUBLE(value, dval); in php_filter_float()
/PHP-7.4/ext/standard/
H A Dvar_unserializer.re896 ZVAL_DOUBLE(rval, ZEND_NAN);
898 ZVAL_DOUBLE(rval, ZEND_INFINITY);
900 ZVAL_DOUBLE(rval, -ZEND_INFINITY);
913 ZVAL_DOUBLE(rval, zend_strtod((const char *)start + 2, NULL));
H A Dmath.c919 ZVAL_DOUBLE(ret, fnum); in _php_math_basetozval()
/PHP-7.4/ext/opcache/Optimizer/
H A Ddfa_pass.c1072 ZVAL_DOUBLE(&tmp, zval_get_double(zv)); in zend_dfa_optimize_op_array()
1083 ZVAL_DOUBLE(&tmp, zval_get_double(zv)); in zend_dfa_optimize_op_array()
1106 ZVAL_DOUBLE(&tmp, zval_get_double(zv)); in zend_dfa_optimize_op_array()
1118 ZVAL_DOUBLE(&tmp, zval_get_double(zv)); in zend_dfa_optimize_op_array()
/PHP-7.4/ext/com_dotnet/
H A Dcom_variant.c221 ZVAL_DOUBLE(z, (double)V_R4(v)); in php_com_zval_from_variant()
224 ZVAL_DOUBLE(z, V_R8(v)); in php_com_zval_from_variant()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c191 ZVAL_DOUBLE(zv, dval); in ps_fetch_float()
204 ZVAL_DOUBLE(zv, value); in ps_fetch_double()
/PHP-7.4/ext/dom/
H A Dxpath.c126 ZVAL_DOUBLE(&fci.params[i], obj->floatval); in dom_xpath_ext_function_php()
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp186 ZVAL_DOUBLE(arg, dval); in PHP_FUNCTION()
/PHP-7.4/ext/oci8/
H A Doci8_collection.c570 ZVAL_DOUBLE(result_element, double_number); in php_oci_collection_element_get()
/PHP-7.4/ext/soap/
H A Dphp_encoding.c993 ZVAL_DOUBLE(ret, lval); in to_zval_double()
996 ZVAL_DOUBLE(ret, dval); in to_zval_double()
1000 ZVAL_DOUBLE(ret, php_get_nan()); in to_zval_double()
1002 ZVAL_DOUBLE(ret, php_get_inf()); in to_zval_double()
1004 ZVAL_DOUBLE(ret, -php_get_inf()); in to_zval_double()
1036 ZVAL_DOUBLE(ret, dval); in to_zval_long()
1085 ZVAL_DOUBLE(&tmp, zval_get_double(data)); in to_xml_double()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c369 ZVAL_DOUBLE(&zargs[i + is_agg], sqlite3_value_double(argv[i])); in do_callback()
/PHP-7.4/ext/xsl/
H A Dxsltprocessor.c246 ZVAL_DOUBLE(&args[i], obj->floatval); in xsl_ext_function_php()
/PHP-7.4/main/
H A Dphp_variables.c719 ZVAL_DOUBLE(&tmp, sapi_get_request_time()); in php_register_server_variables()
/PHP-7.4/ext/gmp/
H A Dgmp.c425 ZVAL_DOUBLE(writeobj, mpz_get_d(gmpnum)); in gmp_cast_object()
432 ZVAL_DOUBLE(writeobj, mpz_get_d(gmpnum)); in gmp_cast_object()

Completed in 221 milliseconds

12