Data Fields | |
char | buf [256] |
int | specif |
Definition at line 1942 of file pbx.c.
char buf[256] |
Pattern node match characters.
Definition at line 1946 of file pbx.c.
Referenced by add_exten_to_pattern_tree(), add_pattern_node(), and get_pattern_node().
int specif |
Pattern node specificity
Definition at line 1944 of file pbx.c.
Referenced by add_pattern_node(), and get_pattern_node().