Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/interbase/
H A Dphp_ibase_udf.c237 ZVAL_DOUBLE(argp[i], in call_php()
246 ZVAL_DOUBLE(argp[i], in call_php()
257 ZVAL_DOUBLE(argp[i], ((double)l)/scales[-argv[i]->dsc_scale]); in call_php()
262 ZVAL_DOUBLE(argp[i], *(float*)argv[i]->dsc_address); in call_php()
266 ZVAL_DOUBLE(argp[i], *(double*)argv[i]->dsc_address); in call_php()
H A Dibase_query.c1372 ZVAL_DOUBLE(val, *(float *) data); in _php_ibase_var_zval()
1375 ZVAL_DOUBLE(val, *(double *) data); in _php_ibase_var_zval()
/PHP-5.5/Zend/
H A Dzend_operators.c475 ZVAL_DOUBLE(op, retval); in convert_to_double()
840 ZVAL_DOUBLE(result, Z_DVAL_P(op1) + Z_DVAL_P(op2)); in add_function()
902 ZVAL_DOUBLE(result, Z_DVAL_P(op1) - Z_DVAL_P(op2)); in sub_function()
943 ZVAL_DOUBLE(result, Z_DVAL_P(op1) * Z_DVAL_P(op2)); in mul_function()
974 ZVAL_DOUBLE(result, (double) LONG_MIN / -1); in div_function()
1868 ZVAL_DOUBLE(op1, d+1); in increment_function()
1889 ZVAL_DOUBLE(op1, d+1); in increment_function()
1896 ZVAL_DOUBLE(op1, dval+1); in increment_function()
1921 ZVAL_DOUBLE(op1, d-1); in decrement_function()
1940 ZVAL_DOUBLE(op1, d-1); in decrement_function()
[all …]
H A Dzend_API.c1274 ZVAL_DOUBLE(tmp, d); in add_assoc_double_ex()
1357 ZVAL_DOUBLE(tmp, d); in add_index_double()
1440 ZVAL_DOUBLE(tmp, d); in add_next_index_double()
1512 ZVAL_DOUBLE(tmp, d); in add_get_index_double()
1652 ZVAL_DOUBLE(tmp, d); in add_property_double_ex()
3574 ZVAL_DOUBLE(property, value); in zend_declare_property_double()
3672 ZVAL_DOUBLE(constant, value); in zend_declare_class_constant_double()
3767 ZVAL_DOUBLE(tmp, value); in zend_update_property_double()
3876 ZVAL_DOUBLE(tmp, value); in zend_update_static_property_double()
H A Dzend_API.h568 #define ZVAL_DOUBLE(z, d) { \ macro
621 #define RETVAL_DOUBLE(d) ZVAL_DOUBLE(return_value, d)
672 ZVAL_DOUBLE(var, v); \
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp663 ZVAL_DOUBLE((*args)[i], aDate); in umsg_parse_helper()
667 ZVAL_DOUBLE((*args)[i], (double)fargs[i].getDouble()); in umsg_parse_helper()
677 ZVAL_DOUBLE((*args)[i], (double)aInt64); in umsg_parse_helper()
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_parse.c58 ZVAL_DOUBLE(return_value, result<0?ceil(result):floor(result)); in internal_parse_to_timestamp()
/PHP-5.5/ext/standard/
H A Dvar_unserializer.c1049 ZVAL_DOUBLE(*rval, zend_strtod((const char *)start + 2, NULL)); in php_var_unserialize()
1117 ZVAL_DOUBLE(*rval, php_get_nan()); in php_var_unserialize()
1119 ZVAL_DOUBLE(*rval, php_get_inf()); in php_var_unserialize()
1121 ZVAL_DOUBLE(*rval, -php_get_inf()); in php_var_unserialize()
H A Dvar_unserializer.re585 ZVAL_DOUBLE(*rval, php_get_nan());
587 ZVAL_DOUBLE(*rval, php_get_inf());
589 ZVAL_DOUBLE(*rval, -php_get_inf());
601 ZVAL_DOUBLE(*rval, zend_strtod((const char *)start + 2, NULL));
H A Dscanf.c1187 ZVAL_DOUBLE(*current, dvalue); in php_sscanf_internal()
H A Dmath.c890 ZVAL_DOUBLE(ret, fnum); in _php_math_basetozval()
/PHP-5.5/ext/intl/collator/
H A Dcollator_convert.c357 ZVAL_DOUBLE( num, Z_LVAL_P( num ) ); in collator_convert_string_to_double()
/PHP-5.5/ext/com_dotnet/
H A Dcom_variant.c210 ZVAL_DOUBLE(z, (double)V_R4(v)); in php_com_zval_from_variant()
213 ZVAL_DOUBLE(z, V_R8(v)); in php_com_zval_from_variant()
/PHP-5.5/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-5.5/ext/dom/
H A Dxpath.c133 ZVAL_DOUBLE(args[i], obj->floatval); in dom_xpath_ext_function_php()
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c966 ZVAL_DOUBLE(result, (double) floatcol4(offset));
973 ZVAL_DOUBLE(result, res_buf);
977 ZVAL_DOUBLE(result, (double) floatcol8(offset));
/PHP-5.5/ext/oci8/
H A Doci8_collection.c555 ZVAL_DOUBLE(*result_element, double_number); in php_oci_collection_element_get()
H A Doci8_statement.c919 ZVAL_DOUBLE(*entry, ((double *)(bind->array.elements))[i]); in php_oci_bind_post_exec()
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c367 ZVAL_DOUBLE(*zargs[i + is_agg], sqlite3_value_double(argv[i])); in do_callback()
/PHP-5.5/ext/tidy/
H A Dtidy.c756 ZVAL_DOUBLE(out, 0); in tidy_doc_cast_handler()
789 ZVAL_DOUBLE(out, 0); in tidy_node_cast_handler()
/PHP-5.5/ext/xsl/
H A Dxsltprocessor.c250 ZVAL_DOUBLE(args[i], obj->floatval); in xsl_ext_function_php()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c587 ZVAL_DOUBLE(data, sqlite3_column_double(stmt, column));
741 ZVAL_DOUBLE(*zargs[i + is_agg], sqlite3_value_double(argv[i]));
/PHP-5.5/ext/json/
H A DJSON_parser.c336 ZVAL_DOUBLE(*z, zend_strtod(buf->c, NULL)); in json_create_zval()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c5579 ZVAL_DOUBLE(new_val, Z_DVAL_PP(val));
5630 ZVAL_DOUBLE(new_val, Z_DVAL_PP(val));
5674 ZVAL_DOUBLE(new_val, Z_DVAL_PP(val));
5712 ZVAL_DOUBLE(new_val, Z_DVAL_PP(val));
5974 ZVAL_DOUBLE(new_val, Z_DVAL_PP(val));
/PHP-5.5/ext/soap/
H A Dphp_encoding.c1052 ZVAL_DOUBLE(ret, php_get_nan()); in to_zval_double()
1054 ZVAL_DOUBLE(ret, php_get_inf()); in to_zval_double()
1056 ZVAL_DOUBLE(ret, -php_get_inf()); in to_zval_double()

Completed in 155 milliseconds

12