Home
last modified time | relevance | path

Searched refs:best_regstart (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gdb/dist/libiberty/
H A Dregex.c2219 static const char **best_regstart, **best_regend; variable
2238 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5333 FREE_VAR (best_regstart); \
5354 FREE_VAR (best_regstart); \
5656 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5699 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5706 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5716 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
5945 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
5971 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()
/netbsd/external/gpl2/grep/dist/lib/
H A Dregex.c2205 static const char **best_regstart, **best_regend; variable
2223 RETALLOC_IF (best_regstart, num_regs, const char *);
5168 FREE_VAR (best_regstart); \
5186 FREE_VAR (best_regstart); \
5454 const CHAR_TYPE **best_regstart, **best_regend; local
5497 best_regstart = REGEX_TALLOC (num_regs, const CHAR_TYPE *);
5504 && best_regstart && best_regend && reg_dummy && reg_info_dummy))
5514 regstart = regend = old_regstart = old_regend = best_regstart
5728 best_regstart[mcnt] = regstart[mcnt];
5754 regstart[mcnt] = best_regstart[mcnt];
/netbsd/external/gpl2/diffutils/dist/lib/
H A Dregex.c2292 static const char **best_regstart, **best_regend; variable
2312 RETALLOC_IF (best_regstart, num_regs, const char *);
5445 FREE_VAR (best_regstart); \
5466 FREE_VAR (best_regstart); \
5784 const CHAR_T **best_regstart, **best_regend; local
5909 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *);
5916 && best_regstart && best_regend && reg_dummy && reg_info_dummy))
5926 regstart = regend = old_regstart = old_regend = best_regstart
6160 best_regstart[mcnt] = regstart[mcnt];
6186 regstart[mcnt] = best_regstart[mcnt];
/netbsd/external/gpl2/gettext/dist/gettext-tools/libgrep/
H A Dregex.c2222 static const char **best_regstart, **best_regend; variable
2241 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5336 FREE_VAR (best_regstart); \
5357 FREE_VAR (best_regstart); \
5667 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5792 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5799 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5809 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
6043 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
6069 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()
/netbsd/external/gpl3/binutils.old/dist/libiberty/
H A Dregex.c2219 static const char **best_regstart, **best_regend; variable
2238 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5333 FREE_VAR (best_regstart); \
5354 FREE_VAR (best_regstart); \
5656 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5699 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5706 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5716 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
5945 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
5971 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()
/netbsd/external/gpl3/binutils/dist/libiberty/
H A Dregex.c2223 static const char **best_regstart, **best_regend; variable
2242 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5337 FREE_VAR (best_regstart); \
5358 FREE_VAR (best_regstart); \
5660 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5703 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5710 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5720 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
5949 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
5975 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()
/netbsd/external/gpl3/gcc.old/dist/libiberty/
H A Dregex.c2219 static const char **best_regstart, **best_regend; variable
2238 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5333 FREE_VAR (best_regstart); \
5354 FREE_VAR (best_regstart); \
5656 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5699 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5706 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5716 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
5945 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
5971 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()
/netbsd/external/gpl3/gdb.old/dist/libiberty/
H A Dregex.c2219 static const char **best_regstart, **best_regend; variable
2238 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5333 FREE_VAR (best_regstart); \
5354 FREE_VAR (best_regstart); \
5656 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5699 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5706 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5716 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
5945 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
5971 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()
/netbsd/external/gpl3/gcc/dist/libiberty/
H A Dregex.c2223 static const char **best_regstart, **best_regend; variable
2242 RETALLOC_IF (best_regstart, num_regs, const char *); in PREFIX()
5337 FREE_VAR (best_regstart); \
5358 FREE_VAR (best_regstart); \
5660 const CHAR_T **best_regstart, **best_regend; in wcs_re_match_2_internal() local
5703 best_regstart = REGEX_TALLOC (num_regs, const CHAR_T *); in wcs_re_match_2_internal()
5710 && best_regstart && best_regend && reg_dummy && reg_info_dummy)) in wcs_re_match_2_internal()
5720 regstart = regend = old_regstart = old_regend = best_regstart in wcs_re_match_2_internal()
5949 best_regstart[mcnt] = regstart[mcnt]; in wcs_re_match_2_internal()
5975 regstart[mcnt] = best_regstart[mcnt]; in wcs_re_match_2_internal()