Home
last modified time | relevance | path

Searched defs:egrep (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/bmake/
H A Dfind_lib.sh8 *) egrep() { grep -E "$@"; } function
H A Dmkdeps.sh126 *) egrep() { grep -E "$@"; } function
H A Dos.sh244 *) egrep() { grep -E "$@"; };; function
H A Dconfigure.in525 AC_SUBST(egrep) subst
/dflybsd-src/contrib/bmake/mk/
H A Dmeta2deps.sh146 *) egrep() { grep -E "$@"; } function
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dregex_constants.h153 static constexpr syntax_option_type egrep = 1 << _S_egrep; in _GLIBCXX_VISIBILITY() local
H A Dregex.h375 static constexpr regex_constants::syntax_option_type egrep in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dregex_constants.h170 _GLIBCXX17_INLINE constexpr syntax_option_type egrep = in _GLIBCXX_VISIBILITY() local
H A Dregex.h414 static constexpr flag_type egrep = regex_constants::egrep; in _GLIBCXX_VISIBILITY() local