Files
asterisk/main
Corey Farrell 7413bcbeb5 aco: Create ways to minimize use of regex.
ACO uses regex in many situations where it is completely unneeded.  In
some cases this doubles the total processing performed by
aco_process_config.

* Create ACO_IGNORE category type for use in place of skip_category
  regex source string.
* Create additional aco_category_op values to allow specifying category
  filter using either a single plain string or a NULL terminated array
  of plain strings.
* Create ACO_PREFIX to allow matching option names to case insensitive
  prefixes.

Change-Id: I66a920dcd8e2b0301f73f968016440a985e72821
2017-12-15 10:19:41 -05:00
..
2017-11-17 09:35:22 -05:00
2017-11-20 15:05:14 -05:00
2017-11-20 15:09:02 -05:00
2015-03-25 18:37:04 +00:00
2017-11-20 15:25:57 -05:00
2017-12-10 12:41:51 -06:00
2017-05-30 15:08:05 -05:00
2017-10-24 17:17:53 -04:00
2017-12-08 21:07:14 -06:00
2017-12-06 23:35:53 -06:00
2016-11-01 12:37:58 -05:00