Home
last modified time | relevance | path

Searched refs:smart_str_0 (Results 1 – 25 of 46) sorted by relevance

12

/PHP-5.5/ext/mysqlnd/
H A Dphp_mysqlnd.c168 smart_str_0(&tmp_str); in PHP_MINFO_FUNCTION()
173 smart_str_0(&tmp_str); in PHP_MINFO_FUNCTION()
/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/ext/json/
H A DJSON_parser.c548 smart_str_0(&buf); in parse_JSON_ex()
576 smart_str_0(&buf); in parse_JSON_ex()
658 smart_str_0(&buf); in parse_JSON_ex()
668 smart_str_0(&buf); in parse_JSON_ex()
689 smart_str_0(&buf); in parse_JSON_ex()
/PHP-5.5/ext/soap/
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_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_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 …]
H A Dphp_packet_soap.c411 smart_str_0(&key); in parse_packet_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);
/PHP-5.5/ext/intl/
H A Dintl_error.c319 smart_str_0( &ret ); in intl_parse_error_to_string()
/PHP-5.5/ext/standard/
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 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 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);
/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/filter/
H A Dsanitizing_filters.c53 smart_str_0(&str); in php_filter_encode_html()
/PHP-5.5/sapi/thttpd/
H A Dthttpd.c446 smart_str_0(&s);
452 smart_str_0(&s);
/PHP-5.5/ext/curl/
H A Dmulti.c251 smart_str_0(&ch->handlers->write->buf); in PHP_FUNCTION()
/PHP-5.5/ext/pgsql/
H A Dpgsql.c74 smart_str_0(&s); \
1257 smart_str_0(&str);
2239 smart_str_0(&str);
2268 smart_str_0(&str);
2324 smart_str_0(&oidstr);
2334 smart_str_0(&hash_key);
2429 smart_str_0(&s);
5154 smart_str_0(&querystr);
5391 smart_str_0(&str);
5961 smart_str_0(&s);
[all …]
/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/iconv/
H A Diconv.c806 smart_str_0(pretval); in _php_iconv_substr()
885 smart_str_0(pretval); in _php_iconv_substr()
1398 smart_str_0(pretval); in _php_iconv_mime_encode()
1933 smart_str_0(pretval); in _php_iconv_mime_decode()
/PHP-5.5/ext/mbstring/
H A Dphp_mbregex.c941 smart_str_0(&eval_buf); in _php_mb_regex_ereg_replace_exec()
970 smart_str_0(&eval_buf); in _php_mb_regex_ereg_replace_exec()
/PHP-5.5/ext/readline/
H A Dreadline_cli.c202 smart_str_0(&retval); in cli_get_prompt()
/PHP-5.5/ext/mcrypt/
H A Dmcrypt.c525 smart_str_0(&tmp1); in PHP_MINFO_FUNCTION()
536 smart_str_0 (&tmp2); in PHP_MINFO_FUNCTION()

Completed in 208 milliseconds

12