Home
last modified time | relevance | path

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

/PHP-7.4/ext/readline/
H A Dreadline.c300 convert_to_long_ex(value); in PHP_FUNCTION()
338 convert_to_long_ex(value); in PHP_FUNCTION()
360 convert_to_long_ex(value); in PHP_FUNCTION()
/PHP-7.4/ext/intl/formatter/
H A Dformatter_format.c77 convert_to_long_ex(number); in PHP_FUNCTION()
/PHP-7.4/ext/standard/
H A Dmath.c1059 convert_to_long_ex(arg); in PHP_FUNCTION()
1076 convert_to_long_ex(arg); in PHP_FUNCTION()
1093 convert_to_long_ex(arg); in PHP_FUNCTION()
H A Dpack.c90 convert_to_long_ex(val); in php_pack()
H A Dstring.c2492 convert_to_long_ex(from);
2501 convert_to_long_ex(len);
H A Darray.c4159 convert_to_long_ex(param);
/PHP-7.4/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.c2160 convert_to_long_ex(l_onoff);
2161 convert_to_long_ex(l_linger);
2188 convert_to_long_ex(sec);
2189 convert_to_long_ex(usec);
2217 convert_to_long_ex(arg4);
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp175 convert_to_long_ex(arg); in PHP_FUNCTION()
/PHP-7.4/ext/mbstring/
H A Dphp_mbregex.c930 convert_to_long_ex(arg_pattern); /* get rid of decimal places */ in _php_mb_regex_ereg_exec()
1096 convert_to_long_ex(arg_pattern_zval); in _php_mb_regex_ereg_replace_exec()
H A Dmbstring.c2094 convert_to_long_ex(arg1); in PHP_FUNCTION()
2106 convert_to_long_ex(arg1); in PHP_FUNCTION()
2605 convert_to_long_ex(zoffset); in PHP_FUNCTION()
2616 convert_to_long_ex(zoffset); in PHP_FUNCTION()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c501 convert_to_long_ex(&retval); in php_sqlite3_collation_callback()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c754 convert_to_long_ex(tmp_data); in mysqlnd_stmt_execute_calculate_param_values_size()
/PHP-7.4/ext/ldap/
H A Dldap.c3246 convert_to_long_ex(newval); in PHP_FUNCTION()
3261 convert_to_long_ex(newval); in PHP_FUNCTION()
3273 convert_to_long_ex(newval); in PHP_FUNCTION()
3285 convert_to_long_ex(newval); in PHP_FUNCTION()
/PHP-7.4/ext/mysqli/
H A Dmysqli_api.c917 convert_to_long_ex(param);
1790 convert_to_long_ex(mysql_value);
/PHP-7.4/Zend/
H A Dzend_operators.h476 #define convert_to_long_ex(pzv) convert_to_ex_master(pzv, long, IS_LONG) macro
H A Dzend_operators.c721 convert_to_long_ex(arg); in multi_convert_to_long_ex()
/PHP-7.4/ext/pgsql/
H A Dpgsql.c2695 convert_to_long_ex(field);
3061 convert_to_long_ex(field);
6001 convert_to_long_ex(&new_val);
6148 convert_to_long_ex(&new_val);
6155 convert_to_long_ex(&new_val);
/PHP-7.4/ext/oci8/
H A Doci8_statement.c1849 convert_to_long_ex(entry); in php_oci_bind_array_helper_number()
/PHP-7.4/ext/pdo/
H A Dpdo_stmt.c637 convert_to_long_ex(dest); in fetch_value()
/PHP-7.4/ext/odbc/
H A Dphp_odbc.c2124 convert_to_long_ex(pv_field); in PHP_FUNCTION()

Completed in 159 milliseconds