Home
last modified time | relevance | path

Searched refs:smart_str_appendl (Results 1 – 25 of 45) sorted by relevance

12

/PHP-8.1/ext/json/
H A Djson_encoder.c62 smart_str_appendl(buf, " ", 4); in php_json_pretty_print_indent()
88 smart_str_appendl(buf, num, len); in php_json_encode_double()
127 smart_str_appendl(buf, "null", 4); in php_json_encode_array()
165 smart_str_appendl(buf, "\"\"", 2); in php_json_encode_array()
200 smart_str_appendl(buf, "null", 4); in php_json_encode_array()
321 smart_str_appendl(buf, "\"\"", 2); in php_json_escape_string()
359 smart_str_appendl(buf, s, pos); in php_json_escape_string()
364 smart_str_appendl(buf, s, pos); in php_json_escape_string()
399 smart_str_appendl(buf, s, pos); in php_json_escape_string()
535 smart_str_appendl(buf, "null", 4); in php_json_encode_serializable_object()
[all …]
/PHP-8.1/ext/standard/
H A Dhttp.c155 smart_str_appendl(formstr, arg_sep, arg_sep_len); in php_url_encode_hash_ex()
159 smart_str_appendl(formstr, key_prefix, key_prefix_len); in php_url_encode_hash_ex()
173 smart_str_appendl(formstr, num_prefix, num_prefix_len); in php_url_encode_hash_ex()
178 smart_str_appendl(formstr, key_suffix, key_suffix_len); in php_url_encode_hash_ex()
180 smart_str_appendl(formstr, "=", 1); in php_url_encode_hash_ex()
197 smart_str_appendl(formstr, "0", sizeof("0")-1); in php_url_encode_hash_ex()
200 smart_str_appendl(formstr, "1", sizeof("1")-1); in php_url_encode_hash_ex()
H A Dvar.c432 smart_str_appendl(buf, " => ", 4); in php_array_element_export()
443 smart_str_appendl(buf, "' => ", 5); in php_array_element_export()
473 smart_str_appendl(buf, " => ", 4); in php_object_element_export()
494 smart_str_appendl(buf, "true", 4); in php_var_export_ex()
604 smart_str_appendl(buf, "))", 2); in php_var_export_ex()
934 smart_str_appendl(buf, ":{", 2); in php_var_serialize_nested_data()
1006 smart_str_appendl(buf, "N;", 2); in php_var_serialize_intern()
1009 smart_str_appendl(buf, "R:", 2); in php_var_serialize_intern()
1014 smart_str_appendl(buf, "r:", 2); in php_var_serialize_intern()
1032 smart_str_appendl(buf, "N;", 2); in php_var_serialize_intern()
[all …]
H A Durl_scanner_ex.re345 smart_str_appendl(&ctx->result, start, YYCURSOR - start);
455 smart_str_appendl(&ctx->tag, start, YYCURSOR - start);
476 smart_str_appendl(&ctx->arg, start, YYCURSOR - start);
501 smart_str_appendl(&ctx->buf, newdata, newlen);
591 smart_str_appendl(&surl, url, urllen);
629 smart_str_appendl(&ctx->result, "", 0);
703 smart_str_appendl(&ctx->result, output, output_len);
766 smart_str_appendl(&sname, name, name_len);
767 smart_str_appendl(&svalue, value, value_len);
768 smart_str_appendl(&hname, name, name_len);
[all …]
H A Dhttp_fopen_wrapper.c248 smart_str_appendl(&header, "CONNECT ", sizeof("CONNECT ")-1); in php_stream_url_wrap_http_ex()
252 smart_str_appendl(&header, " HTTP/1.0\r\n", sizeof(" HTTP/1.0\r\n")-1); in php_stream_url_wrap_http_ex()
274 smart_str_appendl(&header, s, p - s); in php_stream_url_wrap_http_ex()
275 smart_str_appendl(&header, "\r\n", sizeof("\r\n")-1); in php_stream_url_wrap_http_ex()
298 smart_str_appendl(&header, s, p - s); in php_stream_url_wrap_http_ex()
299 smart_str_appendl(&header, "\r\n", sizeof("\r\n")-1); in php_stream_url_wrap_http_ex()
311 smart_str_appendl(&header, "\r\n", sizeof("\r\n")-1); in php_stream_url_wrap_http_ex()
433 smart_str_appendl(&tmpstr, "\r\n", sizeof("\r\n") - 1); in php_stream_url_wrap_http_ex()
598 smart_str_appendl(&req_buf, ua, ua_len); in php_stream_url_wrap_http_ex()
642 smart_str_appendl(&req_buf, Z_STRVAL_P(tmpzval), Z_STRLEN_P(tmpzval)); in php_stream_url_wrap_http_ex()
H A Dmail.c116 smart_str_appendl(s, ": ", 2); in php_mail_build_headers_elem()
118 smart_str_appendl(s, "\r\n", 2); in php_mail_build_headers_elem()
/PHP-8.1/Zend/
H A Dzend_smart_str.h27 smart_str_appendl((dest), (src), strlen(src))
32 #define smart_str_appendl(dest, src, len) \ macro
152 smart_str_appendl(dest, src, len); in smart_str_setl()
H A Dzend_smart_str.c122 smart_str_appendl(str, ".0", 2); in smart_str_append_double()
189 smart_str_appendl(str, "...", sizeof("...")-1); in smart_str_append_escaped_truncated()
199 smart_str_appendl(dest, "NULL", sizeof("NULL")-1); in smart_str_append_scalar()
/PHP-8.1/ext/mbstring/
H A Dphp_mbregex.c727 smart_str_appendl(pbuf, p, clen); in mb_regex_substitute()
735 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
754 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
766 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
788 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
795 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
816 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
821 smart_str_appendl(pbuf, sp, p - sp); in mb_regex_substitute()
830 smart_str_appendl(pbuf, p, eos - p); in mb_regex_substitute()
1124 smart_str_appendl(&out_buf, (char *)pos, 1); in _php_mb_regex_ereg_replace_exec()
[all …]
/PHP-8.1/ext/dom/
H A Ddocumenttype.c179smart_str_appendl(&ret_buf, (const char *) xmlOutputBufferGetContent(buff), xmlOutputBufferGetSize… in dom_documenttype_internal_subset_read()
181 smart_str_appendl(&ret_buf, (char *) buff->buffer->content, buff->buffer->use); in dom_documenttype_internal_subset_read()
/PHP-8.1/ext/soap/
H A Dphp_http.c31 smart_str_appendl(str,const,sizeof(const)-1)
145 smart_str_appendl(soap_headers, s, p-s); in http_context_headers()
593 smart_str_appendl(&soap_headers, Z_STRVAL_P(tmp), Z_STRLEN_P(tmp)); in make_http_soap_request()
601 smart_str_appendl(&soap_headers, Z_STRVAL_P(tmp), Z_STRLEN_P(tmp)); in make_http_soap_request()
621 smart_str_appendl(&soap_headers, Z_STRVAL_P(tmp), Z_STRLEN_P(tmp)); in make_http_soap_request()
638 smart_str_appendl(&soap_headers, Z_STRVAL_P(tmp), Z_STRLEN_P(tmp)); in make_http_soap_request()
787 smart_str_appendl(&soap_headers, nc, 8); in make_http_soap_request()
789 smart_str_appendl(&soap_headers, cnonce, 8); in make_http_soap_request()
792 smart_str_appendl(&soap_headers, response, 32); in make_http_soap_request()
872 smart_str_appendl(&soap_headers, request->val, request->len); in make_http_soap_request()
[all …]
H A Dsoap.c4159 smart_str_appendl(buf, "list(", 5);
4162 smart_str_appendl(buf, ", ", 2);
4169 smart_str_appendl(buf, " $", 2);
4173 smart_str_appendl(buf, ") ", 2);
4176 smart_str_appendl(buf, "void ", 5);
4186 smart_str_appendl(buf, ", ", 2);
4193 smart_str_appendl(buf, " $", 2);
4210 smart_str_appendl(buf, ";\n", 2);
4263 smart_str_appendl(buf, " {", 2);
4277 smart_str_appendl(buf, " {", 2);
[all …]
/PHP-8.1/ext/intl/locale/
H A Dlocale_methods.c731 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_key_value()
733 smart_str_appendl(loc_name, Z_STRVAL_P(ele_value) , Z_STRLEN_P(ele_value)); in append_key_value()
747 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in add_prefix()
748 smart_str_appendl(loc_name, PRIVATE_PREFIX , sizeof(PRIVATE_PREFIX)-1); in add_prefix()
770 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_multiple_key_values()
771 smart_str_appendl(loc_name, Z_STRVAL_P(ele_value) , Z_STRLEN_P(ele_value)); in append_multiple_key_values()
784 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_multiple_key_values()
785 smart_str_appendl(loc_name, Z_STRVAL_P(data) , Z_STRLEN_P(data)); in append_multiple_key_values()
818 smart_str_appendl(loc_name, SEPARATOR , sizeof(SEPARATOR)-1); in append_multiple_key_values()
819 smart_str_appendl(loc_name, Z_STRVAL_P(ele_value) , Z_STRLEN_P(ele_value)); in append_multiple_key_values()
/PHP-8.1/ext/zend_test/
H A Dobserver.c97 smart_str_appendl(buf, "NULL", 4); in get_retval_info()
100 smart_str_appendl(buf, "object(", 7); in get_retval_info()
102 smart_str_appendl(buf, ")#", 2); in get_retval_info()
/PHP-8.1/ext/mysqlnd/
H A Dmysqlnd_connection.c1703 smart_str_appendl(str, " ", sizeof(" ") - 1);
1705 smart_str_appendl(str, "AND CHAIN", sizeof("AND CHAIN") - 1);
1708 smart_str_appendl(str, " ", sizeof(" ") - 1);
1715 smart_str_appendl(str, " ", sizeof(" ") - 1);
1717 smart_str_appendl(str, "RELEASE", sizeof("RELEASE") - 1);
1720 smart_str_appendl(str, " ", sizeof(" ") - 1);
1722 smart_str_appendl(str, "NO RELEASE", sizeof("NO RELEASE") - 1);
1814 smart_str_appendl(&tmp_str, ", ", sizeof(", ") - 1);
1820 smart_str_appendl(&tmp_str, ", ", sizeof(", ") - 1);
1825 smart_str_appendl(&tmp_str, ", ", sizeof(", ") - 1);
[all …]
/PHP-8.1/ext/mysqli/
H A Dmysqli_nonapi.c1168 smart_str_appendl(&tmp_str, ", ", sizeof(", ") - 1);
1170 smart_str_appendl(&tmp_str, "WITH CONSISTENT SNAPSHOT", sizeof("WITH CONSISTENT SNAPSHOT") - 1);
1174 smart_str_appendl(&tmp_str, ", ", sizeof(", ") - 1);
1176 smart_str_appendl(&tmp_str, "READ WRITE", sizeof("READ WRITE") - 1);
1179 smart_str_appendl(&tmp_str, ", ", sizeof(", ") - 1);
1181 smart_str_appendl(&tmp_str, "READ ONLY", sizeof("READ ONLY") - 1);
H A Dmysqli_api.c43 smart_str_appendl(str, " ", sizeof(" ") - 1); in mysqli_tx_cor_options_to_string()
45 smart_str_appendl(str, "AND CHAIN", sizeof("AND CHAIN") - 1); in mysqli_tx_cor_options_to_string()
48 smart_str_appendl(str, " ", sizeof(" ") - 1); in mysqli_tx_cor_options_to_string()
50 smart_str_appendl(str, "AND NO CHAIN", sizeof("AND NO CHAIN") - 1); in mysqli_tx_cor_options_to_string()
55 smart_str_appendl(str, " ", sizeof(" ") - 1); in mysqli_tx_cor_options_to_string()
57 smart_str_appendl(str, "RELEASE", sizeof("RELEASE") - 1); in mysqli_tx_cor_options_to_string()
60 smart_str_appendl(str, " ", sizeof(" ") - 1); in mysqli_tx_cor_options_to_string()
62 smart_str_appendl(str, "NO RELEASE", sizeof("NO RELEASE") - 1); in mysqli_tx_cor_options_to_string()
/PHP-8.1/ext/iconv/
H A Diconv.c669 smart_str_appendl(pretval, "", 0); in _php_iconv_substr()
972 smart_str_appendl(pretval, ": ", sizeof(": ") - 1); in _php_iconv_mime_encode()
985 smart_str_appendl(pretval, lfchars, lfchars_len); in _php_iconv_mime_encode()
990 smart_str_appendl(pretval, "=?", sizeof("=?") - 1); in _php_iconv_mime_encode()
992 smart_str_appendl(pretval, out_charset, out_charset_len); in _php_iconv_mime_encode()
1077 smart_str_appendl(pretval, ZSTR_VAL(encoded), ZSTR_LEN(encoded)); in _php_iconv_mime_encode()
1079 smart_str_appendl(pretval, "?=", sizeof("?=") - 1); in _php_iconv_mime_encode()
1162 smart_str_appendl(pretval, "?=", sizeof("?=") - 1); in _php_iconv_mime_encode()
/PHP-8.1/ext/filter/
H A Dsanitizing_filters.c39 smart_str_appendl(&str, "&#", 2); in php_filter_encode_html()
/PHP-8.1/ext/session/
H A Dsession.c900 smart_str_appendl(&buf, ZSTR_VAL(key), ZSTR_LEN(key)); in PS_SERIALIZER_ENCODE_FUNC()
964 smart_str_appendl(&buf, ZSTR_VAL(key), ZSTR_LEN(key)); in PS_SERIALIZER_ENCODE_FUNC()
1329 smart_str_appendl(&ncookie, "Set-Cookie: ", sizeof("Set-Cookie: ")-1); in php_session_send_cookie()
1330 smart_str_appendl(&ncookie, PS(session_name), strlen(PS(session_name))); in php_session_send_cookie()
1332 smart_str_appendl(&ncookie, ZSTR_VAL(e_id), ZSTR_LEN(e_id)); in php_session_send_cookie()
1346 smart_str_appendl(&ncookie, ZSTR_VAL(date_fmt), ZSTR_LEN(date_fmt)); in php_session_send_cookie()
3042 smart_str_appendl(&progress->key, *data->value, value_len); in php_session_rfc1867_callback()
/PHP-8.1/ext/pgsql/
H A Dpgsql.c645 smart_str_appendl(&str, connstring, connstring_len); in php_pgsql_do_connect()
4301 smart_str_appendl(&querystr, escaped, new_len); in php_pgsql_meta_data()
4309 smart_str_appendl(&querystr, escaped, new_len); in php_pgsql_meta_data()
5279 smart_str_appendl(querystr, ZSTR_VAL(table), len); in build_tablename()
5291 smart_str_appendl(querystr, after_dot, len); in build_tablename()
5366 smart_str_appendl(&querystr, tmp, new_len); in php_pgsql_insert()
5377 smart_str_appendl(&querystr, buf, snprintf(buf, sizeof(buf), "%F", Z_DVAL_P(val))); in php_pgsql_insert()
5380 smart_str_appendl(&querystr, "NULL", sizeof("NULL")-1); in php_pgsql_insert()
5538 smart_str_appendl(querystr, tmp, new_len); in build_assignment_string()
5554 smart_str_appendl(querystr, "NULL", sizeof("NULL")-1); in build_assignment_string()
[all …]
/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_prompt.c478 smart_str_appendl(&code, PHPDBG_G(input_buffer), nl - PHPDBG_G(input_buffer)); in PHPDBG_COMMAND()
489 smart_str_appendl(&code, PHPDBG_G(input_buffer), nl - PHPDBG_G(input_buffer)); in PHPDBG_COMMAND()
494 smart_str_appendl(&code, PHPDBG_G(input_buffer), buf - PHPDBG_G(input_buffer)); in PHPDBG_COMMAND()
497 smart_str_appendl(&code, PHPDBG_G(input_buffer), PHPDBG_G(input_buflen)); in PHPDBG_COMMAND()
/PHP-8.1/sapi/apache2handler/
H A Dphp_functions.c380 smart_str_appendl(&tmp1, s, (p - s)); in PHP_MINFO_FUNCTION()
/PHP-8.1/main/
H A Dspprintf.c124 smart_str_appendl((smart_str *)(xbuf), (str), (len)); \
/PHP-8.1/ext/readline/
H A Dreadline_cli.c81 smart_str_appendl(CLIR_G(prompt_str), str, str_length); in readline_shell_write()

Completed in 141 milliseconds

12