smart_str         124 ext/curl/php_curl.h 	smart_str       buf;
smart_str        1051 ext/date/php_date.c 	smart_str            string = {0};
smart_str        4260 ext/date/php_date.c 	smart_str            string = {0};
smart_str         529 ext/dba/dba.c  	smart_str handlers = {0};
smart_str          32 ext/filter/sanitizing_filters.c 	smart_str str = {0};
smart_str        2001 ext/iconv/iconv.c 	smart_str retval = {0};
smart_str        2129 ext/iconv/iconv.c 	smart_str retval = {0};
smart_str        2249 ext/iconv/iconv.c 	smart_str retval = {0};
smart_str        2306 ext/iconv/iconv.c 		smart_str decoded_header = {0};
smart_str        4315 ext/imap/php_imap.c 	smart_str *ret = (smart_str*)stream;
smart_str        4328 ext/imap/php_imap.c 	smart_str ret = {0};
smart_str          66 ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp 			smart_str parse_error_str;
smart_str         247 ext/intl/intl_error.c smart_str intl_parse_error_to_string( UParseError* pe )
smart_str         249 ext/intl/intl_error.c 	smart_str  ret = {0};
smart_str          50 ext/intl/intl_error.h smart_str	intl_parse_error_to_string( UParseError* pe );
smart_str         894 ext/intl/locale/locale_methods.c 	smart_str      	loc_name_s = {0};
smart_str         895 ext/intl/locale/locale_methods.c 	smart_str *loc_name = &loc_name_s;
smart_str          27 ext/intl/transliterator/transliterator.h smart_str transliterator_parse_error_to_string( UParseError* pe );
smart_str         185 ext/intl/transliterator/transliterator_methods.c 		smart_str parse_error_str;
smart_str         447 ext/json/JSON_parser.c     smart_str buf = {0};
smart_str         448 ext/json/JSON_parser.c     smart_str key = {0};
smart_str         778 ext/json/json.c 	smart_str buf = {0};
smart_str        3855 ext/mbstring/mbstring.c 	smart_str token = { 0, 0, 0 };
smart_str        3856 ext/mbstring/mbstring.c 	smart_str fld_name = { 0, 0, 0 }, fld_val = { 0, 0, 0 };
smart_str        3958 ext/mbstring/mbstring.c 								zend_hash_update(ht, (char *)fld_name.c, fld_name.len, &fld_val, sizeof(smart_str), (void **)&dummy);
smart_str        3963 ext/mbstring/mbstring.c 							memset(&fld_name, 0, sizeof(smart_str));
smart_str        3964 ext/mbstring/mbstring.c 							memset(&fld_val, 0, sizeof(smart_str));
smart_str        4010 ext/mbstring/mbstring.c 			zend_hash_update(ht, (char *)fld_name.c, fld_name.len, &fld_val, sizeof(smart_str), (void **)&dummy);
smart_str        4050 ext/mbstring/mbstring.c 	smart_str *s;
smart_str         807 ext/mbstring/php_mbregex.c 	smart_str out_buf = { 0 };
smart_str         808 ext/mbstring/php_mbregex.c 	smart_str eval_buf = { 0 };
smart_str         809 ext/mbstring/php_mbregex.c 	smart_str *pbuf;
smart_str         497 ext/mcrypt/mcrypt.c 	smart_str tmp1 = {0};
smart_str         498 ext/mcrypt/mcrypt.c 	smart_str tmp2 = {0};
smart_str         676 ext/mysqli/mysqli_api.c 	smart_str tmp_str = {0, 0, 0};
smart_str        1055 ext/mysqli/mysqli_nonapi.c 	smart_str tmp_str = {0, 0, 0};
smart_str        2651 ext/mysqlnd/mysqlnd.c MYSQLND_METHOD(mysqlnd_conn_data, tx_cor_options_to_string)(const MYSQLND_CONN_DATA * const conn, smart_str * str, const unsigned int mode TSRMLS_DC)
smart_str        2691 ext/mysqlnd/mysqlnd.c 			smart_str tmp_str = {0, 0, 0};
smart_str        2732 ext/mysqlnd/mysqlnd.c 			smart_str tmp_str = {0, 0, 0};
smart_str         585 ext/mysqlnd/mysqlnd_alloc.c 	smart_str tmp_str = {0, 0, 0};
smart_str          93 ext/mysqlnd/php_mysqlnd.c 	smart_str * buffer = (smart_str *) buf;
smart_str         166 ext/mysqlnd/php_mysqlnd.c 		smart_str tmp_str = {0, 0, 0};
smart_str        1764 ext/oci8/oci8.c 	smart_str hashed_details = {0};
smart_str        2838 ext/oci8/oci8.c 	smart_str spool_hashed_details = {0};
smart_str          96 ext/openssl/xp_ssl.c 	smart_str ebuf = {0};
smart_str         912 ext/pcre/php_pcre.c 	smart_str    code = {0};
smart_str          69 ext/pgsql/pgsql.c 		smart_str s = {0}; \
smart_str        1177 ext/pgsql/pgsql.c 	smart_str str = {0};
smart_str        2179 ext/pgsql/pgsql.c 	smart_str str = {0};
smart_str        2245 ext/pgsql/pgsql.c 	smart_str hash_key = {0};
smart_str        2270 ext/pgsql/pgsql.c 			smart_str oidstr = {0};
smart_str        2289 ext/pgsql/pgsql.c 		smart_str querystr = {0};
smart_str        2376 ext/pgsql/pgsql.c 				smart_str s = {0};
smart_str        5103 ext/pgsql/pgsql.c 	smart_str querystr = {0};
smart_str        5370 ext/pgsql/pgsql.c 	smart_str str = {0};
smart_str        5937 ext/pgsql/pgsql.c 							smart_str s = {0};
smart_str        6174 ext/pgsql/pgsql.c 	smart_str querystr = {0};
smart_str        6362 ext/pgsql/pgsql.c 	smart_str querystr = {0};
smart_str        6471 ext/pgsql/pgsql.c 	smart_str querystr = {0};
smart_str        6605 ext/pgsql/pgsql.c 	smart_str querystr = {0};
smart_str        2578 ext/phar/phar.c 	smart_str main_metadata_str = {0};
smart_str         278 ext/phar/phar_internal.h 	smart_str                metadata_str;
smart_str        1158 ext/phar/zip.c 	smart_str main_metadata_str = {0};
smart_str         136 ext/readline/readline_cli.c 	smart_str retval = {0};
smart_str         105 ext/session/php_session.h 	smart_str key;
smart_str         177 ext/session/php_session.h 	smart_str rfc1867_prefix;  /* session.upload_progress.prefix */
smart_str         178 ext/session/php_session.h 	smart_str rfc1867_name;    /* session.upload_progress.name */
smart_str         756 ext/session/session.c 	smart_str *p;
smart_str         765 ext/session/session.c 	p = (smart_str *) (base+(size_t) mh_arg1);
smart_str         832 ext/session/session.c 	smart_str buf = {0};
smart_str         875 ext/session/session.c 	smart_str buf = {0};
smart_str         958 ext/session/session.c 	smart_str buf = {0};
smart_str        1273 ext/session/session.c 	smart_str ncookie = {0};
smart_str        1398 ext/session/session.c 		smart_str var = {0};
smart_str        2396 ext/session/session.c 	smart_str save_handlers = {0};
smart_str        2397 ext/session/session.c 	smart_str ser_handlers = {0};
smart_str         304 ext/soap/php_encoding.c 			smart_str prefix = {0};
smart_str         420 ext/soap/php_encoding.c 				smart_str nscat = {0};
smart_str         506 ext/soap/php_encoding.c 			smart_str nscat = {0};
smart_str         541 ext/soap/php_encoding.c 			smart_str nscat = {0};
smart_str         561 ext/soap/php_encoding.c 				smart_str nscat = {0};
smart_str        2286 ext/soap/php_encoding.c 	smart_str array_type = {0}, array_size = {0};
smart_str        2803 ext/soap/php_encoding.c 				smart_str tmp = {0};
smart_str        3108 ext/soap/php_encoding.c 		smart_str list = {0};
smart_str        3132 ext/soap/php_encoding.c 		smart_str list = {0};
smart_str        3196 ext/soap/php_encoding.c 		smart_str nscat = {0};		
smart_str        3462 ext/soap/php_encoding.c 	smart_str nstype = {0};
smart_str        3524 ext/soap/php_encoding.c 			smart_str prefix = {0};
smart_str        3694 ext/soap/php_encoding.c 			smart_str array_type = {0};
smart_str          42 ext/soap/php_http.c 		smart_str auth = {0};
smart_str          70 ext/soap/php_http.c 		smart_str auth = {0};
smart_str         240 ext/soap/php_http.c 		smart_str soap_headers = {0};
smart_str         339 ext/soap/php_http.c 	smart_str soap_headers = {0};
smart_str         340 ext/soap/php_http.c 	smart_str soap_headers_z = {0};
smart_str         784 ext/soap/php_http.c 				smart_str auth = {0};
smart_str         957 ext/soap/php_http.c 			smart_str name = {0};
smart_str        1498 ext/soap/php_http.c 	smart_str tmp_response = {0};
smart_str         403 ext/soap/php_packet_soap.c 					smart_str key = {0};
smart_str          51 ext/soap/php_schema.c 	smart_str nscat = {0};
smart_str         460 ext/soap/php_schema.c 			smart_str anonymous = {0};
smart_str         556 ext/soap/php_schema.c 				smart_str anonymous = {0};
smart_str        1074 ext/soap/php_schema.c 		smart_str key = {0};
smart_str        1505 ext/soap/php_schema.c 		smart_str key = {0};
smart_str        1511 ext/soap/php_schema.c 			smart_str nscat = {0};
smart_str        1740 ext/soap/php_schema.c 		smart_str key = {0};
smart_str        1857 ext/soap/php_schema.c 				smart_str key2 = {0};
smart_str        1925 ext/soap/php_schema.c 				smart_str anonymous = {0};
smart_str        1959 ext/soap/php_schema.c 			smart_str key = {0};
smart_str        1983 ext/soap/php_schema.c 			smart_str key = {0};
smart_str         201 ext/soap/php_sdl.c 	smart_str key = {0};
smart_str         535 ext/soap/php_sdl.c 				smart_str key = {0};
smart_str         640 ext/soap/php_sdl.c 			smart_str key = {0};
smart_str        2112 ext/soap/php_sdl.c 	smart_str buf = {0};
smart_str        2113 ext/soap/php_sdl.c 	smart_str *out = &buf;
smart_str        3197 ext/soap/php_sdl.c 	smart_str headers = {0};
smart_str        3277 ext/soap/php_sdl.c 	    	smart_str proxy = {0};
smart_str        1034 ext/soap/soap.c 			smart_str nscat = {0};
smart_str        2733 ext/soap/soap.c 	 			smart_str error = {0};
smart_str        2743 ext/soap/soap.c 			smart_str action = {0};
smart_str        2966 ext/soap/soap.c 		smart_str buf = {0};
smart_str        2997 ext/soap/soap.c 		smart_str buf = {0};
smart_str        3627 ext/soap/soap.c 						smart_str key = {0};
smart_str        3875 ext/soap/soap.c 				smart_str key = {0};
smart_str        4095 ext/soap/soap.c 						smart_str key = {0};
smart_str        4327 ext/soap/soap.c 					smart_str key = {0};
smart_str        4661 ext/soap/soap.c 	smart_str spaces = {0};
smart_str         145 ext/sockets/conversions.c 	smart_str			path = {0};
smart_str        1669 ext/spl/spl_array.c 	smart_str buf = {0};
smart_str        1139 ext/spl/spl_dllist.c 	smart_str              buf      = {0};
smart_str         119 ext/spl/spl_iterators.c 	smart_str                prefix[6];
smart_str         120 ext/spl/spl_iterators.c 	smart_str                postfix[1];
smart_str         977 ext/spl/spl_iterators.c 	smart_str  str = {0};
smart_str         750 ext/spl/spl_observer.c 	smart_str buf = {0};
smart_str        1869 ext/standard/file.c 	smart_str csvline = {0};
smart_str         250 ext/standard/filters.c 	smart_str tags_ss = { 0, 0, 0 };
smart_str         215 ext/standard/http.c 	smart_str formstr = {0};
smart_str         224 ext/standard/http_fopen_wrapper.c 		smart_str header = {0};
smart_str         427 ext/standard/http_fopen_wrapper.c 			smart_str tmpstr = {0};
smart_str         104 ext/standard/php_smart_str.h 	smart_str *__s = (smart_str *) (s);								\
smart_str         114 ext/standard/php_smart_str.h 	smart_str *__dest = (smart_str *) (dest);						\
smart_str         182 ext/standard/php_smart_str.h 	smart_str_appendl_ex((dest), ((smart_str *)(src))->c, \
smart_str         183 ext/standard/php_smart_str.h 		((smart_str *)(src))->len, (what));
smart_str        1134 ext/standard/string.c 	smart_str      implstr = {0};
smart_str        3038 ext/standard/string.c 	smart_str	result = {0};
smart_str         854 ext/standard/url_scanner_ex.c 	smart_str surl = {0};
smart_str         855 ext/standard/url_scanner_ex.c 	smart_str buf = {0};
smart_str         856 ext/standard/url_scanner_ex.c 	smart_str url_app = {0};
smart_str         960 ext/standard/url_scanner_ex.c 	smart_str val;
smart_str          38 ext/standard/url_scanner_ex.h 	smart_str tag; /* read only */
smart_str          39 ext/standard/url_scanner_ex.h 	smart_str arg; /* read only */
smart_str          40 ext/standard/url_scanner_ex.h 	smart_str val; /* read only */
smart_str          41 ext/standard/url_scanner_ex.h 	smart_str buf;
smart_str          44 ext/standard/url_scanner_ex.h 	smart_str result;
smart_str          47 ext/standard/url_scanner_ex.h 	smart_str form_app, url_app;
smart_str         347 ext/standard/var.c 	smart_str *buf;
smart_str         350 ext/standard/var.c 	buf = va_arg(args, smart_str *);
smart_str         384 ext/standard/var.c 	smart_str *buf;
smart_str         387 ext/standard/var.c 	buf = va_arg(args, smart_str *);
smart_str         511 ext/standard/var.c 	smart_str buf = {0};
smart_str         526 ext/standard/var.c 	smart_str buf = {0};
smart_str         919 ext/standard/var.c 	smart_str buf = {0};
smart_str         409 ext/sysvmsg/sysvmsg.c 		smart_str msg_var = {0};
smart_str         248 ext/sysvshm/sysvshm.c 	smart_str shm_var = {0};
smart_str          55 ext/wddx/php_wddx_api.h typedef smart_str wddx_packet;
smart_str         253 ext/wddx/wddx.c 	smart_str *str = (smart_str *)rsrc->ptr;
smart_str        1221 ext/wddx/wddx.c 	smart_str *packet;
smart_str        1223 ext/wddx/wddx.c 	packet = (smart_str *)emalloc(sizeof(smart_str));
smart_str         797 main/spprintf.c 	smart_str xbuf = {0};
smart_str         327 sapi/apache2filter/php_functions.c 	smart_str tmp1 = {0};
smart_str         369 sapi/apache2handler/php_functions.c 	smart_str tmp1 = {0};
smart_str         645 sapi/cli/php_cli_server.c 	smart_str buffer = { 0 };
smart_str        1964 sapi/cli/php_cli_server.c 		smart_str buffer = { 0 };
smart_str        2044 sapi/cli/php_cli_server.c 		smart_str buffer = { 0 };
smart_str          48 sapi/thttpd/thttpd.c 	smart_str sbuf;
smart_str         157 sapi/thttpd/thttpd.c # define VEC_BASE() smart_str vec_str = {0}
smart_str         437 sapi/thttpd/thttpd.c 	smart_str s = {0};
smart_str         319 sapi/tux/php_tux.c 	smart_str s = {0};