Home
last modified time | relevance | path

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

123

/PHP-5.5/ext/sysvmsg/
H A Dsysvmsg.c174 convert_to_long_ex(item); in PHP_FUNCTION()
178 convert_to_long_ex(item); in PHP_FUNCTION()
182 convert_to_long_ex(item); in PHP_FUNCTION()
186 convert_to_long_ex(item); in PHP_FUNCTION()
/PHP-5.5/ext/curl/
H A Dshare.c76 convert_to_long_ex(zvalue); in _php_curl_share_setopt()
H A Dmulti.c225 convert_to_long_ex(&z_still_running); in PHP_FUNCTION()
396 convert_to_long_ex(zvalue); in _php_curl_multi_setopt()
H A Dinterface.c1359 convert_to_long_ex(&retval_ptr); in curl_write()
1425 convert_to_long_ex(&retval_ptr); in curl_fnmatch()
1504 convert_to_long_ex(&retval_ptr); in curl_progress()
1657 convert_to_long_ex(&retval_ptr); in curl_write_header()
2262 convert_to_long_ex(zvalue); in _php_curl_setopt()
2273 convert_to_long_ex(zvalue); in _php_curl_setopt()
2564 convert_to_long_ex(zvalue); in _php_curl_setopt()
2762 convert_to_long_ex(zvalue); in _php_curl_setopt()
2783 convert_to_long_ex(zvalue); in _php_curl_setopt()
2790 convert_to_long_ex(zvalue); in _php_curl_setopt()
[all …]
/PHP-5.5/ext/readline/
H A Dreadline.c285 convert_to_long_ex(value); in PHP_FUNCTION()
305 convert_to_long_ex(value); in PHP_FUNCTION()
323 convert_to_long_ex(value); in PHP_FUNCTION()
/PHP-5.5/ext/dba/
H A Ddba_ndbm.c62 convert_to_long_ex(info->argv[0]); in DBA_OPEN_FUNC()
H A Ddba_dbm.c63 convert_to_long_ex(info->argv[0]); in DBA_OPEN_FUNC()
H A Ddba_db1.c54 convert_to_long_ex(info->argv[0]); in DBA_OPEN_FUNC()
H A Ddba_db2.c75 convert_to_long_ex(info->argv[0]); in DBA_OPEN_FUNC()
H A Ddba_gdbm.c57 convert_to_long_ex(info->argv[0]); in DBA_OPEN_FUNC()
H A Ddba_db3.c84 convert_to_long_ex(info->argv[0]); in DBA_OPEN_FUNC()
H A Ddba_db4.c121 convert_to_long_ex(info->argv[0]);
/PHP-5.5/ext/intl/formatter/
H A Dformatter_format.c77 convert_to_long_ex(number); in PHP_FUNCTION()
H A Dformatter_attr.c185 convert_to_long_ex(value); in PHP_FUNCTION()
/PHP-5.5/ext/ereg/
H A Dereg.c323 convert_to_long_ex(regex); /* get rid of decimal places */ in php_ereg()
571 convert_to_long_ex(arg_pattern); in php_do_ereg_replace()
584 convert_to_long_ex(arg_replace); in php_do_ereg_replace()
/PHP-5.5/ext/standard/
H A Dmath.c1025 convert_to_long_ex(arg); in PHP_FUNCTION()
1041 convert_to_long_ex(arg); in PHP_FUNCTION()
1057 convert_to_long_ex(arg); in PHP_FUNCTION()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c580 convert_to_long_ex(&z_status); in PHP_FUNCTION()
608 convert_to_long_ex(&z_status); in PHP_FUNCTION()
940 convert_to_long_ex(user_signo); in PHP_FUNCTION()
1009 convert_to_long_ex(user_signo); in pcntl_sigwaitinfo()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c1340 convert_to_long_ex(mode); in PHP_FUNCTION()
1356 convert_to_long_ex(mode); in PHP_FUNCTION()
1372 convert_to_long_ex(mode); in PHP_FUNCTION()
1388 convert_to_long_ex(mode); in PHP_FUNCTION()
/PHP-5.5/ext/gmp/
H A Dgmp.c417 convert_to_long_ex(val); in convert_to_gmp()
648 convert_to_long_ex(a_arg); in gmp_zval_unary_ui_op()
767 convert_to_long_ex(gmpnumber_arg); in ZEND_FUNCTION()
992 convert_to_long_ex(a_arg);
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c617 convert_to_long_ex(&tmp_data); in mysqlnd_stmt_execute_store_params()
724 convert_to_long_ex(&tmp_data); in mysqlnd_stmt_execute_store_params()
734 convert_to_long_ex(&tmp_data); in mysqlnd_stmt_execute_store_params()
/PHP-5.5/ext/mysqli/
H A Dmysqli_warning.c154 convert_to_long_ex(entry); in php_get_warnings()
/PHP-5.5/ext/interbase/
H A Dibase_events.c304 convert_to_long_ex(args[0]); in PHP_FUNCTION()
/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h200 convert_to_long_ex(v); in pdo_attr_lval()
/PHP-5.5/ext/sockets/
H A Dmulticast.c288 convert_to_long_ex(arg4); in php_do_setsockopt_ip_mcast()
352 convert_to_long_ex(arg4); in php_do_setsockopt_ipv6_mcast()
H A Dsockets.c2006 convert_to_long_ex(l_onoff);
2007 convert_to_long_ex(l_linger);
2034 convert_to_long_ex(sec);
2035 convert_to_long_ex(usec);
2063 convert_to_long_ex(arg4);

Completed in 124 milliseconds

123