Lines Matching refs:Format
666 url.Format( TEXT( "%s%s/" ), service->urlScheme, (const char *) p->ip.c_str() );
681 // Build URL in the following format:
709 url.Format( TEXT( "%s%s/%s" ), service->urlScheme, (const char *) p->ip.c_str(), text );
713 url.Format( TEXT( "%s%s%s" ), service->urlScheme, (const char *) p->ip.c_str(), text );
719 url.Format( TEXT( "%s%s/%s" ), service->urlScheme, (const char *) p->ip.c_str(), text );