Home
last modified time | relevance | path

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

12

/PHP-5.4/ext/intl/transliterator/
H A Dtransliterator.c127 smart_str_0( &ret ); in transliterator_parse_error_to_string()
/PHP-5.4/ext/mysqlnd/
H A Dphp_mysqlnd.c194 smart_str_0(&tmp_str); in PHP_MINFO_FUNCTION()
199 smart_str_0(&tmp_str); in PHP_MINFO_FUNCTION()
/PHP-5.4/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.4/ext/soap/
H A Dphp_http.c51 smart_str_0(&auth); in proxy_authentication()
81 smart_str_0(&auth); in basic_authentication()
734 smart_str_0(&auth); in make_http_soap_request()
795 smart_str_0(&soap_headers); in make_http_soap_request()
801 smart_str_0(&soap_headers); in make_http_soap_request()
916 smart_str_0(&name); in make_http_soap_request()
1464 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()
2821 smart_str_0(&tmp); in to_xml_map()
3142 smart_str_0(&list); in to_xml_list()
3182 smart_str_0(&list); in to_xml_list()
3220 smart_str_0(&nscat); in to_zval_any()
3724 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.c1093 smart_str_0(&nscat); in soap_create_typemap()
2736 smart_str_0(&error);
2761 smart_str_0(&action);
3652 smart_str_0(&key);
3906 smart_str_0(&key);
4129 smart_str_0(&key);
4361 smart_str_0(&key);
4649 smart_str_0(buf);
4856 smart_str_0(buf);
/PHP-5.4/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.4/ext/standard/
H A Dphp_smart_str.h31 #define smart_str_0(x) do { \ macro
H A Dhttp.c239 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.c909 smart_str_0(&buf); in php_url_scanner_adapt_single_url()
931 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.4/ext/session/
H A Dsession.c815 smart_str_0(&buf);
906 smart_str_0(&buf);
1303 smart_str_0(&ncookie);
1370 smart_str_0(&var);
2344 smart_str_0(&save_handlers);
2352 smart_str_0(&ser_handlers);
2516 smart_str_0(&progress->key);
/PHP-5.4/sapi/thttpd/
H A Dthttpd.c446 smart_str_0(&s);
452 smart_str_0(&s);
/PHP-5.4/ext/filter/
H A Dsanitizing_filters.c53 smart_str_0(&str); in php_filter_encode_html()
/PHP-5.4/ext/curl/
H A Dmulti.c253 smart_str_0(&ch->handlers->write->buf); in PHP_FUNCTION()
/PHP-5.4/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);
5137 smart_str_0(&querystr);
5377 smart_str_0(&str);
5942 smart_str_0(&s);
[all …]
/PHP-5.4/main/
H A Dspprintf.c809 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.4/ext/iconv/
H A Diconv.c776 smart_str_0(pretval); in _php_iconv_substr()
855 smart_str_0(pretval); in _php_iconv_substr()
1368 smart_str_0(pretval); in _php_iconv_mime_encode()
1903 smart_str_0(pretval); in _php_iconv_mime_decode()
/PHP-5.4/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.4/ext/mcrypt/
H A Dmcrypt.c508 smart_str_0(&tmp1); in PHP_MINFO_FUNCTION()
519 smart_str_0 (&tmp2); in PHP_MINFO_FUNCTION()
/PHP-5.4/ext/readline/
H A Dreadline_cli.c202 smart_str_0(&retval); in cli_get_prompt()

Completed in 119 milliseconds

12