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:19:41 -0500
commit7413bcbeb5fc0eaa22de91e8d69714b725567efa (patch)
tree5e975984b3b5b1ed1d683226b6bc86d7585cad6f /channels
parent7377927b18118fcf5307e565daa3cb8dd819e26e (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