Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
strcolorized_tags Struct Reference

Data Fields

const int colorfg
 
const char * end
 
const char * endtag
 
const char * init
 
const char * inittag
 

Detailed Description

Definition at line 77 of file xmldoc.c.

Field Documentation

◆ colorfg

const int colorfg

Foreground color.

Definition at line 80 of file xmldoc.c.

◆ end

const char* end

Replace end tag with this string.

Definition at line 79 of file xmldoc.c.

◆ endtag

const char* endtag

Ending tag description.

Definition at line 82 of file xmldoc.c.

◆ init

const char* init

Replace initial tag with this string.

Definition at line 78 of file xmldoc.c.

◆ inittag

const char* inittag

Initial tag description.

Definition at line 81 of file xmldoc.c.


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