Home
last modified time | relevance | path

Searched defs:re (Results 1 – 25 of 117) sorted by relevance

12345

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/perlasm/
Dx86_64-xlate.pl163 sub re { subroutine
241 sub re { subroutine
283 sub re { subroutine
387 sub re { subroutine
429 sub re { subroutine
496 sub re { subroutine
689 sub re { subroutine
775 sub re { subroutine
/netbsd/src/usr.bin/m4/
Dgnum4.c254 exit_regerror(int er, const char *pat, regex_t *re) in exit_regerror()
267 add_sub(size_t n, const char *string, regex_t *re, regmatch_t *pm) in add_sub()
288 add_replace(const char *string, regex_t *re, const char *replace, regmatch_t *pm) in add_replace()
321 do_subst(const char *pat, const char *string, regex_t *re, const char *replace, in do_subst()
365 do_regexp(const char *pat, const char *string, regex_t *re, const char *replace, in do_regexp()
383 do_regexpindex(const char *pat, const char *string, regex_t *re, regmatch_t *pm) in do_regexpindex()
497 regex_t re; in dopatsubst() local
525 regex_t re; in doregexp() local
/netbsd/src/tests/lib/libc/regex/
Dt_regex_binary.c45 regex_t re; in ATF_TC_BODY() local
63 regex_t re; in ATF_TC_BODY() local
Dmain.c71 regex_t re; in main() local
178 regex_t re; in regress() local
246 regex_t re; in try() local
533 regex_t re; in efind() local
/netbsd/src/tests/usr.bin/xlint/lint1/
Dd_c99_complex_split.c36 set_complex_complete(double re, double im) in set_complex_complete()
53 set_complex_only_real(double re) in set_complex_only_real()
/netbsd/src/external/bsd/mdocml/dist/
Dtest-rewb-bsd.c8 regex_t re; in main() local
Dtest-rewb-sysv.c8 regex_t re; in main() local
/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
Dbatch-exit-status.exp23 proc _test_exit_status {expect_status cmdline_opts {re ""}} {
/netbsd/src/usr.bin/mklocale/
Dyacc.y697 _FileRuneEntry re; in dump_tables() local
711 _FileRuneEntry re; in dump_tables() local
725 _FileRuneEntry re; in dump_tables() local
/netbsd/src/external/gpl3/gcc/dist/fixincludes/
Dfixfixes.c239 regex_t re; in FIX_PROC_HEAD() local
314 static regex_t re; in FIX_PROC_HEAD() local
398 static regex_t re; in FIX_PROC_HEAD() local
695 regex_t re; in FIX_PROC_HEAD() local
/netbsd/src/lib/libc/locale/
D_wctrans.c85 _RuneEntry *base, *re; in _towctrans_ext() local
D_wctype.c79 _RuneEntry *base, *re; in _runetype_priv() local
/netbsd/src/external/lgpl3/mpc/dist/src/
Dui_ui_sub.c25 mpc_ui_ui_sub (mpc_ptr rop, unsigned long int re, unsigned long int im, in mpc_ui_ui_sub()
/netbsd/src/usr.bin/vgrind/
Dregexp.c158 convexp(char *re) /* unconverted irregular expression */ in convexp()
357 char *re, /* a converted irregular expression */ in expmatch()
/netbsd/src/external/gpl2/xcvs/dist/lib/
Drpmatch.c38 const int nomatch, const char **lastp, regex_t *re) in try()
/netbsd/src/external/lgpl3/mpc/dist/tests/
Dtpl_mpc.c26 mpfr_rnd_t re, im; in tpl_read_mpc_rnd() local
Dteta.c70 long int re, im; in test_eta() local
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dfrac.c33 mpfr_exp_t re, ue; in mpfr_frac() local
/netbsd/src/sys/ufs/lfs/
Dlfs_subr.c187 struct lfs_res_blk *re; in lfs_malloc() local
246 res_t *re; in lfs_free() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dfile-prefix-map.cc199 regex_t re; member
218 regex_t re; in add_debug_regex_map() local
Dgimple-loop-interchange.cc147 dump_reduction (reduction_p re) in dump_reduction()
230 reduction_p re; in ~loop_cand() local
282 reduction_p re; in find_reduction_by_stmt() local
412 loop_cand::classify_simple_reduction (reduction_p re) in classify_simple_reduction()
469 reduction_p re; in analyze_iloop_reduction_var() local
605 reduction_p re; in analyze_oloop_reduction_var() local
871 loop_cand::undo_simple_reduction (reduction_p re, bitmap dce_seeds) in undo_simple_reduction()
1063 reduction_p re; in interchange_loops() local
/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dstack.c72 regex_t re; in optionUnstackArg() local
/netbsd/src/sys/arch/sh3/include/
Dbus_funcs.h97 #define bus_space_alloc(t, rs, re, s, a, b, f, ap, hp) \ argument
/netbsd/src/external/gpl3/binutils/dist/binutils/
Drescoff.c225 rc_res_entry *re; in read_coff_res_dir() local
284 rc_res_entry *re; in read_coff_res_dir() local
597 const rc_res_entry *re; in coff_bin_sizes() local
/netbsd/src/usr.bin/sed/
Dcompile.c166 char re[_POSIX2_LINE_MAX + 1]; in compile_stream() local
457 compile_re(char *re, int case_insensitive) in compile_re()
920 char *end, re[_POSIX2_LINE_MAX + 1]; in compile_addr() local

12345