wireshark/ui/cli
Evan Huus 37600a157b Rename value string (and similar) functions to use a consistent pattern. This
was done using textual search+replace, not anything syntax-aware, so presumably
it got most comments as well (except where there were typos).

Use a consistent coding style, and make proper use of the WS_DLL_* defines.

Group the functions appropriately in the header.

I ended up getting rid of most of the explanatory comments since many of them
duplicated what was in the value_string.c file (and were out of sync with the
recent updates I made to those in r48633). Presumably most of the comments
should be in the .h file not the .c file, but there's enough churn ahead that
it's not worth fixing yet.

Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8467

svn path=/trunk/; revision=48634
2013-03-29 00:26:23 +00:00
..
Makefile.am Add python cache and temporary files to the list of files to clean up. 2012-09-18 17:40:50 +00:00
Makefile.common Update Free Software Foundation address. 2012-06-28 22:56:06 +00:00
Makefile.nmake Export libwireshark symbols using WS_DLL_PUBLIC define 2013-03-01 23:53:11 +00:00
tap-afpstat.c Use explicit casts. 2013-03-07 19:52:33 +00:00
tap-ansi_astat.c From beroset: 2013-03-20 01:18:10 +00:00
tap-bootpstat.c Use explicit casts. 2013-03-05 22:15:20 +00:00
tap-camelcounter.c Use explicit casts. 2013-03-05 22:15:20 +00:00
tap-camelsrt.c Use explicit casts. 2013-03-05 22:15:20 +00:00
tap-comparestat.c -Wmissing-prototypes 2013-03-28 07:34:13 +00:00
tap-dcerpcstat.c From beroset: 2013-03-20 01:18:10 +00:00
tap-diameter-avp.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-expert.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-follow.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-funnel.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-gsm_astat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-h225counter.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-h225rassrt.c From beroset: 2013-03-20 01:18:10 +00:00
tap-hosts.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
tap-httpstat.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-icmpstat.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-icmpv6stat.c From beroset: 2013-03-20 01:18:10 +00:00
tap-iostat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-iousers.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-macltestat.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-megacostat.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-mgcpstat.c Use explicit casts. 2013-03-06 17:35:11 +00:00
tap-protocolinfo.c From beroset: 2013-03-20 01:18:10 +00:00
tap-protohierstat.c From beroset: 2013-03-20 01:18:10 +00:00
tap-radiusstat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-rlcltestat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-rpcprogs.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-rpcstat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-rtp.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
tap-rtspstat.c From beroset: 2013-03-20 01:18:10 +00:00
tap-scsistat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-sctpchunkstat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-sipstat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-smbsids.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
tap-smbstat.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-stats_tree.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:29:52 +00:00
tap-sv.c Use explicit casts. 2013-03-07 07:05:45 +00:00
tap-wspstat.c Rename value string (and similar) functions to use a consistent pattern. This 2013-03-29 00:26:23 +00:00