Home
last modified time | relevance | path

Searched refs:ZVAL_STR (Results 1 – 25 of 57) sorted by relevance

123

/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_webdata_transfer.c59 ZVAL_STR(&zv[2], str); in phpdbg_webdata_compress()
132 ZVAL_STR(value, ini_entry->orig_value); in phpdbg_webdata_compress()
138 ZVAL_STR(value, ini_entry->value); in phpdbg_webdata_compress()
156 ZVAL_STR(value, ini_entry->value); in phpdbg_webdata_compress()
/PHP-7.1/ext/spl/
H A Dspl_engine.h65 ZVAL_STR(&fci.function_name, func->common.function_name); in spl_instantiate_arg_n()
/PHP-7.1/ext/standard/
H A Dfsock.c110 ZVAL_STR(zerrstr, errstr); in php_fsockopen_stream()
H A Dtype.c426 ZVAL_STR(callable_name, name); in PHP_FUNCTION()
H A Dstreamsfuncs.c157 ZVAL_STR(zerrstr, errstr); in PHP_FUNCTION()
222 ZVAL_STR(zerrstr, errstr); in PHP_FUNCTION()
280 ZVAL_STR(zpeername, peername); in PHP_FUNCTION()
391 ZVAL_STR(zremote, remote_addr); in PHP_FUNCTION()
H A Dassert.c234 ZVAL_STR(&args[3], zval_get_string(description)); in PHP_FUNCTION()
H A Dbrowscap.c283 ZVAL_STR(&tmp, browscap_convert_pattern(entry->pattern, 0)); in browscap_entry_to_array()
/PHP-7.1/ext/filter/
H A Dsanitizing_filters.c271 ZVAL_STR(value, buf); in php_filter_full_special_chars()
381 ZVAL_STR(value, buf); in php_filter_magic_quotes()
/PHP-7.1/Zend/
H A Dzend_ast.h252 ZVAL_STR(&zv, str); in zend_ast_create_zval_from_str()
H A Dzend_exceptions.c231 ZVAL_STR(&tmp, filename); in zend_default_exception_new_ex()
291 ZVAL_STR(&tmp, message); in ZEND_METHOD()
703 ZVAL_STR(&fci.function_name, fname); in ZEND_METHOD()
766 ZVAL_STR(&tmp, str); in ZEND_METHOD()
H A Dzend_ini_parser.y128 ZVAL_STR(op1, str); in zend_ini_add_string()
H A Dzend_object_handlers.c586 ZVAL_STR(&tmp_member, zval_get_string(member)); in zend_std_read_property()
706 ZVAL_STR(&tmp_member, zval_get_string(member)); in zend_std_write_property()
978 ZVAL_STR(&tmp_member, zval_get_string(member)); in zend_std_unset_property()
1560 ZVAL_STR(&tmp_member, zval_get_string(member)); in zend_std_has_property()
H A Dzend_API.c1080 ZVAL_STR(&member, key); in zend_merge_properties()
1374 ZVAL_STR(&tmp, str); in add_assoc_str_ex()
1458 ZVAL_STR(&tmp, str); in add_index_str()
1536 ZVAL_STR(&tmp, str); in add_next_index_str()
1607 ZVAL_STR(&tmp, str); in add_get_index_str()
1748 ZVAL_STR(&tmp, str); in add_property_str_ex()
3861 ZVAL_STR(&property, name); in zend_update_property_ex()
3944 ZVAL_STR(&tmp, value); in zend_update_property_str()
4075 ZVAL_STR(&property, name); in zend_read_property_ex()
H A Dzend_compile.c479 ZVAL_STR(&zv, *str); in zend_add_literal_string()
581 ZVAL_STR(&_c, str); \
1516 ZVAL_STR(zv, zend_resolve_class_name_ast(class_ast)); in zend_try_compile_const_expr_resolve_class_name()
1830 ZVAL_STR(left_zv, result); in zend_ast_append_str()
2566 ZVAL_STR(&result->u.constant, zend_resolve_class_name_ast(name_ast)); in zend_compile_class_ref_ex()
2573 ZVAL_STR(&result->u.constant, zend_resolve_class_name_ast(name_ast)); in zend_compile_class_ref_ex()
3313 ZVAL_STR(&name_node->u.constant, zend_resolve_function_name( in zend_compile_function_name()
6297 ZVAL_STR(name_zval, compound_ns); in zend_compile_group_use()
6339 ZVAL_STR(&name_node.u.constant, name); in zend_compile_const_decl()
6474 ZVAL_STR(zv, dirname); in zend_try_ct_eval_magic_const()
[all …]
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_statement.c146 ZVAL_STR(parameter, mem ? mem : ZSTR_EMPTY_ALLOC()); in pdo_sqlite_stmt_param_hook()
/PHP-7.1/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp183 ZVAL_STR(&zoi_bit->zoi_cur.current, res); in _breakiterator_parts_move_forward()
/PHP-7.1/ext/simplexml/
H A Dsimplexml.c265 ZVAL_STR(&tmp_zv, zval_get_string(member)); in sxe_prop_dim_read()
484 ZVAL_STR(&tmp_zv, php_trim(trim_str, NULL, 0, 3)); in sxe_prop_dim_write()
741 ZVAL_STR(&tmp_zv, zval_get_string(member)); in sxe_prop_dim_exists()
860 ZVAL_STR(&tmp_zv, zval_get_string(member)); in sxe_prop_dim_delete()
1173 ZVAL_STR(&value, sxe_xmlNodeListGetString((xmlDocPtr) sxe->document->ptr, attr->children, 1)); in sxe_get_prop_hash()
1191 ZVAL_STR(&value, sxe_xmlNodeListGetString(node->doc, node->children, 1)); in sxe_get_prop_hash()
1216 ZVAL_STR(&value, sxe_xmlNodeListGetString(node->doc, node, 1)); in sxe_get_prop_hash()
/PHP-7.1/ext/wddx/
H A Dwddx.c739 ZVAL_STR(&ent.data, ZSTR_EMPTY_ALLOC()); in php_wddx_push_element()
745 ZVAL_STR(&ent.data, ZSTR_EMPTY_ALLOC()); in php_wddx_push_element()
919 ZVAL_STR(&ent1->data, new_str); in php_wddx_pop_element()
/PHP-7.1/ext/mysqli/
H A Dmysqli_prop.c254 ZVAL_STR(retval, stat_msg); in MYSQLI_MAP_PROPERTY_FUNC_LONG()
/PHP-7.1/ext/xml/
H A Dxml.c396 ZVAL_STR(ret, xml_utf8_decode(s, len, encoding)); in _xml_xmlchar_zval()
743 ZVAL_STR(&tmp, val); in _xml_startElementHandler()
780 ZVAL_STR(&tmp, val); in _xml_startElementHandler()
/PHP-7.1/ext/intl/timezone/
H A Dtimezone_class.cpp98 ZVAL_STR(&arg, u8str); in timezone_convert_to_datetimezone()
/PHP-7.1/ext/json/
H A Djson_scanner.re258 ZVAL_STR(&s->value, str);
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_optimizer.c119 ZVAL_STR(&zv, str); in zend_optimizer_add_literal_string()
135 ZVAL_STR(val, str); in drop_leading_backslash()
H A Dpass1_5.c581 ZVAL_STR(&t, dirname); in zend_optimizer_pass1()
/PHP-7.1/ext/pdo_pgsql/
H A Dpgsql_statement.c367 ZVAL_STR(parameter, str); in pgsql_stmt_param_hook()

Completed in 182 milliseconds

123