smart_str_append_smart_str 2430 ext/soap/php_encoding.c smart_str_append_smart_str(&array_type, &array_size); smart_str_append_smart_str 611 ext/soap/php_http.c smart_str_append_smart_str(&soap_headers, &soap_headers_z); smart_str_append_smart_str 165 ext/standard/url_scanner_ex.c { smart_str_append_smart_str(dest, url); return; } smart_str_append_smart_str 186 ext/standard/url_scanner_ex.c smart_str_append_smart_str(dest, url); smart_str_append_smart_str 193 ext/standard/url_scanner_ex.c smart_str_append_smart_str(dest, url); smart_str_append_smart_str 196 ext/standard/url_scanner_ex.c smart_str_append_smart_str(dest, url_app); smart_str_append_smart_str 221 ext/standard/url_scanner_ex.c smart_str_append_smart_str(&ctx->result, &ctx->val); smart_str_append_smart_str 295 ext/standard/url_scanner_ex.c smart_str_append_smart_str(&ctx->result, &ctx->form_app); smart_str_append_smart_str 1015 ext/standard/url_scanner_ex.c smart_str_append_smart_str(&BG(url_adapt_state_ex).url_app, &sname); smart_str_append_smart_str 1017 ext/standard/url_scanner_ex.c smart_str_append_smart_str(&BG(url_adapt_state_ex).url_app, &svalue); smart_str_append_smart_str 1020 ext/standard/url_scanner_ex.c smart_str_append_smart_str(&BG(url_adapt_state_ex).form_app, &sname); smart_str_append_smart_str 1022 ext/standard/url_scanner_ex.c smart_str_append_smart_str(&BG(url_adapt_state_ex).form_app, &svalue);