Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
xml_flags_t Struct Reference

#include <utils.h>

Data Fields

unsigned raw: 1
 
unsigned dash: 1
 
unsigned nbsp: 1
 
unsigned utf8: 1
 

Detailed Description

Definition at line 38 of file utils.h.

Field Documentation

◆ dash

unsigned xml_flags_t::dash

Definition at line 42 of file utils.h.

Referenced by EmbedText(), gvputs_xml(), xml_puts(), and xml_puts().

◆ nbsp

unsigned xml_flags_t::nbsp

Definition at line 44 of file utils.h.

◆ raw

unsigned xml_flags_t::raw

Definition at line 40 of file utils.h.

Referenced by pango_textlayout(), svg_begin_anchor(), and svg_textspan().

◆ utf8

unsigned xml_flags_t::utf8

Definition at line 46 of file utils.h.


The documentation for this struct was generated from the following file: