Mon Sep 20 2010 00:34:55

Asterisk developer's documentation


Data Fields

match_char Struct Reference

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

Collaboration diagram for match_char:
Collaboration graph
[legend]

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


Field Documentation

int deleted
struct ast_exten* exten

Definition at line 819 of file pbx.c.

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

char* x

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