Home
last modified time | relevance | path

Searched refs:smart_str_appendc (Results 1 – 25 of 42) sorted by relevance

12

/PHP-8.3/ext/json/
H A Djson_encoder.c60 smart_str_appendc(buf, c); in php_json_pretty_print_char()
157 smart_str_appendc(buf, '{'); in php_json_encode_array()
176 smart_str_appendc(buf, ','); in php_json_encode_array()
192 smart_str_appendc(buf, ':'); in php_json_encode_array()
215 smart_str_appendc(buf, '}'); in php_json_encode_array()
232 smart_str_appendc(buf, '['); in php_json_encode_array()
234 smart_str_appendc(buf, '{'); in php_json_encode_array()
325 smart_str_appendc(buf, ']'); in php_json_encode_array()
327 smart_str_appendc(buf, '}'); in php_json_encode_array()
368 smart_str_appendc(buf, '"'); in php_json_escape_string()
[all …]
/PHP-8.3/Zend/
H A Dzend_ast.c1240 smart_str_appendc(str, c); in zend_ast_export_str()
1242 smart_str_appendc(str, c); in zend_ast_export_str()
1287 smart_str_appendc(str, c); in zend_ast_export_qstr()
1388 smart_str_appendc(str, '{'); in zend_ast_export_var()
1390 smart_str_appendc(str, '}'); in zend_ast_export_var()
1462 smart_str_appendc(str, '$'); in zend_ast_export_var_list()
1544 smart_str_appendc(str, '}'); in zend_ast_export_if_stmt()
1687 smart_str_appendc(str, '?'); in zend_ast_export_type()
2532 smart_str_appendc(str, '('); in zend_ast_export_ex()
2534 smart_str_appendc(str, ')'); in zend_ast_export_ex()
[all …]
H A Dzend_smart_str.c216 smart_str_appendc(dest, '\''); in smart_str_append_scalar()
218 smart_str_appendc(dest, '\''); in smart_str_append_scalar()
H A Dzend.c378 smart_str_appendc(buf, ' '); in print_hash()
384 smart_str_appendc(buf, ' '); in print_hash()
386 smart_str_appendc(buf, '['); in print_hash()
415 smart_str_appendc(buf, ' '); in print_hash()
430 smart_str_appendc(buf, ','); in print_flat_hash()
432 smart_str_appendc(buf, '['); in print_flat_hash()
483 smart_str_appendc(buf, ')'); in zend_print_flat_zval_r_to_buf()
505 smart_str_appendc(buf, ')'); in zend_print_flat_zval_r_to_buf()
564 smart_str_appendc(buf, ':'); in zend_print_zval_r_to_buf()
567 smart_str_appendc(buf, '\n'); in zend_print_zval_r_to_buf()
H A Dzend_exceptions.c533 smart_str_appendc(str, '#'); in _build_trace_string()
535 smart_str_appendc(str, ' '); in _build_trace_string()
553 smart_str_appendc(str, '('); in _build_trace_string()
563 smart_str_appendc(str, '('); in _build_trace_string()
606 smart_str_appendc(&str, '#'); in zend_trace_to_string()
H A Dzend_smart_str.h182 static zend_always_inline void smart_str_appendc(smart_str *dest, char ch) in smart_str_appendc() function
/PHP-8.3/ext/readline/
H A Dreadline_cli.c144 smart_str_appendc(&retval, '\\'); in cli_get_prompt()
148 smart_str_appendc(&retval, '\n'); in cli_get_prompt()
152 smart_str_appendc(&retval, '\t'); in cli_get_prompt()
156 smart_str_appendc(&retval, '\033'); in cli_get_prompt()
170 smart_str_appendc(&retval, prompt); in cli_get_prompt()
174 smart_str_appendc(&retval, '`'); in cli_get_prompt()
178 smart_str_appendc(&retval, '\\'); in cli_get_prompt()
198 smart_str_appendc(&retval, *prompt_spec); in cli_get_prompt()
205 smart_str_appendc(&retval, '?'); in cli_get_prompt()
/PHP-8.3/ext/standard/
H A Dvar.c447 smart_str_appendc(buf, '\''); in php_array_element_export()
456 smart_str_appendc(buf, ','); in php_array_element_export()
457 smart_str_appendc(buf, '\n'); in php_array_element_export()
472 smart_str_appendc(buf, '\''); in php_object_element_export()
474 smart_str_appendc(buf, '\''); in php_object_element_export()
481 smart_str_appendc(buf, ','); in php_object_element_export()
482 smart_str_appendc(buf, '\n'); in php_object_element_export()
556 smart_str_appendc(buf, ')'); in php_var_export_ex()
972 smart_str_appendc(buf, '}'); in php_var_serialize_nested_data()
1006 smart_str_appendc(buf, ';'); in php_var_serialize_intern()
[all …]
H A Dhttp.c54 smart_str_appendc(form_str, '='); in php_url_encode_scalar()
85 smart_str_appendc(form_str, '0'); in php_url_encode_scalar()
88 smart_str_appendc(form_str, '1'); in php_url_encode_scalar()
H A Durl_scanner_ex.re233 smart_str_appendc(dest, '/');
234 smart_str_appendc(dest, '?');
250 smart_str_appendc(dest, ':');
252 smart_str_appendc(dest, '@');
258 smart_str_appendc(dest, ':');
264 smart_str_appendc(dest, '?');
273 smart_str_appendc(dest, '#');
307 smart_str_appendc(&ctx->result, type);
315 smart_str_appendc(&ctx->result, type);
602 smart_str_appendc(&url_app, '=');
[all …]
H A Dproc_open.c537 smart_str_appendc(str, '\\'); in append_backslashes()
564 smart_str_appendc(str, '^'); in append_win_escaped_arg()
567 smart_str_appendc(str, '"'); in append_win_escaped_arg()
582 smart_str_appendc(str, '^'); in append_win_escaped_arg()
584 smart_str_appendc(str, c); in append_win_escaped_arg()
590 smart_str_appendc(str, '^'); in append_win_escaped_arg()
592 smart_str_appendc(str, '"'); in append_win_escaped_arg()
648 smart_str_appendc(&str, ' '); in create_win_command_from_args()
H A Dhttp_fopen_wrapper.c251 smart_str_appendc(&header, ':'); in php_stream_url_wrap_http_ex()
376 smart_str_appendc(&req_buf, ' '); in php_stream_url_wrap_http_ex()
401 smart_str_appendc(&req_buf, '/'); in php_stream_url_wrap_http_ex()
406 smart_str_appendc(&req_buf, '?'); in php_stream_url_wrap_http_ex()
563 smart_str_appendc(&req_buf, ':'); in php_stream_url_wrap_http_ex()
H A Dhead.c139 smart_str_appendc(&buf, '='); in php_setcookie()
H A Dfile.c1793 smart_str_appendc(&csvline, enclosure); in php_fputcsv()
1798 smart_str_appendc(&csvline, enclosure); in php_fputcsv()
1802 smart_str_appendc(&csvline, *ch); in php_fputcsv()
1805 smart_str_appendc(&csvline, enclosure); in php_fputcsv()
1819 smart_str_appendc(&csvline, '\n'); in php_fputcsv()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_frame.c44 smart_str_appendc(s, '='); in ZEND_EXTERN_MODULE_GLOBALS()
64 smart_str_appendc(&s, '('); in phpdbg_compile_stackframe()
78 smart_str_appendc(&s, ')'); in phpdbg_compile_stackframe()
83 smart_str_appendc(&s, ':'); in phpdbg_compile_stackframe()
/PHP-8.3/ext/soap/
H A Dphp_http.c40 smart_str_appendc(&auth, ':'); in proxy_authentication()
66 smart_str_appendc(&auth, ':'); in basic_authentication()
260 smart_str_appendc(&soap_headers, ':'); in http_connect()
266 smart_str_appendc(&soap_headers, ':'); in http_connect()
569 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
575 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
578 smart_str_appendc(&soap_headers, '?'); in make_http_soap_request()
582 smart_str_appendc(&soap_headers, '#'); in make_http_soap_request()
593 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
786 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
[all …]
H A Dsoap.c767 smart_str_appendc(&nscat, ':'); in soap_create_typemap()
4107 smart_str_appendc(buf, ' ');
4135 smart_str_appendc(buf, '(');
4152 smart_str_appendc(buf, ')');
4168 smart_str_appendc(buf, ' ');
4205 smart_str_appendc(buf, ' ');
4221 smart_str_appendc(buf, '}');
4239 smart_str_appendc(buf, '}');
4268 smart_str_appendc(buf, ' ');
4308 smart_str_appendc(buf, ' ');
[all …]
H A Dphp_encoding.c308 smart_str_appendc(&prefix, '#'); in soap_check_zval_ref()
325 smart_str_appendc(&prefix, '#'); in soap_check_zval_ref()
405 smart_str_appendc(&nscat, ':'); in master_to_xml_int()
487 smart_str_appendc(&nscat, ':'); in master_to_xml_int()
520 smart_str_appendc(&nscat, ':'); in master_to_zval_int()
541 smart_str_appendc(&nscat, ':'); in master_to_zval_int()
3017 smart_str_appendc(&list, ' '); in to_xml_list()
3059 smart_str_appendc(&list, ' '); in to_xml_list()
3110 smart_str_appendc(&nscat, ':'); in to_zval_any()
3599 smart_str_appendc(type, ':'); in get_array_type()
[all …]
H A Dphp_schema.c56 smart_str_appendc(&nscat, ':'); in create_encoder()
1113 smart_str_appendc(&key, ':'); in schema_group()
1130 smart_str_appendc(&key, ':'); in schema_group()
1549 smart_str_appendc(&nscat, ':'); in schema_element()
1571 smart_str_appendc(&key, ':'); in schema_element()
1781 smart_str_appendc(&key, ':'); in schema_attribute()
1796 smart_str_appendc(&key, ':'); in schema_attribute()
1900 smart_str_appendc(&key2, ':'); in schema_attribute()
1994 smart_str_appendc(&key, ':'); in schema_attributeGroup()
2021 smart_str_appendc(&key, ':'); in schema_attributeGroup()
/PHP-8.3/ext/mysqlnd/
H A Dphp_mysqlnd.c53 smart_str_appendc(buffer, ','); in mysqlnd_minfo_dump_loaded_plugins()
71 smart_str_appendc(buffer, ','); in mysqlnd_minfo_dump_api_plugins()
H A Dmysqlnd_alloc.c346 smart_str_appendc(&tmp_str, *p); in _mysqlnd_pestrdup()
/PHP-8.3/ext/filter/
H A Dsanitizing_filters.c41 smart_str_appendc(&str, ';'); in php_filter_encode_html()
44 smart_str_appendc(&str, *s); in php_filter_encode_html()
/PHP-8.3/ext/iconv/
H A Diconv.c986 smart_str_appendc(pretval, ' '); in _php_iconv_mime_encode()
994 smart_str_appendc(pretval, '?'); in _php_iconv_mime_encode()
1003 smart_str_appendc(pretval, 'B'); in _php_iconv_mime_encode()
1005 smart_str_appendc(pretval, '?'); in _php_iconv_mime_encode()
1092 smart_str_appendc(pretval, 'Q'); in _php_iconv_mime_encode()
1094 smart_str_appendc(pretval, '?'); in _php_iconv_mime_encode()
1151 smart_str_appendc(pretval, *(char *)p); in _php_iconv_mime_encode()
1155 smart_str_appendc(pretval, '='); in _php_iconv_mime_encode()
1156 smart_str_appendc(pretval, qp_digits[(*p >> 4) & 0x0f]); in _php_iconv_mime_encode()
1157 smart_str_appendc(pretval, qp_digits[(*p & 0x0f)]); in _php_iconv_mime_encode()
/PHP-8.3/ext/pgsql/
H A Dpgsql.c558 smart_str_appendc(&str, '_'); in php_pgsql_do_connect()
5247 smart_str_appendc(querystr, '.'); in build_tablename()
5251 smart_str_appendc(querystr, '.'); in build_tablename()
5307 smart_str_appendc(&querystr, ','); in php_pgsql_insert()
5343 smart_str_appendc(&querystr, ','); in php_pgsql_insert()
5486 smart_str_appendc(querystr, '='); in build_assignment_string()
5494 smart_str_appendc(querystr, '\''); in build_assignment_string()
5496 smart_str_appendc(querystr, '\''); in build_assignment_string()
5572 smart_str_appendc(&querystr, ';'); in php_pgsql_update()
5670 smart_str_appendc(&querystr, ';'); in php_pgsql_delete()
[all …]
/PHP-8.3/ext/session/
H A Dsession.c914 smart_str_appendc(&buf, (unsigned char)ZSTR_LEN(key)); in PS_SERIALIZER_ENCODE_FUNC()
984 smart_str_appendc(&buf, PS_DELIMITER); in PS_SERIALIZER_ENCODE_FUNC()
1343 smart_str_appendc(&ncookie, '='); in php_session_send_cookie()
1469 smart_str_appendc(&var, '='); in php_session_reset_id()
2517 smart_str_appendc(&buf, '.'); in php_session_start_set_ini()
2938 smart_str_appendc(&save_handlers, ' '); in PHP_MINFO_FUNCTION()
2946 smart_str_appendc(&ser_handlers, ' '); in PHP_MINFO_FUNCTION()

Completed in 112 milliseconds

12