Thu Apr 28 2011 17:16:25

Asterisk developer's documentation


match_char Struct Reference

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

Collaboration diagram for match_char:

Data Fields

struct match_charalt_char
int deleted
struct ast_extenexten
int is_pattern
struct match_charnext_char
int specificity
char * x

Detailed Description

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

Definition at line 818 of file pbx.c.


Field Documentation

Definition at line 820 of file pbx.c.

Referenced by add_pattern_node(), cli_match_char_tree(), and log_match_char_tree().


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