| /freebsd-12.1/contrib/nvi/regex/ |
| H A D | regerror.c | 114 regerror(int errcode, const regex_t *preg, char *errbuf, size_t errbuf_size) in regerror() 153 regatoi(const regex_t *preg, char *localbuf) in regatoi()
|
| H A D | regfree.c | 54 regfree(regex_t *preg) in regfree()
|
| H A D | regexec.c | 152 regexec(const regex_t *preg, const RCHAR_T *string, size_t nmatch, in regexec()
|
| /freebsd-12.1/lib/libc/regex/ |
| H A D | regerror.c | 118 const regex_t * __restrict preg, in regerror() 164 regatoi(const regex_t *preg, char *localbuf) in regatoi()
|
| H A D | regfree.c | 60 regfree(regex_t *preg) in regfree()
|
| H A D | regexec.c | 209 regexec(const regex_t * __restrict preg, in regexec()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | regerror.c | 84 llvm_regerror(int errcode, const llvm_regex_t *preg, char *errbuf, size_t errbuf_size) in llvm_regerror() 123 regatoi(const llvm_regex_t *preg, char *localbuf, int localbufsize) in regatoi()
|
| H A D | regfree.c | 50 llvm_regfree(llvm_regex_t *preg) in llvm_regfree()
|
| H A D | regexec.c | 141 llvm_regexec(const llvm_regex_t *preg, const char *string, size_t nmatch, in llvm_regexec()
|
| /freebsd-12.1/contrib/libgnuregex/ |
| H A D | regex.c | 31 # define regfree(preg) __regfree (preg) argument 33 # define regcomp(preg, pattern, cflags) __regcomp (preg, pattern, cflags) argument 34 # define regerror(errcode, preg, errbuf, errbuf_size) \ argument
|
| H A D | regcomp.c | 466 regcomp (preg, pattern, cflags) in regcomp() argument 530 const regex_t *__restrict preg; variable 636 regfree (preg) in regfree() argument 971 free_workarea_compile (regex_t *preg) in free_workarea_compile() 1146 analyze (regex_t *preg) in analyze() 1307 regex_t *preg = (regex_t *) extra; in lower_subexps() local 1327 lower_subexp (reg_errcode_t *err, regex_t *preg, bin_tree_t *node) in lower_subexp() 2104 parse (re_string_t *regexp, regex_t *preg, reg_syntax_t syntax, in parse() 2138 parse_reg_exp (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_reg_exp() 2179 parse_branch (re_string_t *regexp, regex_t *preg, re_token_t *token, in parse_branch() [all …]
|
| H A D | regexec.c | 220 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument 265 __compat_regexec (const regex_t *__restrict preg, in __compat_regexec() 628 re_search_internal (preg, string, length, start, range, stop, nmatch, pmatch, in re_search_internal() argument 1415 set_regs (const regex_t *preg, const re_match_context_t *mctx, size_t nmatch, in set_regs()
|
| /freebsd-12.1/usr.bin/sed/ |
| H A D | misc.c | 61 strregerror(int errcode, regex_t *preg) in strregerror()
|
| H A D | process.c | 668 regexec_e(regex_t *preg, const char *string, int eflags, int nomatch, in regexec_e()
|
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | Regex.h | 97 struct llvm_regex *preg; variable
|
| /freebsd-12.1/contrib/ncurses/form/ |
| H A D | fty_regex.c | 112 RegExp_Arg *preg = (RegExp_Arg *)0; in Generic_RegularExpression_Type() local
|
| /freebsd-12.1/contrib/flex/ |
| H A D | regex.c | 50 void flex_regcomp(regex_t *preg, const char *regex, int cflags) in flex_regcomp()
|
| /freebsd-12.1/sys/dev/ata/chipsets/ |
| H A D | ata-siliconimage.c | 356 u_int8_t preg = 0xa4 + rego; in ata_sii_setmode() local
|
| /freebsd-12.1/contrib/llvm/lib/Target/Sparc/ |
| H A D | SparcFrameLowering.cpp | 346 unsigned preg = (reg - SP::I0) / 2 + SP::I0_I1; in remapRegsForLeafProc() local
|
| /freebsd-12.1/contrib/atf/atf-c/ |
| H A D | utils.c | 83 regex_t preg; in grep_string() local
|
| /freebsd-12.1/contrib/binutils/gas/config/ |
| H A D | tc-cr16.c | 390 const reg_entry *preg; in get_pregister() local 405 const reg_entry *preg; in get_pregisterp() local
|
| /freebsd-12.1/contrib/nvi/ex/ |
| H A D | ex_subst.c | 1286 re_error(SCR *sp, int errcode, regex_t *preg) in re_error()
|
| /freebsd-12.1/sys/dev/sound/isa/ |
| H A D | ess.c | 690 int preg = 0, rreg = 0, l, r; in essmix_set() local
|
| /freebsd-12.1/sys/dev/sound/pci/ |
| H A D | solo.c | 673 int preg = 0, rreg = 0, l, r; in essmix_set() local
|
| /freebsd-12.1/contrib/binutils/include/opcode/ |
| H A D | cr16.h | 68 preg; typedef
|