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