Fri Aug 17 00:17:52 2018

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 890 of file pbx.c.


Field Documentation

struct match_char* alt_char [read]
int deleted
struct ast_exten* exten [read]

Definition at line 892 of file pbx.c.

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

struct match_char* next_char [read]
char x[1]

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

Generated on 17 Aug 2018 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1