Home
last modified time | relevance | path

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

12

/PHP-5.5/ext/curl/
H A Dinterface.c3001 smart_str_0(&ch->handlers->write->buf); in PHP_FUNCTION()
H A Dmulti.c251 smart_str_0(&ch->handlers->write->buf); in PHP_FUNCTION()
/PHP-5.5/ext/date/
H A Dphp_date.c1208 smart_str_0(&string); in date_format()
4326 smart_str_0(&string); in date_interval_format()
/PHP-5.5/ext/dba/
H A Ddba.c539 smart_str_0(&handlers); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/filter/
H A Dsanitizing_filters.c53 smart_str_0(&str); in php_filter_encode_html()
/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/imap/
H A Dphp_imap.c4338 smart_str_0(&ret); in _php_rfc822_write_address()
/PHP-5.5/ext/intl/
H A Dintl_error.c319 smart_str_0( &ret ); in intl_parse_error_to_string()
/PHP-5.5/ext/intl/locale/
H A Dlocale_methods.c893 #define RETURN_SMART_STR(s) smart_str_0((s)); RETURN_STRINGL((s)->c, (s)->len, 0)
/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/mbstring/
H A Dmbstring.c4097 smart_str_0(s); in PHP_FUNCTION()
4132 smart_str_0(s); in PHP_FUNCTION()
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/mcrypt/
H A Dmcrypt.c525 smart_str_0(&tmp1); in PHP_MINFO_FUNCTION()
536 smart_str_0 (&tmp2); in PHP_MINFO_FUNCTION()
/PHP-5.5/ext/mysqli/
H A Dmysqli_api.c66 smart_str_0(str); in mysqli_tx_cor_options_to_string()
119 smart_str_0(&tmp_str); in mysqli_commit_or_rollback_libmysql()
H A Dmysqli_nonapi.c1080 smart_str_0(&tmp_str);
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.c2690 smart_str_0(str);
2750 smart_str_0(&tmp_str);
2817 smart_str_0(&tmp_str);
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/ext/oci8/
H A Doci8.c1883 smart_str_0(&hashed_details); in php_oci_do_connect_ex()
2869 smart_str_0(&spool_hashed_details); in php_oci_get_spool()
/PHP-5.5/ext/openssl/
H A Dxp_ssl.c159 smart_str_0(&ebuf); in handle_ssl_error()
/PHP-5.5/ext/pcre/
H A Dphp_pcre.c984 smart_str_0(&code); in preg_do_eval()
/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/ext/readline/
H A Dreadline_cli.c202 smart_str_0(&retval); in cli_get_prompt()
/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/soap/
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_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()

Completed in 231 milliseconds

12