Home
last modified time | relevance | path

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

12

/PHP-7.3/ext/pcre/
H A Dphp_pcre.c2209 convert_to_string_ex(regex); in preg_replace_func_impl()
2268 convert_to_string_ex(replace); in preg_replace_common()
2270 convert_to_string_ex(regex); in preg_replace_common()
/PHP-7.3/ext/pgsql/
H A Dpgsql.c3054 convert_to_string_ex(field);
4291 convert_to_string_ex(&tmp);
4315 convert_to_string_ex(&tmp);
6113 convert_to_string_ex(&new_val);
6118 convert_to_string_ex(&new_val);
6422 convert_to_string_ex(&new_val);
6427 convert_to_string_ex(&new_val);
/PHP-7.3/ext/openssl/
H A Dopenssl.c1701 convert_to_string_ex(val); in php_openssl_x509_from_zval()
2626 convert_to_string_ex(item); in php_openssl_setup_verify()
3102 convert_to_string_ex(item); in php_openssl_make_REQ()
3181 convert_to_string_ex(item); in php_openssl_make_REQ()
3829 convert_to_string_ex(val); in php_openssl_evp_from_zval()
5320 convert_to_string_ex(zcertval); in PHP_FUNCTION()
5533 convert_to_string_ex(hval); in PHP_FUNCTION()
/PHP-7.3/ext/standard/
H A Dstring.c2502 convert_to_string_ex(str);
2505 convert_to_string_ex(repl);
3541 convert_to_string_ex(from);
4449 convert_to_string_ex(search);
4451 convert_to_string_ex(replace);
4454 convert_to_string_ex(replace);
H A Dvar.c1129 convert_to_string_ex(entry); in PHP_FUNCTION()
H A Dstreamsfuncs.c1600 convert_to_string_ex(zstream); in PHP_FUNCTION()
H A Dfilters.c261 convert_to_string_ex(tmp); in strfilter_strip_tags_create()
H A Dfile.c656 convert_to_string_ex(data); in PHP_FUNCTION()
H A Dbasic_functions.c5347 convert_to_string_ex(expr);
5845 convert_to_string_ex(&tick_fe.arguments[0]);
H A Darray.c4090 convert_to_string_ex(param);
/PHP-7.3/Zend/
H A Dzend_operators.h447 #define convert_to_string_ex(pzv) convert_to_ex_master(pzv, string, IS_STRING) macro
H A Dzend_API.c339 convert_to_string_ex(arg); in zend_parse_arg_class()
736 convert_to_string_ex(arg); in zend_parse_arg_impl()
H A Dzend_operators.c737 convert_to_string_ex(arg); in multi_convert_to_string_ex()
/PHP-7.3/ext/mysqli/
H A Dmysqli_api.c902 convert_to_string_ex(param);
1789 convert_to_string_ex(mysql_value);
/PHP-7.3/ext/pdo_pgsql/
H A Dpgsql_driver.c600 convert_to_string_ex(tmp); in PHP_METHOD()
/PHP-7.3/main/
H A Doutput.c973 convert_to_string_ex(&retval); in php_output_handler_op()
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c2317 convert_to_string_ex(classref); in ZEND_METHOD()
2325 convert_to_string_ex(method); in ZEND_METHOD()
2390 convert_to_string_ex(parameter); in ZEND_METHOD()
3741 convert_to_string_ex(argument); in reflection_class_object_ctor()
/PHP-7.3/ext/mbstring/
H A Dmbstring.c853 convert_to_string_ex(hash_entry); in php_mb_parse_encoding_array()
2015 convert_to_string_ex(arg1); in PHP_FUNCTION()
3846 convert_to_string_ex(zfrom_enc); in PHP_FUNCTION()
/PHP-7.3/ext/tidy/
H A Dtidy.c89 convert_to_string_ex(_val); \
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c807 convert_to_string_ex(&retval); in sqlite3_do_callback()
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c641 convert_to_string_ex(dest); in fetch_value()
/PHP-7.3/ext/session/
H A Dsession.c2368 convert_to_string_ex(expires); in PHP_FUNCTION()
/PHP-7.3/ext/odbc/
H A Dphp_odbc.c1352 convert_to_string_ex(tmp); in PHP_FUNCTION()
/PHP-7.3/ext/gd/
H A Dgd.c2298 convert_to_string_ex(data); in PHP_FUNCTION()

Completed in 254 milliseconds

12