Wed Jan 8 2020 09:50:24

Asterisk developer's documentation


match_char Struct Reference

match_char: forms a syntax tree for quick matching of extension patterns More...

Data Fields

struct match_charalt_char
 
int deleted
 
struct ast_extenexten
 
int is_pattern
 
struct match_charnext_char
 
int specificity
 
char x [1]
 

Detailed Description

match_char: forms a syntax tree for quick matching of extension patterns

Definition at line 932 of file pbx.c.

Field Documentation

int is_pattern

Definition at line 934 of file pbx.c.

Referenced by add_pattern_node(), already_in_tree(), cli_match_char_tree(), and new_find_extension().

int specificity

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