Data Fields | |
char | buf [256] |
int | specif |
Definition at line 1971 of file pbx.c.
char buf[256] |
Pattern node match characters.
Definition at line 1975 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 1973 of file pbx.c.
Referenced by add_pattern_node(), and get_pattern_node().