Lines Matching refs:url

32     GString *url = g_string_new("");  in user_guide_url()  local
43 g_string_printf(url, "file:///%s/%s", ug_dir->str, page); in user_guide_url()
49 g_string_printf(url, "file://" DOC_DIR "/guides/wsug_html_chunked/%s", page); in user_guide_url()
55 if (url->len == 0) { in user_guide_url()
56 g_string_printf(url, WS_DOCS_URL "/wsug_html_chunked/%s", page); in user_guide_url()
58 return g_string_free(url, FALSE); in user_guide_url()
64 gchar *url; in topic_action_url() local
69 url = g_strdup(WS_HOME_PAGE_URL); in topic_action_url()
72 url = g_strdup(WS_WIKI_HOME_URL); in topic_action_url()
75 url = g_strdup(WS_DOWNLOAD_URL); in topic_action_url()
78 url = g_strdup(WS_DOCS_URL); in topic_action_url()
81 url = g_strdup(WS_DOCS_URL "/wsug_html_chunked/"); in topic_action_url()
84 url = g_strdup(WS_FAQ_URL); in topic_action_url()
87 url = g_strdup(WS_Q_AND_A_URL); in topic_action_url()
90 url = g_strdup(WS_WIKI_URL("SampleCaptures")); in topic_action_url()
93 url = g_strdup(WS_WIKI_URL("CaptureSetup")); in topic_action_url()
96 url = g_strdup(WS_WIKI_URL("CaptureSetup/NetworkMedia")); in topic_action_url()
99 url = g_strdup(WS_WIKI_URL("SampleCaptures")); in topic_action_url()
102 url = g_strdup(WS_WIKI_URL("Security")); in topic_action_url()
105 url = g_strdup(WS_WIKI_URL("CaptureSetup/Offloading#chimney")); in topic_action_url()
110 url = data_file_url("wireshark.html"); in topic_action_url()
113 url = data_file_url("wireshark-filter.html"); in topic_action_url()
116 url = data_file_url("capinfos.html"); in topic_action_url()
119 url = data_file_url("dumpcap.html"); in topic_action_url()
122 url = data_file_url("editcap.html"); in topic_action_url()
125 url = data_file_url("mergecap.html"); in topic_action_url()
128 url = data_file_url("rawshark.html"); in topic_action_url()
131 url = data_file_url("reordercap.html"); in topic_action_url()
134 url = data_file_url("text2pcap.html"); in topic_action_url()
137 url = data_file_url("tshark.html"); in topic_action_url()
142 url = user_guide_url( "index.html"); in topic_action_url()
145 url = user_guide_url("ChCapCaptureOptions.html"); in topic_action_url()
148 url = user_guide_url("ChWorkDefineFilterSection.html"); in topic_action_url()
151 url = user_guide_url("ChWorkDefineFilterSection.html"); in topic_action_url()
154 url = user_guide_url("ChWorkFilterAddExpressionSection.html"); in topic_action_url()
157 url = user_guide_url("ChCustColorizationSection.html"); in topic_action_url()
160 url = user_guide_url("ChCustConfigProfilesSection.html"); in topic_action_url()
163 url = user_guide_url("ChManualAddressResolveSection.html"); in topic_action_url()
166 url = user_guide_url("ChIOPrintSection.html"); in topic_action_url()
169 url = user_guide_url("ChWorkFindPacketSection.html"); in topic_action_url()
172 url = user_guide_url("ChUseToolsMenuSection.html"); in topic_action_url()
175 url = user_guide_url("ChWorkGoToPacketSection.html"); in topic_action_url()
178 url = user_guide_url("ChCapCaptureOptions.html"); in topic_action_url()
181 url = user_guide_url("ChCapRunningSection.html"); in topic_action_url()
184 url = user_guide_url("ChCapManageInterfacesSection.html"); in topic_action_url()
187 url = user_guide_url("ChCustProtocolDissectionSection.html"); in topic_action_url()
190 url = user_guide_url("ChCustProtocolDissectionSection.html"); in topic_action_url()
193 url = user_guide_url("ChCustProtocolDissectionSection.html"); in topic_action_url()
196 url = user_guide_url("ChCustProtocolDissectionSection.html"); in topic_action_url()
199 url = user_guide_url("ChAdvFollowStreamSection.html"); in topic_action_url()
202 url = user_guide_url("ChAdvShowPacketBytes.html"); in topic_action_url()
205 url = user_guide_url("ChAdvExpert.html"); in topic_action_url()
208 url = data_file_url("extcap.html"); in topic_action_url()
211 url = user_guide_url("ChStatSummary.html"); in topic_action_url()
214 url = user_guide_url("ChStatHierarchy.html"); in topic_action_url()
217 url = user_guide_url("ChStatEndpoints.html"); in topic_action_url()
220 url = user_guide_url("ChStatConversations.html"); in topic_action_url()
223 url = user_guide_url("ChStatIOGraphs.html"); in topic_action_url()
226 url = user_guide_url("ChStatCompareCaptureFiles.html"); in topic_action_url()
229 url = user_guide_url("ChTelLTEMACTraffic.html"); in topic_action_url()
232 url = user_guide_url("ChTelLTERLCTraffic.html"); in topic_action_url()
235 url = user_guide_url("ChStatTCPStreamGraphs.html"); in topic_action_url()
238 url = user_guide_url("ChStatWLANTraffic.html"); in topic_action_url()
241 url = user_guide_url("ChIOFileSetSection.html"); in topic_action_url()
244 url = user_guide_url("ChCustPreferencesSection.html#ChCustInterfaceOptionsSection"); in topic_action_url()
247 url = user_guide_url("ChCapInterfaceDetailsSection.html"); in topic_action_url()
250 url = user_guide_url("ChCustPreferencesSection.html"); in topic_action_url()
254 url = user_guide_url("ChIOExportSection.html"); in topic_action_url()
257 url = user_guide_url("ChIOExportSection.html#ChIOExportSelectedDialog"); in topic_action_url()
260 url = user_guide_url("ChIOExportSection.html#ChIOExportObjectsDialog"); in topic_action_url()
264 url = user_guide_url("ChIOOpenSection.html"); in topic_action_url()
268 url = user_guide_url("ChIOMergeSection.html"); in topic_action_url()
271 url = user_guide_url("ChIOImportSection.html"); in topic_action_url()
275 url = user_guide_url("ChIOSaveSection.html"); in topic_action_url()
278 url = user_guide_url("ChWorkShiftTimePacketSection.html"); in topic_action_url()
281 url = user_guide_url("ChWorkFilterSaveSection.html"); in topic_action_url()
284 url = user_guide_url("ChTelVoipCalls.html"); in topic_action_url()
287 url = user_guide_url("ChTelRTPAnalysis.html"); in topic_action_url()
290 url = user_guide_url("ChTelRTPStreams.html"); in topic_action_url()
293 url = user_guide_url("ChapterWork.html#ChWorkPacketSepView"); in topic_action_url()
296 url = user_guide_url("ChTelIAX2Analysis.html"); in topic_action_url()
299 url = user_guide_url("ChTelRtpPlayer.html"); in topic_action_url()
302 url = user_guide_url("ChStatFlowGraph.html"); in topic_action_url()
308 url = g_strdup(WS_HOME_PAGE_URL); in topic_action_url()
311 return url; in topic_action_url()