smart_str_append 2527 ext/soap/php_encoding.c 				smart_str_append(&array_type, &array_size);
smart_str_append  609 ext/soap/php_http.c 		smart_str_append(&soap_headers, &soap_headers_z);
smart_str_append  160 ext/standard/url_scanner_ex.c 	{ smart_str_append(dest, url); return; }
smart_str_append  181 ext/standard/url_scanner_ex.c 		smart_str_append(dest, url);
smart_str_append  188 ext/standard/url_scanner_ex.c 		smart_str_append(dest, url);
smart_str_append  191 ext/standard/url_scanner_ex.c 	smart_str_append(dest, url_app);
smart_str_append  216 ext/standard/url_scanner_ex.c 		smart_str_append(&ctx->result, &ctx->val);
smart_str_append  290 ext/standard/url_scanner_ex.c 			smart_str_append(&ctx->result, &ctx->form_app);
smart_str_append  982 ext/standard/url_scanner_ex.c 	smart_str_append(&BG(url_adapt_state_ex).url_app, &val);
smart_str_append  987 ext/standard/url_scanner_ex.c 	smart_str_append(&BG(url_adapt_state_ex).form_app, &val);