Home
last modified time | relevance | path

Searched refs:smart_str_0 (Results 1 – 25 of 46) sorted by last modified time

12

/PHP-5.5/sapi/thttpd/
H A Dthttpd.c446 smart_str_0(&s);
452 smart_str_0(&s);
H A Dthttpd_patch365 + smart_str_0(&s);
966 + smart_str_0(&httpd_ntoa_buf);
/PHP-5.5/sapi/tux/
H A Dphp_tux.c328 smart_str_0(&s); in tux_request_ctor()
337 smart_str_0(&s); in tux_request_ctor()
/PHP-5.5/main/
H A Dspprintf.c826 smart_str_0(&xbuf); in vspprintf()
H A Drfc1867.c430 smart_str_0(&buf_value); in multipart_buffer_headers()
451 smart_str_0(&buf_value); in multipart_buffer_headers()
/PHP-5.5/ext/standard/
H A Durl_scanner_ex.c922 smart_str_0(&buf); in php_url_scanner_adapt_single_url()
944 smart_str_0(&ctx->result); in url_adapt_ext()
H A Durl_scanner_ex.re374 smart_str_0(&buf);
396 smart_str_0(&ctx->result);
H A Dvar.c513 smart_str_0 (&buf); in php_var_export()
533 smart_str_0 (&buf); in PHP_FUNCTION()
909 smart_str_0(buf); in php_var_serialize()
H A Dstring.c1216 smart_str_0(&implstr); in php_implode()
3114 smart_str_0(&result);
H A Dphp_smart_str.h31 #define smart_str_0(x) do { \ macro
H A Dhttp.c238 smart_str_0(&formstr); in PHP_FUNCTION()
H A Dhttp_fopen_wrapper.c438 smart_str_0(&tmpstr); in php_stream_url_wrap_http_ex()
H A Dfilters.c272 smart_str_0(&tags_ss); in strfilter_strip_tags_create()
H A Dfile.c1937 smart_str_0(&csvline); in php_fputcsv()
/PHP-5.5/ext/spl/
H A Dspl_iterators.c1007 smart_str_0(&str); in spl_recursive_tree_iterator_get_prefix()
H A Dspl_dllist.c1169 smart_str_0(&buf); in SPL_METHOD()
/PHP-5.5/ext/sockets/
H A Dconversions.c165 smart_str_0(&path); in do_from_to_zval_err()
/PHP-5.5/ext/soap/
H A Dsoap.c1099 smart_str_0(&nscat); in soap_create_typemap()
2747 smart_str_0(&error);
2772 smart_str_0(&action);
3671 smart_str_0(&key);
3925 smart_str_0(&key);
4148 smart_str_0(&key);
4380 smart_str_0(&key);
4668 smart_str_0(buf);
4878 smart_str_0(buf);
H A Dphp_http.c51 smart_str_0(&auth); in proxy_authentication()
81 smart_str_0(&auth); in basic_authentication()
796 smart_str_0(&auth); in make_http_soap_request()
857 smart_str_0(&soap_headers); in make_http_soap_request()
863 smart_str_0(&soap_headers); in make_http_soap_request()
978 smart_str_0(&name); in make_http_soap_request()
1526 smart_str_0(&tmp_response); in get_http_headers()
H A Dphp_packet_soap.c411 smart_str_0(&key); in parse_packet_soap()
H A Dphp_schema.c61 smart_str_0(&nscat); in create_encoder()
464 smart_str_0(&anonymous); in schema_list()
1095 smart_str_0(&key); in schema_group()
1112 smart_str_0(&key); in schema_group()
1532 smart_str_0(&nscat); in schema_element()
1562 smart_str_0(&key); in schema_element()
1765 smart_str_0(&key); in schema_attribute()
1782 smart_str_0(&key); in schema_attribute()
1883 smart_str_0(&key2); in schema_attribute()
1973 smart_str_0(&key); in schema_attributeGroup()
[all …]
H A Dphp_sdl.c206 smart_str_0(&key); in get_binding_from_name()
547 smart_str_0(&key); in wsdl_soap_binding_header()
652 smart_str_0(&key); in wsdl_soap_binding_body()
3285 smart_str_0(&proxy); in get_sdl()
3329 smart_str_0(&headers); in get_sdl()
H A Dphp_encoding.c323 smart_str_0(&prefix); in soap_check_zval_ref()
430 smart_str_0(&nscat); in master_to_xml_int()
521 smart_str_0(&nscat); in master_to_xml_int()
556 smart_str_0(&nscat); in master_to_zval_int()
577 smart_str_0(&nscat); in master_to_zval_int()
2812 smart_str_0(&tmp); in to_xml_map()
3133 smart_str_0(&list); in to_xml_list()
3173 smart_str_0(&list); in to_xml_list()
3211 smart_str_0(&nscat); in to_zval_any()
3715 smart_str_0(type); in get_array_type()
[all …]
/PHP-5.5/ext/session/
H A Dsession.c852 smart_str_0(&buf); in PHP_INI_END()
909 smart_str_0(&buf);
1001 smart_str_0(&buf);
1403 smart_str_0(&ncookie);
1475 smart_str_0(&var);
2492 smart_str_0(&save_handlers);
2500 smart_str_0(&ser_handlers);
2664 smart_str_0(&progress->key);
/PHP-5.5/ext/readline/
H A Dreadline_cli.c202 smart_str_0(&retval); in cli_get_prompt()

Completed in 138 milliseconds

12