regmatch_t 173 include/crm/pengine/common.h regmatch_t *pmatch; regmatch_t 142 lib/common/operations.c regmatch_t pmatch[nmatch]; regmatch_t 325 lib/pacemaker/pcmk_sched_location.c regmatch_t *pmatch = NULL; regmatch_t 333 lib/pacemaker/pcmk_sched_location.c pmatch = calloc(nregs, sizeof(regmatch_t)); regmatch_t 810 maint/gnulib/lib/regcomp.c MAX (sizeof (regmatch_t), regmatch_t 681 maint/gnulib/lib/regex.h regmatch_t __pmatch[_Restrict_arr_ regmatch_t 618 maint/gnulib/lib/regex_internal.h regmatch_t *regs; regmatch_t 37 maint/gnulib/lib/regexec.c size_t nmatch, regmatch_t pmatch[], regmatch_t 50 maint/gnulib/lib/regexec.c static unsigned re_copy_regs (struct re_registers *regs, regmatch_t *pmatch, regmatch_t 57 maint/gnulib/lib/regexec.c static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch, regmatch_t 58 maint/gnulib/lib/regexec.c regmatch_t *prev_idx_match, Idx cur_node, regmatch_t 62 maint/gnulib/lib/regexec.c regmatch_t *regs, regmatch_t *prevregs, regmatch_t 66 maint/gnulib/lib/regexec.c size_t nmatch, regmatch_t *pmatch, regmatch_t 188 maint/gnulib/lib/regexec.c size_t nmatch, regmatch_t pmatch[_REGEX_NELTS (nmatch)], int eflags) regmatch_t 232 maint/gnulib/lib/regexec.c regmatch_t pmatch[_REGEX_NELTS (nmatch)], int eflags) regmatch_t 368 maint/gnulib/lib/regexec.c regmatch_t *pmatch; regmatch_t 413 maint/gnulib/lib/regexec.c pmatch = re_malloc (regmatch_t, nregs); regmatch_t 454 maint/gnulib/lib/regexec.c re_copy_regs (struct re_registers *regs, regmatch_t *pmatch, Idx nregs, regmatch_t 582 maint/gnulib/lib/regexec.c regmatch_t pmatch[], int eflags) regmatch_t 1199 maint/gnulib/lib/regexec.c proceed_next_node (const re_match_context_t *mctx, Idx nregs, regmatch_t *regs, regmatch_t 1200 maint/gnulib/lib/regexec.c regmatch_t *prevregs, regmatch_t 1307 maint/gnulib/lib/regexec.c Idx nregs, regmatch_t *regs, regmatch_t *prevregs, regmatch_t 1324 maint/gnulib/lib/regexec.c fs->stack[num].regs = re_malloc (regmatch_t, 2 * nregs); regmatch_t 1327 maint/gnulib/lib/regexec.c memcpy (fs->stack[num].regs, regs, sizeof (regmatch_t) * nregs); regmatch_t 1328 maint/gnulib/lib/regexec.c memcpy (fs->stack[num].regs + nregs, prevregs, sizeof (regmatch_t) * nregs); regmatch_t 1335 maint/gnulib/lib/regexec.c regmatch_t *regs, regmatch_t *prevregs, regmatch_t 1342 maint/gnulib/lib/regexec.c memcpy (regs, fs->stack[num].regs, sizeof (regmatch_t) * nregs); regmatch_t 1343 maint/gnulib/lib/regexec.c memcpy (prevregs, fs->stack[num].regs + nregs, sizeof (regmatch_t) * nregs); regmatch_t 1353 maint/gnulib/lib/regexec.c #define DYNARRAY_ELEMENT regmatch_t regmatch_t 1365 maint/gnulib/lib/regexec.c regmatch_t *pmatch, bool fl_backtrack) regmatch_t 1396 maint/gnulib/lib/regexec.c regmatch_t *prev_idx_match = regmatch_list_begin (&prev_match); regmatch_t 1397 maint/gnulib/lib/regexec.c memcpy (prev_idx_match, pmatch, sizeof (regmatch_t) * nmatch); regmatch_t 1473 maint/gnulib/lib/regexec.c update_regs (const re_dfa_t *dfa, regmatch_t *pmatch, regmatch_t 1474 maint/gnulib/lib/regexec.c regmatch_t *prev_idx_match, Idx cur_node, Idx cur_idx, Idx nmatch) regmatch_t 1499 maint/gnulib/lib/regexec.c memcpy (prev_idx_match, pmatch, sizeof (regmatch_t) * nmatch); regmatch_t 1510 maint/gnulib/lib/regexec.c memcpy (pmatch, prev_idx_match, sizeof (regmatch_t) * nmatch); regmatch_t 48 maint/gnulib/tests/test-regex-quote.c regmatch_t match[1]; regmatch_t 65 maint/gnulib/tests/test-regex-quote.c regmatch_t match[1]; regmatch_t 64 maint/gnulib/tests/test-regex.c regmatch_t rm[5]; regmatch_t 129 maint/gnulib/tests/test-regex.c regmatch_t rm[5];