Home
last modified time | relevance | path

Searched refs:regmatch_t (Results 1 – 22 of 22) sorted by relevance

/posix/
A Dbug-regex6.c30 regmatch_t mat[10]; in main()
34 regmatch_t expect[10] = { in main()
A Dbug-regex17.c32 regmatch_t rm[5];
64 regmatch_t rm[5]; in do_test()
A Dbug-regex18.c32 regmatch_t rm[5];
57 regmatch_t rm[5]; in main()
A Dbug-regex30.c32 regmatch_t rm[5];
63 regmatch_t rm[5]; in do_test()
A Dbug-regex11.c31 regmatch_t rm[5];
95 regmatch_t rm[5]; in main()
A Dbug-regex2.c32 regmatch_t rm[2]; in main()
A Dtst-regexloc.c27 regmatch_t mat[1]; in do_test()
A Dbug-regex9.c32 regmatch_t rm[2]; in main()
A Dregexbug1.c11 regmatch_t ma[2]; in main()
A Dbug-regex12.c42 regmatch_t rm[4]; in main()
A Dbug-regex24.c29 regmatch_t m[N]; in do_test()
A Dregexec.c37 size_t nmatch, regmatch_t pmatch[],
58 regmatch_t *prev_idx_match, Idx cur_node,
62 regmatch_t *regs, regmatch_t *prevregs,
66 size_t nmatch, regmatch_t *pmatch,
374 regmatch_t *pmatch; in re_search_stub()
419 pmatch = re_malloc (regmatch_t, nregs); in re_search_stub()
588 regmatch_t pmatch[], int eflags) in re_search_internal()
1213 regmatch_t *prevregs, in proceed_next_node()
1323 Idx nregs, regmatch_t *regs, regmatch_t *prevregs, in push_fail_stack()
1351 regmatch_t *regs, regmatch_t *prevregs, in pop_fail_stack()
[all …]
A Drunptests.c56 regmatch_t match[20]; in main()
A Druntests.c59 regmatch_t regs[10]; in run_a_test()
A Dregex.h521 } regmatch_t; typedef
681 regmatch_t __pmatch[_Restrict_arr_
A Dtst-boost.c81 regmatch_t rm[20]; in main()
A Dtst-pcre.c35 regmatch_t rm[20]; in main()
A Dtst-rxspencer.c172 check_match (regmatch_t *rm, int idx, const char *string, in check_match()
221 regmatch_t rm[10]; in test()
A Dtst-regex2.c128 regmatch_t pmatch[71]; in do_test()
A Dtst-regex.c241 regmatch_t ma[1]; in run_test()
312 regmatch_t ma[1]; in run_test()
A Dregex_internal.h627 regmatch_t *regs;
A Dregcomp.c842 MAX (sizeof (regmatch_t), in init_dfa()

Completed in 45 milliseconds