Home
last modified time | relevance | path

Searched refs:try_convert_to_string (Results 1 – 25 of 28) sorted by relevance

12

/PHP-8.0/ext/readline/
H A Dreadline.c184 if (!try_convert_to_string(value)) { in PHP_FUNCTION()
208 if (!try_convert_to_string(value)) { in PHP_FUNCTION()
227 if (!try_convert_to_string(value)) { in PHP_FUNCTION()
251 if (!try_convert_to_string(value)) { in PHP_FUNCTION()
/PHP-8.0/ext/pdo_sqlite/
H A Dsqlite_statement.c154 if (!try_convert_to_string(parameter)) { in pdo_sqlite_stmt_param_hook()
179 if (!try_convert_to_string(parameter)) { in pdo_sqlite_stmt_param_hook()
H A Dsqlite_driver.c421 if (!try_convert_to_string(&retval)) { in do_callback()
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_format_object.cpp143 if (!try_convert_to_string(format)) { in PHP_FUNCTION()
/PHP-8.0/ext/com_dotnet/
H A Dcom_saproxy.c108 if (!try_convert_to_string(&proxy->indices[0])) { in saproxy_read_dimension()
226 if (!try_convert_to_string(&proxy->indices[0])) { in saproxy_write_dimension()
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_class.cpp180 if (!try_convert_to_string(zv_timezone)) { in timezone_process_timezone_argument()
H A Dtimezone_methods.cpp166 if (!try_convert_to_string(arg)) { in PHP_FUNCTION()
/PHP-8.0/ext/oci8/
H A Doci8_statement.c1185 if (!try_convert_to_string(param)) { in php_oci_bind_by_name()
1385 if (!try_convert_to_string(val)) { in php_oci_bind_in_callback()
1733 if (!try_convert_to_string(entry)) { in php_oci_bind_array_helper_string()
1761 if (!try_convert_to_string(entry)) { in php_oci_bind_array_helper_string()
1783 if (!try_convert_to_string(entry)) { in php_oci_bind_array_helper_string()
/PHP-8.0/ext/pdo/
H A Dpdo_stmt.c279 if (!try_convert_to_string(parameter)) { in really_register_bound_param()
892 if (!try_convert_to_string(&val)) { in do_fetch()
2386 if (!try_convert_to_string(member)) { in row_dim_read()
2467 if (!try_convert_to_string(member)) { in row_dim_exists()
/PHP-8.0/ext/pcntl/
H A Dpcntl.c811 if (!try_convert_to_string(element)) { in PHP_FUNCTION()
842 if (!try_convert_to_string(element)) { in PHP_FUNCTION()
/PHP-8.0/ext/openssl/
H A Dxp_ssl.c109 if (try_convert_to_string(val)) str = Z_STRVAL_P(val); \
1215 if (!try_convert_to_string(zdhpath)) { in php_openssl_set_server_dh_param()
1262 if (!try_convert_to_string(zvcurve)) { in php_openssl_set_server_ecdh_curve()
/PHP-8.0/ext/standard/
H A Dpack.c290 if (!try_convert_to_string(&argv[currentarg])) { in PHP_FUNCTION()
H A Dstreamsfuncs.c1581 if (!try_convert_to_string(zstream)) { in PHP_FUNCTION()
/PHP-8.0/ext/xsl/
H A Dxsltprocessor.c71 if (!try_convert_to_string(value)) { in php_xsl_xslt_make_params()
/PHP-8.0/ext/pdo_firebird/
H A Dfirebird_statement.c797 if (!try_convert_to_string(val)) { in firebird_stmt_set_attribute()
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_ps_codec.c779 if (!try_convert_to_string(the_var)) { in mysqlnd_stmt_execute_calculate_param_values_size()
/PHP-8.0/Zend/
H A Dzend_operators.h315 static zend_always_inline zend_bool try_convert_to_string(zval *op) { in try_convert_to_string() function
/PHP-8.0/ext/pdo_oci/
H A Doci_statement.c219 if (!try_convert_to_string(parameter)) { in oci_bind_input_cb()
/PHP-8.0/ext/libxml/
H A Dlibxml.c673 if (try_convert_to_string(&retval)) { in _php_libxml_external_entity_loader()
/PHP-8.0/ext/mysqli/
H A Dmysqli_api.c853 if (!try_convert_to_string(param)) {
1714 if (!try_convert_to_string(mysql_value)) {
/PHP-8.0/ext/pdo_pgsql/
H A Dpgsql_driver.c648 if (!try_convert_to_string(tmp)) { in PHP_METHOD()
/PHP-8.0/ext/xml/
H A Dxml.c1453 if (!try_convert_to_string(val)) { in PHP_FUNCTION()
/PHP-8.0/main/streams/
H A Duserspace.c650 if (!try_convert_to_string(&retval)) { in php_userstreamop_read()
/PHP-8.0/ext/sockets/
H A Dconversions.c328 if (!try_convert_to_string(&lzval)) { in from_zval_integer_common()
/PHP-8.0/ext/exif/
H A Dexif.c4534 if (!try_convert_to_string(stream)) { in PHP_FUNCTION()
4711 if (!try_convert_to_string(stream)) { in PHP_FUNCTION()

Completed in 137 milliseconds

12