Searched refs:re_comp (Results 1 - 25 of 25) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/comp/
H A Dre_comp.h24 * re_comp interface definitions
36 extern char* re_comp(const char*);
H A Dre_comp.c24 * re_comp implementation
28 #include <re_comp.h>
42 re_comp(const char* pattern) function
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/
H A Dxregex.h23 # define re_comp xre_comp macro
H A Dxregex2.h512 extern char *re_comp (const char *);
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A Dregfronts.c56 return re_comp(re, str, len, f);
H A Dregex.h197 ^ int re_comp(regex_t *, __REG_CONST char *, size_t, int);
292 int re_comp(regex_t *, __REG_CONST char *, size_t, int);
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A Dregfronts.c55 return re_comp(re, str, len, f);
H A Dregex.h206 ^ int re_comp(regex_t *, __REG_CONST char *, size_t, int);
309 int re_comp _ANSI_ARGS_((regex_t *, __REG_CONST char *, size_t, int));
/macosx-10.9.5/emacs-92/emacs/src/
H A Dregex.h534 extern char *re_comp _RE_ARGS ((const char *));
H A Dregex.c28 - get rid of on_failure_jump_smart by doing the optimization in re_comp
6317 re_comp (s)
6287 re_comp (s) function
/macosx-10.9.5/gnudiff-19/diffutils/lib/posix/
H A Dregex.h518 extern char *re_comp _RE_ARGS ((const char *));
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dregex.h627 extern char *re_comp (const char *);
H A Dregcomp.c675 re_comp (s)
671 re_comp (s) function
/macosx-10.9.5/lsof-52/lsof/
H A Dregex.h570 extern char *re_comp _RE_ARGS ((const char *));
/macosx-10.9.5/text_cmds-87/sort/
H A Dconfig.h1664 #define re_comp rpl_re_comp macro
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dsearch.c123 extern char *re_comp(const char *);
147 if (re_comp(ct_encode_string(pat, &conv)) != NULL)
/macosx-10.9.5/libedit-39/src/
H A Dsearch.c123 extern char *re_comp(const char *);
148 if (re_comp(ct_encode_string(pat, &conv)) != NULL)
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dsearch.c108 extern char *re_comp(const char *);
132 if (re_comp(pat) != NULL)
/macosx-10.9.5/gnutar-452/gnutar/
H A Dconfig.hin1137 #undef re_comp
/macosx-10.9.5/less-23/less/
H A Dsearch.c35 char *re_comp();
422 if ((parg.p_string = re_comp(pattern)) != NULL)
H A Dconfigure1255 --with-regex={auto,pcre,posix,regcmp,re_comp,regcomp,regcomp-local} Select a regular expression library auto
7303 if test $WANT_REGEX = auto -o $WANT_REGEX = re_comp; then
7304 { echo "$as_me:$LINENO: result: using re_comp" >&5
7305 echo "${ECHO_T}using re_comp" >&6; }; { echo "$as_me:$LINENO: checking for re_comp" >&5
7306 echo $ECHO_N "checking for re_comp... $ECHO_C" >&6; }
7316 /* Define re_comp to an innocuous variant, in case <limits.h> declares re_comp.
7318 #define re_comp innocuous_re_comp
7321 which can conflict with char re_comp (); belo
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/
H A DMakefile35 option.h proc.h re_comp.h recfmt.h regex.h regexp.h \
137 getdate.c getsubopt.c glob.c nftw.c openlog.c re_comp.c \
/macosx-10.9.5/lsof-52/lsof/lib/
H A Dregex.c6024 re_comp (s)
6001 re_comp (s) function
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dregex.c7832 re_comp (const char *s)
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dregex.c8046 re_comp (s)

Completed in 947 milliseconds