Home
last modified time | relevance | path

Searched refs:egrep (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/ext/ereg/regex/
H A Dmkh6 egrep='^ =([ ]|$)'
40 egrep='^ ==([ ]|$)'
65 egrep "$egrep" $f | sed 's/^ ==*[ ]//;s/^ ==*$//' | sed "$peel"
/PHP-5.5/build/
H A Dbuild2.mk33 SUPPRESS_WARNINGS ?= 2>&1 | (egrep -v '(AC_TRY_RUN called without default to allow cross compiling|…
H A Dlibtool.m42154 [AC_CACHE_CHECK([for egrep], [ac_cv_prog_egrep],
2157 else ac_cv_prog_egrep='egrep'
/PHP-5.5/TSRM/
H A Dtsrm.m48 if eval $cmd 2>&1 | egrep -e $1 >/dev/null ; then
/PHP-5.5/ext/bcmath/libbcmath/
H A Dconfigure1439 egrep "(^|[^a-zA-Z_0-9])size_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then
1472 egrep "(^|[^a-zA-Z_0-9])ptrdiff_t[^a-zA-Z_0-9]" >/dev/null 2>&1; then

Completed in 19 milliseconds