better globbing

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6256 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2007-11-14 19:25:28 +00:00
parent 013096b853
commit 1402e4a04b
3 changed files with 79 additions and 87 deletions

View File

@@ -206,6 +206,8 @@ SWITCH_DECLARE(switch_status_t) switch_regex_match(const char *target, const cha
}
/* For Emacs:
* Local Variables:
* mode:c