Wireshark 4.5.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
dtd.h File Reference
#include <glib.h>
#include <stdbool.h>
#include <stdlib.h>
#include "ws_attributes.h"

Go to the source code of this file.

Classes

struct  _dtd_build_data_t
 
struct  _dtd_token_data_t
 
struct  _dtd_named_list_t
 

Typedefs

typedef struct _dtd_build_data_t dtd_build_data_t
 
typedef struct _dtd_token_data_t dtd_token_data_t
 
typedef struct _dtd_named_list_t dtd_named_list_t
 
typedef struct _dtd_preparse_scanner_state Dtd_PreParse_scanner_state_t
 

Functions

GString * dtd_preparse (const char *dname, const char *fname, GString *err)
 
dtd_build_data_tdtd_parse (GString *s)
 
const char * dtd_location (Dtd_PreParse_scanner_state_t *state)
 

Detailed Description

XML dissector for Wireshark DTD import declarations

Copyright 2005, Luis E. Garcia Ontanon luis@.nosp@m.onta.nosp@m.non.o.nosp@m.rg

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later