nmatches 415 daemons/controld/controld_te_callbacks.c int nmatches = 0; nmatches 449 daemons/controld/controld_te_callbacks.c nmatches = pcmk__xpath_num_results(xpathObj); nmatches 450 daemons/controld/controld_te_callbacks.c if (nmatches == 0) { nmatches 453 daemons/controld/controld_te_callbacks.c for (int lpc = 0; lpc < nmatches; lpc++) { nmatches 31 include/crm/common/rules_internal.h const regmatch_t submatches[], int nmatches); nmatches 546 lib/common/rules.c const regmatch_t submatches[], int nmatches, nmatches 579 lib/common/rules.c if ((nmatches <= submatch) // Not enough submatches nmatches 615 lib/common/rules.c const regmatch_t submatches[], int nmatches) nmatches 625 lib/common/rules.c if (!process_submatches(string, match, submatches, nmatches, NULL, nmatches 634 lib/common/rules.c (void) process_submatches(string, match, submatches, nmatches, result, nmatches 24 lib/common/tests/rules/pcmk__replace_submatches_test.c static const int nmatches = 3; nmatches 31 lib/common/tests/rules/pcmk__replace_submatches_test.c expanded = pcmk__replace_submatches(string, match, submatches, nmatches); nmatches 53 lib/common/tests/rules/pcmk__replace_submatches_test.c match, submatches, nmatches)); nmatches 55 lib/common/tests/rules/pcmk__replace_submatches_test.c match, submatches, nmatches)); nmatches 57 lib/common/tests/rules/pcmk__replace_submatches_test.c match, submatches, nmatches));