Home
last modified time | relevance | path

Searched refs:smart_str_appendc (Results 1 – 25 of 43) sorted by path

12

/php-src/Zend/
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_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_exceptions.c534 smart_str_appendc(str, '#'); in _build_trace_string()
536 smart_str_appendc(str, ' '); in _build_trace_string()
554 smart_str_appendc(str, '('); in _build_trace_string()
564 smart_str_appendc(str, '('); in _build_trace_string()
607 smart_str_appendc(&str, '#'); in zend_trace_to_string()
H A Dzend_inheritance.c869 smart_str_appendc(str, ' '); in zend_append_type_hint()
895 smart_str_appendc(&str, '('); in zend_get_function_declaration()
910 smart_str_appendc(&str, '&'); in zend_get_function_declaration()
917 smart_str_appendc(&str, '$'); in zend_get_function_declaration()
960 smart_str_appendc(&str, '\''); in zend_get_function_declaration()
965 smart_str_appendc(&str, '\''); in zend_get_function_declaration()
1000 smart_str_appendc(&str, ')'); in zend_get_function_declaration()
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_smart_str.h182 static zend_always_inline void smart_str_appendc(smart_str *dest, char ch) in smart_str_appendc() function
/php-src/ext/date/
H A Dphp_date.c4988 smart_str_appendc(&string, format[i]); in date_interval_format()
/php-src/ext/dba/
H A Ddba.c386 smart_str_appendc(&handlers, ' '); in PHP_MINFO_FUNCTION()
/php-src/ext/dom/
H A Dxpath.c506 smart_str_appendc(&output, quote_method); in PHP_METHOD()
508 smart_str_appendc(&output, quote_method); in PHP_METHOD()
510 smart_str_appendc(&output, ','); in PHP_METHOD()
/php-src/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-src/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-src/ext/json/
H A Djson_encoder.c51 smart_str_appendc(buf, c); in php_json_pretty_print_char()
140 smart_str_appendc(buf, '{'); in php_json_encode_array()
159 smart_str_appendc(buf, ','); in php_json_encode_array()
175 smart_str_appendc(buf, ':'); in php_json_encode_array()
198 smart_str_appendc(buf, '}'); in php_json_encode_array()
215 smart_str_appendc(buf, '['); in php_json_encode_array()
217 smart_str_appendc(buf, '{'); in php_json_encode_array()
308 smart_str_appendc(buf, ']'); in php_json_encode_array()
310 smart_str_appendc(buf, '}'); in php_json_encode_array()
351 smart_str_appendc(buf, '"'); in php_json_escape_string()
[all …]
/php-src/ext/mbstring/
H A Dmbstring.c1316 smart_str_appendc(&result, ','); in PHP_FUNCTION()
/php-src/ext/mysqlnd/
H A Dmysqlnd_alloc.c346 smart_str_appendc(&tmp_str, *p); in _mysqlnd_pestrdup()
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()
/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c243 smart_str_appendc(&buf, '$'); in zend_jit_trace_name()
255 smart_str_appendc(&buf, '$'); in zend_jit_trace_name()
7269 smart_str_appendc(&buf, '-'); in zend_jit_trace_escape_name()
/php-src/ext/openssl/
H A Dxp_ssl.c298 smart_str_appendc(&ebuf, '\n'); in php_openssl_handle_ssl_error()
/php-src/ext/pgsql/
H A Dpgsql.c554 smart_str_appendc(&str, '_'); in php_pgsql_do_connect()
5393 smart_str_appendc(querystr, '.'); in build_tablename()
5397 smart_str_appendc(querystr, '.'); in build_tablename()
5453 smart_str_appendc(&querystr, ','); in php_pgsql_insert()
5489 smart_str_appendc(&querystr, ','); in php_pgsql_insert()
5634 smart_str_appendc(querystr, '='); in build_assignment_string()
5642 smart_str_appendc(querystr, '\''); in build_assignment_string()
5644 smart_str_appendc(querystr, '\''); in build_assignment_string()
5720 smart_str_appendc(&querystr, ';'); in php_pgsql_update()
5821 smart_str_appendc(&querystr, ';'); in php_pgsql_delete()
[all …]
/php-src/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-src/ext/reflection/
H A Dphp_reflection.c315 smart_str_appendc(str, '\n'); in _class_string()
568 smart_str_appendc(str, ' '); in _const_string()
658 smart_str_appendc(str, '['); in format_default_value()
667 smart_str_appendc(str, '\''); in format_default_value()
677 smart_str_appendc(str, ']'); in format_default_value()
712 smart_str_appendc(str, ' '); in _parameter_string()
716 smart_str_appendc(str, '&'); in _parameter_string()
763 smart_str_appendc(str, '\n'); in _function_parameter_string()
768 smart_str_appendc(str, '\n'); in _function_parameter_string()
883 smart_str_appendc(str, '&'); in _function_string()
[all …]
/php-src/ext/session/
H A Dsession.c908 smart_str_appendc(&buf, (unsigned char)ZSTR_LEN(key)); in PS_SERIALIZER_ENCODE_FUNC()
978 smart_str_appendc(&buf, PS_DELIMITER); in PS_SERIALIZER_ENCODE_FUNC()
1337 smart_str_appendc(&ncookie, '='); in php_session_send_cookie()
1463 smart_str_appendc(&var, '='); in php_session_reset_id()
2516 smart_str_appendc(&buf, '.'); in php_session_start_set_ini()
2950 smart_str_appendc(&save_handlers, ' '); in PHP_MINFO_FUNCTION()
2958 smart_str_appendc(&ser_handlers, ' '); in PHP_MINFO_FUNCTION()
/php-src/ext/soap/
H A Dphp_encoding.c315 smart_str_appendc(&prefix, '#'); in soap_check_zval_ref()
332 smart_str_appendc(&prefix, '#'); in soap_check_zval_ref()
412 smart_str_appendc(&nscat, ':'); in master_to_xml_int()
494 smart_str_appendc(&nscat, ':'); in master_to_xml_int()
527 smart_str_appendc(&nscat, ':'); in master_to_zval_int()
548 smart_str_appendc(&nscat, ':'); in master_to_zval_int()
3007 smart_str_appendc(&list, ' '); in to_xml_list()
3049 smart_str_appendc(&list, ' '); in to_xml_list()
3100 smart_str_appendc(&nscat, ':'); in to_zval_any()
3587 smart_str_appendc(type, ':'); in get_array_type()
[all …]
H A Dphp_http.c40 smart_str_appendc(&auth, ':'); in proxy_authentication()
66 smart_str_appendc(&auth, ':'); in basic_authentication()
246 smart_str_appendc(&soap_headers, ':'); in http_connect()
252 smart_str_appendc(&soap_headers, ':'); in http_connect()
563 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
569 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
572 smart_str_appendc(&soap_headers, '?'); in make_http_soap_request()
576 smart_str_appendc(&soap_headers, '#'); in make_http_soap_request()
587 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
780 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
[all …]
H A Dphp_packet_soap.c403 smart_str_appendc(&key,':'); in parse_packet_soap()
H A Dphp_schema.c56 smart_str_appendc(&nscat, ':'); in create_encoder()
1101 smart_str_appendc(&key, ':'); in schema_group()
1118 smart_str_appendc(&key, ':'); in schema_group()
1540 smart_str_appendc(&nscat, ':'); in schema_element()
1562 smart_str_appendc(&key, ':'); in schema_element()
1772 smart_str_appendc(&key, ':'); in schema_attribute()
1787 smart_str_appendc(&key, ':'); in schema_attribute()
1891 smart_str_appendc(&key2, ':'); in schema_attribute()
1985 smart_str_appendc(&key, ':'); in schema_attributeGroup()
2012 smart_str_appendc(&key, ':'); in schema_attributeGroup()

Completed in 170 milliseconds

12