Searched refs:regmatch_t (Results 1 - 24 of 24) sorted by relevance

/haiku-fatelf/src/bin/bash/lib/sh/
H A Dshmatch.c51 regmatch_t *matches;
77 matches = (regmatch_t *)malloc (sizeof (regmatch_t) * (regex.re_nsub + 1));
/haiku-fatelf/headers/build/host/cygwin/
H A Dregex.h428 } regmatch_t; typedef in typeref:struct:__anon18
545 regmatch_t __pmatch[__restrict_arr],
594 regmatch_t __pmatch[], int __eflags));
/haiku-fatelf/headers/private/mail/
H A Dregex.h462 } regmatch_t; typedef in typeref:struct:__anon1107
586 regmatch_t __pmatch[], int __eflags));
589 regmatch_t __pmatch[], int __eflags));
/haiku-fatelf/headers/build/host/sunos/
H A Dregex.h459 } regmatch_t;
567 regmatch_t __pmatch[__restrict_arr],
455 } regmatch_t; typedef in typeref:struct:__anon20
/haiku-fatelf/headers/posix/
H A Dregex.h459 } regmatch_t;
567 regmatch_t __pmatch[__restrict_arr],
455 } regmatch_t; typedef in typeref:struct:__anon567
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregex.h553 } regmatch_t;
671 regmatch_t __pmatch[_Restrict_arr_],
549 } regmatch_t; typedef in typeref:struct:__anon3324
H A Dregexec.c47 size_t nmatch, regmatch_t pmatch[],
60 static unsigned int re_copy_regs (struct re_registers *regs, regmatch_t *pmatch,
70 static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
71 regmatch_t *prev_idx_match, Idx cur_node,
75 regmatch_t *regs,
80 size_t nmatch, regmatch_t *pmatch,
234 regmatch_t pmatch[_Restrict_arr_];
279 regmatch_t pmatch[], int eflags)
433 regmatch_t *pmatch;
481 pmatch = re_malloc (regmatch_t, nreg
[all...]
H A Dregex_internal.h648 regmatch_t *regs;
H A Dregcomp.c875 MAX (sizeof (regmatch_t),
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h428 } regmatch_t;
546 regmatch_t __pmatch[__restrict_arr],
424 } regmatch_t; typedef in typeref:struct:__anon3469
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex.h549 } regmatch_t;
667 regmatch_t __pmatch[_Restrict_arr_],
545 } regmatch_t; typedef in typeref:struct:__anon3498
H A Dregexec.c42 size_t nmatch, regmatch_t pmatch[],
55 static unsigned int re_copy_regs (struct re_registers *regs, regmatch_t *pmatch,
65 static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
66 regmatch_t *prev_idx_match, Idx cur_node,
70 regmatch_t *regs,
75 size_t nmatch, regmatch_t *pmatch,
229 regmatch_t pmatch[_Restrict_arr_];
274 regmatch_t pmatch[], int eflags)
425 regmatch_t *pmatch;
470 pmatch = re_malloc (regmatch_t, nreg
[all...]
H A Dregex_internal.h648 regmatch_t *regs;
H A Dregcomp.c846 MAX (sizeof (regmatch_t),
/haiku-fatelf/src/bin/gawk/
H A Dregex.h436 } regmatch_t;
560 regmatch_t __pmatch[__restrict_arr],
432 } regmatch_t; typedef in typeref:struct:__anon3533
H A Dregexec.c40 size_t nmatch, regmatch_t pmatch[],
51 static unsigned re_copy_regs _RE_ARGS((struct re_registers *regs, regmatch_t *pmatch,
66 static void update_regs _RE_ARGS((re_dfa_t *dfa, regmatch_t *pmatch, int cur_node,
68 static int proceed_next_node _RE_ARGS((const regex_t *preg, int nregs, regmatch_t *regs,
74 regmatch_t *regs,
77 regmatch_t *regs, re_node_set *eps_via_nodes));
80 size_t nmatch, regmatch_t *pmatch,
216 regmatch_t pmatch[];
370 regmatch_t *pmatch;
408 pmatch = re_malloc (regmatch_t, nreg
[all...]
H A Dregex_internal.h567 regmatch_t *regs;
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h431 } regmatch_t;
555 regmatch_t __pmatch[__restrict_arr],
427 } regmatch_t; typedef in typeref:struct:__anon4194
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregexec.c42 size_t nmatch, regmatch_t pmatch[],
53 static unsigned re_copy_regs (struct re_registers *regs, regmatch_t *pmatch,
62 static void update_regs (const re_dfa_t *dfa, regmatch_t *pmatch,
63 regmatch_t *prev_idx_match, int cur_node,
67 regmatch_t *regs,
72 size_t nmatch, regmatch_t *pmatch,
226 regmatch_t pmatch[];
269 regmatch_t pmatch[], int eflags)
419 regmatch_t *pmatch;
460 pmatch = re_malloc (regmatch_t, nreg
[all...]
H A Dregex_internal.h604 regmatch_t *regs;
/haiku-fatelf/src/bin/less/
H A Dsearch.c540 regmatch_t rm;
H A Dconfigure6959 main() { regex_t r; regmatch_t rm; char *text = "xabcy";
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c8255 regmatch_t pmatch[];
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c8136 regmatch_t pmatch[];

Completed in 315 milliseconds