Home
last modified time | relevance | path

Searched refs:convert_to_string_ex (Results 26 – 50 of 62) sorted by relevance

123

/PHP-5.5/ext/interbase/
H A Dibase_blobs.c134 convert_to_string_ex(string_arg); in _php_ibase_blob_add()
/PHP-5.5/sapi/apache_hooks/
H A Dphp_apache.c610 convert_to_string_ex(value); in add_header_to_table()
634 convert_to_string_ex(&second); in add_header_to_table()
1920 convert_to_string_ex(filename);
/PHP-5.5/ext/intl/timezone/
H A Dtimezone_class.cpp181 convert_to_string_ex(zv_timezone); in timezone_process_timezone_argument()
H A Dtimezone_methods.cpp179 convert_to_string_ex(arg); in PHP_FUNCTION()
/PHP-5.5/ext/pcntl/
H A Dpcntl.c773 convert_to_string_ex(element); in PHP_FUNCTION()
803 convert_to_string_ex(element); in PHP_FUNCTION()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c718 convert_to_string_ex(arg_pattern); in _php_mb_regex_ereg_exec()
976 convert_to_string_ex(&retval_ptr); in _php_mb_regex_ereg_replace_exec()
H A Dmbstring.c806 convert_to_string_ex(hash_entry); in php_mb_parse_encoding_array()
1922 convert_to_string_ex(arg1); in PHP_FUNCTION()
3065 convert_to_string_ex(hash_entry); in PHP_FUNCTION()
3531 convert_to_string_ex(zfrom_enc); in PHP_FUNCTION()
/PHP-5.5/ext/openssl/
H A Dopenssl.c1273 convert_to_string_ex(val); in php_openssl_x509_from_zval()
1794 convert_to_string_ex(item); in setup_verify()
2236 convert_to_string_ex(item); in php_openssl_make_REQ()
2316 convert_to_string_ex(item); in php_openssl_make_REQ()
2872 convert_to_string_ex(val); in php_openssl_evp_from_zval()
3744 convert_to_string_ex(zcertval); in PHP_FUNCTION()
3854 convert_to_string_ex(hval); in PHP_FUNCTION()
4532 #define GET_VER_OPT_STRING(name, str) if (GET_VER_OPT(name)) { convert_to_string_ex(val); str = Z…
H A Dxp_ssl.c1004 convert_to_string_ex(val); in get_sni()
/PHP-5.5/ext/wddx/
H A Dwddx.c1220 convert_to_string_ex(args[i]); in PHP_FUNCTION()
1329 convert_to_string_ex(args[i]); in PHP_FUNCTION()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp456 convert_to_string_ex(elem); in umsg_format_helper()
/PHP-5.5/ext/standard/
H A Dformatted_print.c433 convert_to_string_ex(args[format_offset]); in php_formatted_print()
H A Dfilters.c266 convert_to_string_ex(tmp); in strfilter_strip_tags_create()
275 convert_to_string_ex(&filterparams); in strfilter_strip_tags_create()
H A Dstreamsfuncs.c1584 convert_to_string_ex(zstream); in PHP_FUNCTION()
/PHP-5.5/ext/ereg/
H A Dereg.c325 convert_to_string_ex(regex); in php_ereg()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_statement.c427 convert_to_string_ex(&param); in firebird_bind_blob()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c1252 convert_to_string_ex(args[i]);
2910 convert_to_string_ex(field);
4066 convert_to_string_ex(&value);
4094 convert_to_string_ex(&value);
5670 convert_to_string_ex(&new_val);
5675 convert_to_string_ex(&new_val);
5970 convert_to_string_ex(&new_val);
5975 convert_to_string_ex(&new_val);
/PHP-5.5/ext/xml/
H A Dxml.c490 convert_to_string_ex(data); in xml_set_handler()
1642 convert_to_string_ex(val); in PHP_FUNCTION()
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c422 convert_to_string_ex(&retval); in do_callback()
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c1181 convert_to_string_ex(&bind->zval);
2045 convert_to_string_ex(var);
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c600 convert_to_string_ex(tmp); in PHP_METHOD()
/PHP-5.5/Zend/
H A Dzend_operators.h426 #define convert_to_string_ex(ppzv) convert_to_ex_master(ppzv, string, STRING) macro
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c934 convert_to_string_ex(&the_var);
1832 convert_to_string_ex(mysql_value);
/PHP-5.5/ext/session/
H A Dsession.c1665 convert_to_string_ex(lifetime);
2019 convert_to_string_ex(expires);
/PHP-5.5/main/
H A Doutput.c981 convert_to_string_ex(&retval); in php_output_handler_op()

Completed in 190 milliseconds

123