Home
last modified time | relevance | path

Searched refs:convert_to_long_ex (Results 1 – 22 of 22) sorted by relevance

/PHP-7.3/ext/readline/
H A Dreadline.c298 convert_to_long_ex(value); in PHP_FUNCTION()
332 convert_to_long_ex(value); in PHP_FUNCTION()
352 convert_to_long_ex(value); in PHP_FUNCTION()
/PHP-7.3/ext/intl/formatter/
H A Dformatter_format.c77 convert_to_long_ex(number); in PHP_FUNCTION()
/PHP-7.3/ext/standard/
H A Dmath.c1040 convert_to_long_ex(arg); in PHP_FUNCTION()
1057 convert_to_long_ex(arg); in PHP_FUNCTION()
1074 convert_to_long_ex(arg); in PHP_FUNCTION()
H A Dpack.c90 convert_to_long_ex(val); in php_pack()
H A Dstring.c2508 convert_to_long_ex(from);
2513 convert_to_long_ex(len);
H A Darray.c4084 convert_to_long_ex(param);
/PHP-7.3/ext/sockets/
H A Dmulticast.c285 convert_to_long_ex(arg4); in php_do_setsockopt_ip_mcast()
350 convert_to_long_ex(arg4); in php_do_setsockopt_ipv6_mcast()
H A Dsockets.c2174 convert_to_long_ex(l_onoff);
2175 convert_to_long_ex(l_linger);
2202 convert_to_long_ex(sec);
2203 convert_to_long_ex(usec);
2231 convert_to_long_ex(arg4);
/PHP-7.3/ext/mbstring/
H A Dphp_mbregex.c925 convert_to_long_ex(arg_pattern); /* get rid of decimal places */ in _php_mb_regex_ereg_exec()
1085 convert_to_long_ex(arg_pattern_zval); in _php_mb_regex_ereg_replace_exec()
H A Dmbstring.c2090 convert_to_long_ex(arg1); in PHP_FUNCTION()
2102 convert_to_long_ex(arg1); in PHP_FUNCTION()
2455 convert_to_long_ex(zoffset); in PHP_FUNCTION()
2462 convert_to_long_ex(zoffset); in PHP_FUNCTION()
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_methods.cpp177 convert_to_long_ex(arg); in PHP_FUNCTION()
/PHP-7.3/ext/pdo_sqlite/
H A Dsqlite_driver.c492 convert_to_long_ex(&retval); in php_sqlite3_collation_callback()
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c754 convert_to_long_ex(tmp_data); in mysqlnd_stmt_execute_calculate_param_values_size()
/PHP-7.3/Zend/
H A Dzend_operators.h445 #define convert_to_long_ex(pzv) convert_to_ex_master(pzv, long, IS_LONG) macro
H A Dzend_operators.c705 convert_to_long_ex(arg); in multi_convert_to_long_ex()
/PHP-7.3/ext/ldap/
H A Dldap.c3277 convert_to_long_ex(newval); in PHP_FUNCTION()
3292 convert_to_long_ex(newval); in PHP_FUNCTION()
3304 convert_to_long_ex(newval); in PHP_FUNCTION()
3316 convert_to_long_ex(newval); in PHP_FUNCTION()
/PHP-7.3/ext/mysqli/
H A Dmysqli_api.c912 convert_to_long_ex(param);
1792 convert_to_long_ex(mysql_value);
/PHP-7.3/ext/pgsql/
H A Dpgsql.c2695 convert_to_long_ex(field);
3062 convert_to_long_ex(field);
6001 convert_to_long_ex(&new_val);
6149 convert_to_long_ex(&new_val);
6156 convert_to_long_ex(&new_val);
/PHP-7.3/ext/interbase/
H A Dinterbase.c1181 convert_to_long_ex(&args[i]); in PHP_FUNCTION()
/PHP-7.3/ext/oci8/
H A Doci8_statement.c1831 convert_to_long_ex(entry); in php_oci_bind_array_helper_number()
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c635 convert_to_long_ex(dest); in fetch_value()
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c2111 convert_to_long_ex(pv_field); in PHP_FUNCTION()

Completed in 236 milliseconds