Home
last modified time | relevance | path

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

123

/PHP-5.4/ext/interbase/
H A Dibase_blobs.c134 convert_to_string_ex(string_arg); in _php_ibase_blob_add()
/PHP-5.4/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.4/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.4/ext/openssl/
H A Dopenssl.c1259 convert_to_string_ex(val); in php_openssl_x509_from_zval()
1779 convert_to_string_ex(item); in setup_verify()
2221 convert_to_string_ex(item); in php_openssl_make_REQ()
2301 convert_to_string_ex(item); in php_openssl_make_REQ()
2857 convert_to_string_ex(val); in php_openssl_evp_from_zval()
3678 convert_to_string_ex(zcertval); in PHP_FUNCTION()
3788 convert_to_string_ex(hval); in PHP_FUNCTION()
4466 #define GET_VER_OPT_STRING(name, str) if (GET_VER_OPT(name)) { convert_to_string_ex(val); str = Z…
H A Dxp_ssl.c867 convert_to_string_ex(val); in get_sni()
/PHP-5.4/ext/wddx/
H A Dwddx.c1201 convert_to_string_ex(args[i]); in PHP_FUNCTION()
1310 convert_to_string_ex(args[i]); in PHP_FUNCTION()
/PHP-5.4/ext/standard/
H A Dformatted_print.c416 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.4/ext/ereg/
H A Dereg.c325 convert_to_string_ex(regex); in php_ereg()
/PHP-5.4/ext/pgsql/
H A Dpgsql.c1252 convert_to_string_ex(args[i]);
2910 convert_to_string_ex(field);
4062 convert_to_string_ex(tmp);
4082 convert_to_string_ex(tmp);
5651 convert_to_string_ex(&new_val);
5656 convert_to_string_ex(&new_val);
5951 convert_to_string_ex(&new_val);
5956 convert_to_string_ex(&new_val);
/PHP-5.4/ext/pdo_firebird/
H A Dfirebird_statement.c427 convert_to_string_ex(&param); in firebird_bind_blob()
/PHP-5.4/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.4/ext/pdo_sqlite/
H A Dsqlite_driver.c422 convert_to_string_ex(&retval); in do_callback()
/PHP-5.4/ext/mssql/
H A Dphp_mssql.c1176 convert_to_string_ex(&bind->zval);
2040 convert_to_string_ex(var);
/PHP-5.4/Zend/
H A Dzend_operators.h401 #define convert_to_string_ex(ppzv) convert_to_ex_master(ppzv, string, STRING) macro
H A Dzend_operators.c748 convert_to_string_ex(arg); in multi_convert_to_string_ex()
/PHP-5.4/ext/pdo_pgsql/
H A Dpgsql_driver.c572 convert_to_string_ex(tmp); in PHP_METHOD()
/PHP-5.4/ext/sockets/
H A Dsockets.c774 convert_to_string_ex(&val);
807 convert_to_string_ex(val);
/PHP-5.4/ext/session/
H A Dsession.c1565 convert_to_string_ex(lifetime);
1894 convert_to_string_ex(expires);
/PHP-5.4/ext/mysqli/
H A Dmysqli_api.c799 convert_to_string_ex(&the_var); in PHP_FUNCTION()
1730 convert_to_string_ex(mysql_value);
/PHP-5.4/main/
H A Doutput.c980 convert_to_string_ex(&retval); in php_output_handler_op()
/PHP-5.4/ext/reflection/
H A Dphp_reflection.c2195 convert_to_string_ex(classref); in ZEND_METHOD()
2204 convert_to_string_ex(method); in ZEND_METHOD()
2265 convert_to_string_ex(parameter); in ZEND_METHOD()
3311 convert_to_string_ex(&argument); in reflection_class_object_ctor()
/PHP-5.4/ext/tidy/
H A Dtidy.c77 convert_to_string_ex(_val); \

Completed in 208 milliseconds

123