use_pattern       451 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       454 tools/crm_attribute.c     if (use_pattern) {
use_pattern       517 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       525 tools/crm_attribute.c     if (use_pattern) {
use_pattern       553 tools/crm_attribute.c     bool use_pattern;
use_pattern       568 tools/crm_attribute.c     if (od->use_pattern && !pcmk__str_eq(name, options.attr_pattern, pcmk__str_regex)) {
use_pattern       588 tools/crm_attribute.c     bool use_pattern = options.attr_pattern != NULL;
use_pattern       595 tools/crm_attribute.c     if (use_pattern) {
use_pattern       620 tools/crm_attribute.c         struct output_data_s od = { out, use_pattern, false };
use_pattern       629 tools/crm_attribute.c         struct output_data_s od = { out, use_pattern, false };