summaryrefslogtreecommitdiff
path: root/channels
diff options
context:
space:
mode:
authorCorey Farrell <git@cfware.com>2017-12-12 13:36:39 -0500
committerCorey Farrell <git@cfware.com>2017-12-15 10:14:20 -0500
commita455e183206fb506d0f4d24d991c122549e0d464 (patch)
tree4df85501263182a816080be07c4bd37194c6a21e /channels
parente7a6e64039f24887495ea6d5d95b477fa792840e (diff)
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
Diffstat (limited to 'channels')
0 files changed, 0 insertions, 0 deletions