Searched refs:RE_SYNTAX_EMACS (Results 1 - 13 of 13) sorted by relevance

/haiku-fatelf/src/bin/findutils/lib/
H A Dregextype.c61 { "findutils-default", RE_SYNTAX_EMACS|RE_DOT_NEWLINE },
68 { "emacs", RE_SYNTAX_EMACS },
/haiku-fatelf/headers/build/host/cygwin/
H A Dregex.h178 #define RE_SYNTAX_EMACS 0 macro
/haiku-fatelf/headers/build/host/sunos/
H A Dregex.h191 #define RE_SYNTAX_EMACS 0
190 #define RE_SYNTAX_EMACS macro
/haiku-fatelf/headers/posix/
H A Dregex.h191 #define RE_SYNTAX_EMACS 0
190 #define RE_SYNTAX_EMACS macro
/haiku-fatelf/headers/private/mail/
H A Dregex.h183 #define RE_SYNTAX_EMACS 0 macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dregex.h247 # define RE_SYNTAX_EMACS 0
246 # define RE_SYNTAX_EMACS macro
/haiku-fatelf/src/bin/diffutils/lib/posix/
H A Dregex.h175 #define RE_SYNTAX_EMACS 0
174 #define RE_SYNTAX_EMACS macro
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex.h243 # define RE_SYNTAX_EMACS 0
242 # define RE_SYNTAX_EMACS macro
/haiku-fatelf/src/bin/gawk/
H A Dregex.h182 #define RE_SYNTAX_EMACS 0
181 #define RE_SYNTAX_EMACS macro
/haiku-fatelf/src/bin/gdb/include/
H A Dxregex2.h178 #define RE_SYNTAX_EMACS 0
177 #define RE_SYNTAX_EMACS macro
/haiku-fatelf/src/bin/findutils/find/
H A Dfind.c424 options.regex_options = RE_SYNTAX_EMACS;
/haiku-fatelf/src/bin/findutils/locate/
H A Dlocate.c1203 int regex_options = RE_SYNTAX_EMACS;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dmonitor.c712 tmp = re_set_syntax (RE_SYNTAX_EMACS);

Completed in 199 milliseconds