Home
last modified time | relevance | path

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

12345678

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A 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/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A Dx86_64-xlate.pl109 sub re { subroutine
187 sub re { subroutine
229 sub re { subroutine
333 sub re { subroutine
375 sub re { subroutine
442 sub re { subroutine
635 sub re { subroutine
721 sub re { subroutine
/netbsd-src/usr.bin/m4/
H A 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/usr.bin/xlint/lint1/
H A 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/tests/lib/libc/regex/
H A 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/usr.bin/mklocale/
H A 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/bsd/mdocml/dist/
H A Dtest-rewb-sysv.c8 regex_t re; in main() local
H A Dtest-rewb-bsd.c8 regex_t re; in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/cmake/
H A Dstd_regex.cpp5 std::regex re; in main() local
H A Dgnu_posix_regex.cpp5 regex_t re; in main() local
H A Dposix_regex.cpp5 regex_t re; in main() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/cmake/
H A Dstd_regex.cpp5 std::regex re; in main() local
H A Dgnu_posix_regex.cpp5 regex_t re; in main() local
H A Dposix_regex.cpp5 regex_t re; in main() local
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A 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
654 regex_t re; in FIX_PROC_HEAD() local
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A 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/external/lgpl3/mpc/dist/src/
H A 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/lib/libc/locale/
H A D_wctrans.c85 _RuneEntry *base, *re; in _towctrans_ext() local
H A D_wctype.c79 _RuneEntry *base, *re; in _runetype_priv() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/util/
H A Dutility.d33 private struct _Complex(T) { T re; T im; } in package() local
/netbsd-src/usr.bin/vgrind/
H A Dregexp.c158 convexp(char *re) /* unconverted irregular expression */ in convexp() argument
357 char *re, /* a converted irregular expression */ in expmatch() argument
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A De0.s32 re: label
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/
H A Dpackage.d496 enum re = ctRegex!``; in foreach() variable
502 auto re = ctRegex!`foo`; in foreach() variable
893 auto re = regex("abc"); in length() variable
1377 auto re = regex(r"(?<=\d)(?=(\d\d\d)+\b)","g"); variable
1549 const re = separator.withFlags(separator.flags | RegexOption.global); local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dformat-lisp.c949 make_intersected_element (struct format_arg *re, in make_intersected_element()
1184 struct format_arg *re; in make_intersected_list() local
1272 struct format_arg *re; in make_intersected_list() local
1381 make_union_element (struct format_arg *re, in make_union_element()
1562 struct format_arg *re; in make_union_list() local
1597 struct format_arg *re; in make_union_list() local
1619 struct format_arg *re; in make_union_list() local
1637 struct format_arg *re; in make_union_list() local
1659 struct format_arg *re; in make_union_list() local
1684 struct format_arg *re; in make_union_list() local
H A Dformat-scheme.c952 make_intersected_element (struct format_arg *re, in make_intersected_element()
1197 struct format_arg *re; in make_intersected_list() local
1285 struct format_arg *re; in make_intersected_list() local
1394 make_union_element (struct format_arg *re, in make_union_element()
1585 struct format_arg *re; in make_union_list() local
1620 struct format_arg *re; in make_union_list() local
1642 struct format_arg *re; in make_union_list() local
1660 struct format_arg *re; in make_union_list() local
1682 struct format_arg *re; in make_union_list() local
1707 struct format_arg *re; in make_union_list() local

12345678