[asterisk-dev] [Code Review] Sorcery retrieve_by_regex support
Sean Bright
reviewboard at asterisk.org
Thu Feb 14 09:57:37 CST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2329/#review7862
-----------------------------------------------------------
/trunk/include/asterisk/sorcery.h
<https://reviewboard.asterisk.org/r/2329/#comment14925>
You should note here that the regular expression is evaluated as extended regular expressions and case-insensitively.
- Sean
On Feb. 14, 2013, 9:52 a.m., Joshua Colp wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/2329/
> -----------------------------------------------------------
>
> (Updated Feb. 14, 2013, 9:52 a.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Summary
> -------
>
> This change adds a retrieve_by_regex API call to sorcery. It allows searching for multiple objects using a regular expression on the object identifier. This is useful if you have related objects and want to efficiently find them.
>
>
> Diffs
> -----
>
> /trunk/include/asterisk/sorcery.h 381399
> /trunk/main/sorcery.c 381399
> /trunk/res/res_sorcery_config.c 381399
> /trunk/res/res_sorcery_memory.c 381399
> /trunk/tests/test_sorcery.c 381399
>
> Diff: https://reviewboard.asterisk.org/r/2329/diff
>
>
> Testing
> -------
>
> Ran unit test, confirmed happy.
>
>
> Thanks,
>
> Joshua
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130214/1baf8c0b/attachment.htm>
More information about the asterisk-dev
mailing list