Home
last modified time | relevance | path

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

123

/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_driver.c412 convert_to_string_ex(&retval); in do_callback()
/PHP-7.1/ext/openssl/
H A Dxp_ssl.c88 #define GET_VER_OPT_STRING(name, str) if (GET_VER_OPT(name)) { convert_to_string_ex(val); str = Z…
1174 convert_to_string_ex(zdhpath); in set_server_dh_param()
1218 convert_to_string_ex(zvcurve); in set_server_ecdh_curve()
H A Dopenssl.c1681 convert_to_string_ex(val); in php_openssl_x509_from_zval()
2603 convert_to_string_ex(item); in setup_verify()
3068 convert_to_string_ex(item); in php_openssl_make_REQ()
3147 convert_to_string_ex(item); in php_openssl_make_REQ()
3784 convert_to_string_ex(val); in php_openssl_evp_from_zval()
5196 convert_to_string_ex(zcertval); in PHP_FUNCTION()
5308 convert_to_string_ex(hval); in PHP_FUNCTION()
/PHP-7.1/ext/xml/
H A Dxml.c468 convert_to_string_ex(data); in xml_set_handler()
1618 convert_to_string_ex(val); in PHP_FUNCTION()
/PHP-7.1/ext/standard/
H A Dstring.c2416 convert_to_string_ex(str);
2419 convert_to_string_ex(repl);
3442 convert_to_string_ex(from);
4055 convert_to_string_ex(search);
4057 convert_to_string_ex(replace);
4060 convert_to_string_ex(replace);
H A Dvar.c1104 convert_to_string_ex(entry); in PHP_FUNCTION()
H A Dstreamsfuncs.c1544 convert_to_string_ex(zstream); in PHP_FUNCTION()
H A Dfilters.c266 convert_to_string_ex(tmp); in strfilter_strip_tags_create()
H A Dfile.c644 convert_to_string_ex(data); in PHP_FUNCTION()
H A Dbasic_functions.c5304 convert_to_string_ex(expr);
5774 convert_to_string_ex(&tick_fe.arguments[0]);
/PHP-7.1/ext/pgsql/
H A Dpgsql.c3051 convert_to_string_ex(field);
4288 convert_to_string_ex(&tmp);
4312 convert_to_string_ex(&tmp);
6100 convert_to_string_ex(&new_val);
6105 convert_to_string_ex(&new_val);
6399 convert_to_string_ex(&new_val);
6404 convert_to_string_ex(&new_val);
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c1548 convert_to_string_ex(replace); in preg_replace_impl()
1552 convert_to_string_ex(regex); in preg_replace_impl()
/PHP-7.1/Zend/
H A Dzend_operators.h420 #define convert_to_string_ex(pzv) convert_to_ex_master(pzv, string, IS_STRING) macro
H A Dzend_API.c274 convert_to_string_ex(arg); in zend_parse_arg_class()
670 convert_to_string_ex(arg); in zend_parse_arg_impl()
H A Dzend_operators.c740 convert_to_string_ex(arg); in multi_convert_to_string_ex()
/PHP-7.1/ext/mbstring/
H A Dmbstring.c826 convert_to_string_ex(hash_entry); in php_mb_parse_encoding_array()
1954 convert_to_string_ex(arg1); in PHP_FUNCTION()
3253 convert_to_string_ex(hash_entry); in PHP_FUNCTION()
3760 convert_to_string_ex(zfrom_enc); in PHP_FUNCTION()
/PHP-7.1/ext/mysqli/
H A Dmysqli_api.c902 convert_to_string_ex(param);
1792 convert_to_string_ex(mysql_value);
/PHP-7.1/ext/pdo_pgsql/
H A Dpgsql_driver.c605 convert_to_string_ex(tmp); in PHP_METHOD()
/PHP-7.1/main/
H A Doutput.c964 convert_to_string_ex(&retval); in php_output_handler_op()
/PHP-7.1/ext/session/
H A Dsession.c1602 convert_to_string_ex(lifetime);
2109 convert_to_string_ex(expires);
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c2443 convert_to_string_ex(classref); in ZEND_METHOD()
2451 convert_to_string_ex(method); in ZEND_METHOD()
2517 convert_to_string_ex(parameter); in ZEND_METHOD()
3900 convert_to_string_ex(argument); in reflection_class_object_ctor()
/PHP-7.1/ext/sockets/
H A Dconversions.c1083 convert_to_string_ex(elem); in from_zval_write_iov_array_aux()
/PHP-7.1/ext/tidy/
H A Dtidy.c80 convert_to_string_ex(_val); \
/PHP-7.1/ext/sqlite3/
H A Dsqlite3.c803 convert_to_string_ex(&retval); in sqlite3_do_callback()
/PHP-7.1/ext/pdo/
H A Dpdo_stmt.c643 convert_to_string_ex(dest); in fetch_value()

Completed in 212 milliseconds

123