smart_str_appends_ex  443 sapi/thttpd/thttpd.c 	smart_str_appends_ex(&s, TG(hc)->hs->cwd, 1);
smart_str_appends_ex  444 sapi/thttpd/thttpd.c 	smart_str_appends_ex(&s, TG(hc)->expnfilename, 1);
smart_str_appends_ex  450 sapi/thttpd/thttpd.c 	smart_str_appends_ex(&s, TG(hc)->origfilename, 1);
smart_str_appends_ex  325 sapi/tux/php_tux.c 	smart_str_appends_ex(&s, "/", 1);
smart_str_appends_ex  326 sapi/tux/php_tux.c 	smart_str_appends_ex(&s, TG(req)->query, 1);
smart_str_appends_ex  335 sapi/tux/php_tux.c 	smart_str_appends_ex(&s, TG(req)->objectname, 1);