smart_str_append 2371 ext/soap/php_encoding.c 				smart_str_append(&array_type, &array_size);
smart_str_append  445 ext/soap/php_http.c 		smart_str_append(&soap_headers, &soap_headers_z);
smart_str_append  157 ext/standard/url_scanner_ex.c 		{ smart_str_append(dest, url); return; }
smart_str_append  179 ext/standard/url_scanner_ex.c 		smart_str_append(dest, url);
smart_str_append  186 ext/standard/url_scanner_ex.c 		smart_str_append(dest, url);
smart_str_append  189 ext/standard/url_scanner_ex.c 	smart_str_append(dest, url_app);
smart_str_append  214 ext/standard/url_scanner_ex.c 		smart_str_append(&ctx->result, &ctx->val);
smart_str_append  288 ext/standard/url_scanner_ex.c 			smart_str_append(&ctx->result, &ctx->form_app);
smart_str_append 1006 ext/standard/url_scanner_ex.c 	smart_str_append(&BG(url_adapt_state_ex).url_app, &val);
smart_str_append 1011 ext/standard/url_scanner_ex.c 	smart_str_append(&BG(url_adapt_state_ex).form_app, &val);