Home
last modified time | relevance | path

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

12

/PHP-5.4/ext/json/
H A Djson.c201 smart_str_appendc(buf, c); in json_pretty_print_char()
240 smart_str_appendc(buf, '['); in json_encode_array()
242 smart_str_appendc(buf, '{'); in json_encode_array()
342 smart_str_appendc(buf, ']'); in json_encode_array()
344 smart_str_appendc(buf, '}'); in json_encode_array()
415 smart_str_appendc(buf, '0'); in json_escape_string()
446 smart_str_appendc(buf, '"'); in json_escape_string()
468 smart_str_appendc(buf, '/'); in json_escape_string()
498 smart_str_appendc(buf, '<'); in json_escape_string()
506 smart_str_appendc(buf, '>'); in json_escape_string()
[all …]
H A DJSON_parser.c358 smart_str_appendc(buf, (unsigned char) utf16); in utf16_to_utf8()
362 smart_str_appendc(buf, 0xc0 | (utf16 >> 6)); in utf16_to_utf8()
363 smart_str_appendc(buf, 0x80 | (utf16 & 0x3f)); in utf16_to_utf8()
382 smart_str_appendc(buf, 0x80 | (utf32 & 0x3f)); in utf16_to_utf8()
386 smart_str_appendc(buf, 0xe0 | (utf16 >> 12)); in utf16_to_utf8()
388 smart_str_appendc(buf, 0x80 | (utf16 & 0x3f)); in utf16_to_utf8()
482 smart_str_appendc(&buf, '\b'); in parse_JSON_ex()
485 smart_str_appendc(&buf, '\t'); in parse_JSON_ex()
513 smart_str_appendc(&buf, next_char); in parse_JSON_ex()
516 smart_str_appendc(&buf, next_char); in parse_JSON_ex()
[all …]
/PHP-5.4/ext/standard/
H A Dvar.c365 smart_str_appendc(buf, '\''); in php_array_element_export()
374 smart_str_appendc(buf, ','); in php_array_element_export()
375 smart_str_appendc(buf, '\n'); in php_array_element_export()
401 smart_str_appendc(buf, '\''); in php_object_element_export()
403 smart_str_appendc(buf, '\''); in php_object_element_export()
410 smart_str_appendc(buf, ','); in php_object_element_export()
411 smart_str_appendc(buf, '\n'); in php_object_element_export()
447 smart_str_appendc(buf, '\''); in php_var_export_ex()
471 smart_str_appendc(buf, ')'); in php_var_export_ex()
589 smart_str_appendc(buf, ';'); in php_var_serialize_long()
[all …]
H A Durl_scanner_ex.c224 smart_str_appendc(&ctx->result, type); in tag_arg()
231 smart_str_appendc(&ctx->result, type); in tag_arg()
904 smart_str_appendc(&url_app, '='); in php_url_scanner_adapt_single_url()
1024 smart_str_appendc(&BG(url_adapt_state_ex).url_app, '='); in php_url_scanner_add_var()
H A Durl_scanner_ex.re160 smart_str_appendc(&ctx->result, type);
167 smart_str_appendc(&ctx->result, type);
369 smart_str_appendc(&url_app, '=');
489 smart_str_appendc(&BG(url_adapt_state_ex).url_app, '=');
H A Dphp_smart_str.h81 #define smart_str_appendc(dest, c) \ macro
H A Dfile.c1888 smart_str_appendc(&csvline, enclosure); in php_fputcsv()
1893 smart_str_appendc(&csvline, enclosure); in php_fputcsv()
1897 smart_str_appendc(&csvline, *ch); in php_fputcsv()
1900 smart_str_appendc(&csvline, enclosure); in php_fputcsv()
1915 smart_str_appendc(&csvline, '\n'); in php_fputcsv()
/PHP-5.4/ext/readline/
H A Dreadline_cli.c146 smart_str_appendc(&retval, '\\'); in cli_get_prompt()
150 smart_str_appendc(&retval, '\n'); in cli_get_prompt()
154 smart_str_appendc(&retval, '\t'); in cli_get_prompt()
158 smart_str_appendc(&retval, '\033'); in cli_get_prompt()
172 smart_str_appendc(&retval, prompt); in cli_get_prompt()
176 smart_str_appendc(&retval, '`'); in cli_get_prompt()
180 smart_str_appendc(&retval, '\\'); in cli_get_prompt()
199 smart_str_appendc(&retval, *prompt_spec); in cli_get_prompt()
/PHP-5.4/ext/soap/
H A Dphp_http.c46 smart_str_appendc(&auth, ':'); in proxy_authentication()
76 smart_str_appendc(&auth, ':'); in basic_authentication()
215 smart_str_appendc(&soap_headers, ':'); in http_connect()
221 smart_str_appendc(&soap_headers, ':'); in http_connect()
487 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
493 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
496 smart_str_appendc(&soap_headers, '?'); in make_http_soap_request()
500 smart_str_appendc(&soap_headers, '#'); in make_http_soap_request()
511 smart_str_appendc(&soap_headers, ':'); in make_http_soap_request()
690 smart_str_appendc(&soap_headers, '/'); in make_http_soap_request()
[all …]
H A Dsoap.c1090 smart_str_appendc(&nscat, ':'); in soap_create_typemap()
4599 smart_str_appendc(buf, ' ');
4629 smart_str_appendc(buf, '(');
4648 smart_str_appendc(buf, ')');
4663 smart_str_appendc(buf, ' ');
4701 smart_str_appendc(buf, ' ');
4718 smart_str_appendc(buf, '}');
4738 smart_str_appendc(buf, '}');
4767 smart_str_appendc(buf, ' ');
4808 smart_str_appendc(buf, ' ');
[all …]
H A Dphp_encoding.c321 smart_str_appendc(&prefix, '#'); in soap_check_zval_ref()
338 smart_str_appendc(&prefix, '#'); in soap_check_zval_ref()
427 smart_str_appendc(&nscat, ':'); in master_to_xml_int()
518 smart_str_appendc(&nscat, ':'); in master_to_xml_int()
553 smart_str_appendc(&nscat, ':'); in master_to_zval_int()
574 smart_str_appendc(&nscat, ':'); in master_to_zval_int()
3132 smart_str_appendc(&list, ' '); in to_xml_list()
3171 smart_str_appendc(&list, ' '); in to_xml_list()
3217 smart_str_appendc(&nscat, ':'); in to_zval_any()
3719 smart_str_appendc(type, ':'); in get_array_type()
[all …]
H A Dphp_schema.c59 smart_str_appendc(&nscat, ':'); in create_encoder()
1093 smart_str_appendc(&key, ':'); in schema_group()
1110 smart_str_appendc(&key, ':'); in schema_group()
1529 smart_str_appendc(&nscat, ':'); in schema_element()
1551 smart_str_appendc(&key, ':'); in schema_element()
1763 smart_str_appendc(&key, ':'); in schema_attribute()
1778 smart_str_appendc(&key, ':'); in schema_attribute()
1881 smart_str_appendc(&key2, ':'); in schema_attribute()
1971 smart_str_appendc(&key, ':'); in schema_attributeGroup()
1998 smart_str_appendc(&key, ':'); in schema_attributeGroup()
H A Dphp_packet_soap.c408 smart_str_appendc(&key,':'); in parse_packet_soap()
H A Dphp_sdl.c204 smart_str_appendc(&key, ':'); in get_binding_from_name()
544 smart_str_appendc(&key,':'); in wsdl_soap_binding_header()
649 smart_str_appendc(&key,':'); in wsdl_soap_binding_body()
1191 #define WSDL_CACHE_PUT_INT(val,buf) smart_str_appendc(buf,val & 0xff); \
1192 smart_str_appendc(buf,(val >> 8) & 0xff); \
1193 smart_str_appendc(buf,(val >> 16) & 0xff); \
1194 smart_str_appendc(buf,(val >> 24) & 0xff);
1195 #define WSDL_CACHE_PUT_1(val,buf) smart_str_appendc(buf,val);
/PHP-5.4/ext/filter/
H A Dsanitizing_filters.c45 smart_str_appendc(&str, ';'); in php_filter_encode_html()
48 smart_str_appendc(&str, *s); in php_filter_encode_html()
/PHP-5.4/ext/mysqlnd/
H A Dphp_mysqlnd.c129 smart_str_appendc(buffer, ','); in mysqlnd_minfo_dump_loaded_plugins()
148 smart_str_appendc(buffer, ','); in mysqlnd_minfo_dump_api_plugins()
/PHP-5.4/ext/iconv/
H A Diconv.c1147 smart_str_appendc(pretval, ' '); in _php_iconv_mime_encode()
1155 smart_str_appendc(pretval, '?'); in _php_iconv_mime_encode()
1165 smart_str_appendc(pretval, 'B'); in _php_iconv_mime_encode()
1167 smart_str_appendc(pretval, '?'); in _php_iconv_mime_encode()
1269 smart_str_appendc(pretval, 'Q'); in _php_iconv_mime_encode()
1271 smart_str_appendc(pretval, '?'); in _php_iconv_mime_encode()
1345 smart_str_appendc(pretval, *(char *)p); in _php_iconv_mime_encode()
1349 smart_str_appendc(pretval, '='); in _php_iconv_mime_encode()
1350 smart_str_appendc(pretval, qp_digits[(*p >> 4) & 0x0f]); in _php_iconv_mime_encode()
1351 smart_str_appendc(pretval, qp_digits[(*p & 0x0f)]); in _php_iconv_mime_encode()
/PHP-5.4/ext/session/
H A Dsession.c803 smart_str_appendc(&buf, (unsigned char) key_length); in PHP_INI_END()
808 smart_str_appendc(&buf, (unsigned char) (key_length & PS_BIN_UNDEF));
894 smart_str_appendc(&buf, PS_DELIMITER);
898 smart_str_appendc(&buf, PS_UNDEF_MARKER);
900 smart_str_appendc(&buf, PS_DELIMITER);
1264 smart_str_appendc(&ncookie, '=');
1368 smart_str_appendc(&var, '=');
2328 smart_str_appendc(&save_handlers, ' ');
2336 smart_str_appendc(&ser_handlers, ' ');
/PHP-5.4/sapi/apache2filter/
H A Dphp_functions.c338 smart_str_appendc(&tmp1, ' '); in PHP_MINFO_FUNCTION()
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch335 + smart_str_appendc(&s, '-');
337 + smart_str_appendc(&s, '/');
912 + smart_str_appendc(&bentries, ' ');
915 + smart_str_appendc(&bentries, '/');
923 + smart_str_appendc(&bentries, ' ');
928 + smart_str_appendc(&bentries, ' ');
960 + smart_str_appendc(&httpd_ntoa_buf, '.');
962 + smart_str_appendc(&httpd_ntoa_buf, '.');
964 + smart_str_appendc(&httpd_ntoa_buf, '.');
/PHP-5.4/ext/pgsql/
H A Dpgsql.c1253 smart_str_appendc(&str, '_');
5373 smart_str_appendc(&str, 'E');
5374 smart_str_appendc(&str, '\'');
5376 smart_str_appendc(&str, '\'');
6140 smart_str_appendc(querystr, '.');
6144 smart_str_appendc(querystr, '.');
6199 smart_str_appendc(&querystr, ',');
6227 smart_str_appendc(&querystr, ',');
6317 smart_str_appendc(querystr, '=');
6484 smart_str_appendc(&querystr, ';');
[all …]
/PHP-5.4/main/
H A Dspprintf.c134 smart_str_appendc(xbuf, ch); \
/PHP-5.4/sapi/apache2handler/
H A Dphp_functions.c389 smart_str_appendc(&tmp1, ' '); in PHP_MINFO_FUNCTION()
/PHP-5.4/ext/mcrypt/
H A Dmcrypt.c506 smart_str_appendc(&tmp1, ' '); in PHP_MINFO_FUNCTION()
517 smart_str_appendc(&tmp2, ' '); in PHP_MINFO_FUNCTION()
/PHP-5.4/ext/spl/
H A Dspl_observer.c774 smart_str_appendc(&buf, ','); in SPL_METHOD()
776 smart_str_appendc(&buf, ';'); in SPL_METHOD()

Completed in 150 milliseconds

12