Files
asterisk/main
Sean Bright cf062303e3 sorcery: Add ast_sorcery_retrieve_by_prefix()
Some consumers of the sorcery API use ast_sorcery_retrieve_by_regex
only so that they can anchor the potential match as a prefix and not
because they truly need regular expressions.

Rather than using regular expressions for simple prefix lookups, add
a new operation - ast_sorcery_retrieve_by_prefix - that does them.

Patches against 13 and 15 have a compatibility layer needed to
maintain ABI that is not needed in master.

Change-Id: I56f4e20ba1154bd52281f995c27a429a854f6a79
2017-11-13 15:08:50 -05:00
..
2017-11-03 12:51:02 -05:00
2017-11-09 21:38:11 -05:00
2017-11-06 13:51:50 -05:00
2017-05-30 15:08:05 -05:00
2017-10-24 17:17:53 -04:00
2017-10-25 10:18:33 -05:00
2016-11-01 12:37:58 -05:00