Home
last modified time | relevance | path

Searched refs:convert_to_long (Results 1 – 24 of 24) sorted by relevance

/PHP-7.3/ext/opcache/Optimizer/
H A Dpass2.c84 convert_to_long(&ZEND_OP1_LITERAL(opline)); in zend_optimizer_pass2()
101 convert_to_long(&ZEND_OP2_LITERAL(opline)); in zend_optimizer_pass2()
/PHP-7.3/ext/com_dotnet/
H A Dcom_saproxy.c137 convert_to_long(offset); in saproxy_read_dimension()
169 convert_to_long(&proxy->indices[i]); in saproxy_read_dimension()
243 convert_to_long(&proxy->indices[i]); in saproxy_write_dimension()
248 convert_to_long(offset); in saproxy_write_dimension()
556 convert_to_long(&proxy->indices[i]); in php_com_saproxy_iter_get()
H A Dcom_handlers.c99 convert_to_long(offset); in com_read_dimension()
150 convert_to_long(offset); in com_write_dimension()
/PHP-7.3/ext/standard/
H A Dtype.c56 convert_to_long(var); in PHP_FUNCTION()
58 convert_to_long(var); in PHP_FUNCTION()
H A Duser_filters.c210 convert_to_long(&retval); in userfilter_filter()
/PHP-7.3/ext/intl/formatter/
H A Dformatter_format.c59 convert_to_long(number); in PHP_FUNCTION()
/PHP-7.3/ext/session/
H A Dmod_user.c192 convert_to_long(&retval); in PS_GC_FUNC()
/PHP-7.3/ext/pdo_sqlite/
H A Dsqlite_statement.c158 convert_to_long(parameter); in pdo_sqlite_stmt_param_hook()
/PHP-7.3/ext/xsl/
H A Dxsltprocessor.c438 convert_to_long(cloneDocu); in PHP_FUNCTION()
534 convert_to_long(doXInclude); in php_xsl_apply_stylesheet()
/PHP-7.3/ext/intl/collator/
H A Dcollator_sort.c240 convert_to_long(&result); in collator_compare_func()
/PHP-7.3/Zend/
H A Dzend_operators.h250 ZEND_API void ZEND_FASTCALL convert_to_long(zval *op);
410 convert_to_long(pzv); \
H A Dzend_operators.c320 ZEND_API void ZEND_FASTCALL convert_to_long(zval *op) /* {{{ */ in convert_to_long() function
371 convert_object_to_type(op, &dst, IS_LONG, convert_to_long); in convert_to_long_base()
786 convert_object_to_type(op, &dst, IS_LONG, convert_to_long); in _zval_get_long_func_ex()
1987 convert_to_long(result); in convert_compare_result_to_long()
/PHP-7.3/ext/interbase/
H A Dibase_query.c541 convert_to_long(val); in _php_ibase_bind_array()
549 convert_to_long(val); in _php_ibase_bind_array()
560 convert_to_long(val); in _php_ibase_bind_array()
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c645 convert_to_long(tmp_data); in mysqlnd_stmt_execute_prepare_param_types()
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c317 convert_to_long(parameter); in really_register_bound_param()
1465 convert_to_long(arg2); in PHP_METHOD()
/PHP-7.3/main/streams/
H A Duserspace.c623 convert_to_long(&retval); in php_userstreamop_write()
/PHP-7.3/ext/sockets/
H A Dconversions.c327 convert_to_long(&lzval); in from_zval_integer_common()
/PHP-7.3/ext/xml/
H A Dxml.c1037 convert_to_long(&retval); in _xml_externalEntityRefHandler()
/PHP-7.3/ext/gmp/
H A Dgmp.c1381 convert_to_long(a_arg); in ZEND_FUNCTION()
/PHP-7.3/ext/oci8/
H A Doci8_statement.c1176 convert_to_long(param); in php_oci_bind_by_name()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c1343 convert_to_long(blocking_pipes); in phpdbg_stream_url_wrap_php()
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c1597 convert_to_long(parameter); in PHP_METHOD()
/PHP-7.3/ext/simplexml/
H A Dsimplexml.c1842 convert_to_long(object); in cast_object()
/PHP-7.3/ext/pgsql/
H A Dpgsql.c2749 convert_to_long(zrow);

Completed in 161 milliseconds