Home
last modified time | relevance | path

Searched refs:ZVAL_STRING (Results 26 – 50 of 74) sorted by relevance

123

/PHP-8.3/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp167 ZVAL_STRING(&val, const_cast<char*>(typeid(*biter).name())); in BreakIterator_get_debug_info()
/PHP-8.3/ext/intl/common/
H A Dcommon_date.cpp118 ZVAL_STRING(&zfuncname, "getTimestamp"); in intl_datetime_decompose()
/PHP-8.3/ext/soap/
H A Dphp_encoding.c631 ZVAL_STRING(&data, (char*)xmlBufferContent(buf)); in to_zval_user()
661 ZVAL_STRING(ret, (char*)xmlBufferContent(out)); in to_zval_string()
668 ZVAL_STRING(ret, (char*)data->children->content); in to_zval_string()
671 ZVAL_STRING(ret, (char*)data->children->content); in to_zval_string()
694 ZVAL_STRING(ret, (char*)xmlBufferContent(out)); in to_zval_stringr()
704 ZVAL_STRING(ret, (char*)data->children->content); in to_zval_stringr()
727 ZVAL_STRING(ret, (char*)xmlBufferContent(out)); in to_zval_stringc()
737 ZVAL_STRING(ret, (char*)data->children->content); in to_zval_stringc()
2822 ZVAL_STRING(Z_VAR_ENC_STYPE_P(&soapvar), cptype); in guess_zval_convert()
3014 ZVAL_STRING(&dummy_zval, start); in to_xml_list()
[all …]
H A Dphp_http.c389 ZVAL_STRING(&func, "gzcompress"); in make_http_soap_request()
393 ZVAL_STRING(&func, "gzencode"); in make_http_soap_request()
1268 ZVAL_STRING(&func, "gzdecode"); in make_http_soap_request()
1272 ZVAL_STRING(&func, "gzuncompress"); in make_http_soap_request()
/PHP-8.3/ext/standard/
H A Dassert.c202 ZVAL_STRING(&ASSERTG(callback), ASSERTG(cb)); in PHP_FUNCTION()
H A Ddir.c506 ZVAL_STRING(&tmp, globbuf.gl_pathv[n]+cwd_skip); in PHP_FUNCTION()
/PHP-8.3/ext/intl/timezone/
H A Dtimezone_class.cpp140 ZVAL_STRING(&local_zv_tz, tzinfo->name); in timezone_process_timezone_argument()
/PHP-8.3/ext/readline/
H A Dreadline.c432 ZVAL_STRING(ret, (char*)str); in _readline_string_zval()
/PHP-8.3/ext/pdo_firebird/
H A Dfirebird_driver.c964 ZVAL_STRING(val, tmp); in firebird_handle_get_attribute()
977 ZVAL_STRING(val, tmp); in firebird_handle_get_attribute()
H A Dfirebird_statement.c826 ZVAL_STRING(val, S->name); in firebird_stmt_get_attribute()
/PHP-8.3/ext/pdo_pgsql/
H A Dpgsql_driver.c443 ZVAL_STRING(return_value, buf); in pdo_pgsql_get_attribute()
449 ZVAL_STRING(return_value, (char*)PQparameterStatus(H->server, "server_version")); in pdo_pgsql_get_attribute()
454 ZVAL_STRING(return_value, (char *)PQgetvalue(res, 0, 0)); in pdo_pgsql_get_attribute()
/PHP-8.3/ext/sqlite3/
H A Dsqlite3.c651 ZVAL_STRING(data, (char*)sqlite3_column_text(stmt, column)); in sqlite_value_to_zval()
2114 ZVAL_STRING(&argv[1], arg1); in php_sqlite3_authorizer()
2120 ZVAL_STRING(&argv[2], arg2); in php_sqlite3_authorizer()
2126 ZVAL_STRING(&argv[3], arg3); in php_sqlite3_authorizer()
2132 ZVAL_STRING(&argv[4], arg4); in php_sqlite3_authorizer()
/PHP-8.3/ext/dom/
H A Delement.c129 ZVAL_STRING(retval, (char *)qname); in dom_element_tag_name_read()
132 ZVAL_STRING(retval, (char *) nodep->name); in dom_element_tag_name_read()
155 ZVAL_STRING(retval, (const char *) content); in dom_element_reflected_attribute_read()
H A Ddocument.c132 ZVAL_STRING(retval, encoding); in dom_document_encoding_read()
236 ZVAL_STRING(retval, version); in dom_document_version_read()
438 ZVAL_STRING(retval, url); in dom_document_document_uri_read()
H A Dphp_dom.c1779 ZVAL_STRING(retval, str); in php_dom_get_content_into_zval()
1789 ZVAL_STRING(retval, str); in php_dom_get_content_into_zval()
/PHP-8.3/ext/json/
H A Djson_encoder.c551 ZVAL_STRING(&fname, "jsonSerialize"); in php_json_encode_serializable_object()
/PHP-8.3/ext/libxml/
H A Dlibxml.c742 ZVAL_STRING(&params[0], ID); in _php_libxml_external_entity_loader()
747 ZVAL_STRING(&params[1], URL); in _php_libxml_external_entity_loader()
/PHP-8.3/ext/pdo_odbc/
H A Dodbc_driver.c399 ZVAL_STRING(val, "ODBC-" PDO_ODBC_TYPE); in odbc_handle_get_attr()
/PHP-8.3/ext/oci8/
H A Doci8_collection.c536 ZVAL_STRING(result_element, (char *)str); in php_oci_collection_element_get()
/PHP-8.3/ext/xml/
H A Dxml.c604 ZVAL_STRING(&args[1], SKIP_TAGSTART(ZSTR_VAL(tag_name))); in _xml_startElementHandler()
690 ZVAL_STRING(&args[1], SKIP_TAGSTART(ZSTR_VAL(tag_name))); in _xml_endElementHandler()
/PHP-8.3/ext/pdo_sqlite/
H A Dsqlite_driver.c275 ZVAL_STRING(return_value, (char *)sqlite3_libversion()); in pdo_sqlite_get_attribute()
/PHP-8.3/Zend/
H A Dzend_API.c1863 ZVAL_STRING(&tmp, str); in add_assoc_string_ex()
1968 ZVAL_STRING(&tmp, str); in add_index_string()
2067 ZVAL_STRING(&tmp, str); in add_next_index_string()
2209 ZVAL_STRING(&tmp, str); in add_property_string_ex()
4528 ZVAL_STRING(&tmp, string); in zend_try_assign_typed_ref_string()
4854 ZVAL_STRING(&tmp, value); in zend_update_property_string()
4955 ZVAL_STRING(&tmp, value); in zend_update_static_property_string()
/PHP-8.3/sapi/cli/
H A Dphp_cli.c1075 ZVAL_STRING(&arg, reflection_what); in do_cli()
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_conf.c729 ZVAL_STRING(&k, kv->key); in fpm_conf_apply_kv_array_to_kv_array()
730 ZVAL_STRING(&v, kv->value); in fpm_conf_apply_kv_array_to_kv_array()
/PHP-8.3/ext/xmlreader/
H A Dphp_xmlreader.c99 ZVAL_STRING(rv, (char *) retchar); in xmlreader_property_reader()

Completed in 142 milliseconds

123