Home
last modified time | relevance | path

Searched refs:cat (Results 51 – 64 of 64) sorted by relevance

123

/PHP-7.4/build/
H A Dlibtool.m4275 cat > conftest.$ac_ext <<EOF
288 cat conftest.$ac_ext >&6
437 cat <<EOF
744 cat conftest.err >&5
782 cat conftest.err 1>&5
1156 cat out/conftest.err >&5
2192 cat <<EOF 1>&2
4474 cat <<\EOF >> "$cfgfile"
5422 cat <<EOF 1>&2
5552 cat <<EOF 1>&2
[all …]
H A Dphp.m4152 cat >Makefile <<EOF
162 cat $abs_srcdir/build/Makefile.global Makefile.fragments Makefile.objects >> Makefile
261 cat >>Makefile.objects<<EOF
849 cat >>Makefile.objects<<EOF
1063 eval $php_cache_value=`cat conftestval`
2117 cat >$1<<EOF
2369 cat>>Makefile.objects<<EOF
2390 cat>>Makefile.objects<<EOF
2409 cat>>Makefile.objects<<EOF
H A Dconfig.guess157 cat <<-EOF > "$dummy.c"
1547 cat > "$dummy.c" <<EOF
H A Dshtool1247 … v=`(grep VERSION /etc/${tagfile}; cat /etc/${tagfile}) | grep '[0-9]' | sed -e 'q' |\
/PHP-7.4/ext/mbstring/
H A Dconfig.m444 cat > $ext_builddir/libmbfl/config.h <<EOF
/PHP-7.4/Zend/
H A DZend.m4290 LIBZEND_MM_ALIGN=`cat conftest.zend | cut -d ' ' -f 1`
291 LIBZEND_MM_ALIGN_LOG2=`cat conftest.zend | cut -d ' ' -f 2`
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_dfa_match.c1119 uint32_t cat = UCD_CATEGORY(d); in internal_dfa_match() local
1120 left_word = (cat == ucp_L || cat == ucp_N); in internal_dfa_match()
1144 uint32_t cat = UCD_CATEGORY(c); in internal_dfa_match() local
1145 right_word = (cat == ucp_L || cat == ucp_N); in internal_dfa_match()
H A Dpcre2_match.c5857 int cat = UCD_CATEGORY(fc); in match() local
5858 prev_is_word = (cat == ucp_L || cat == ucp_N); in match()
5891 int cat = UCD_CATEGORY(fc); in match() local
5892 cur_is_word = (cat == ucp_L || cat == ucp_N); in match()
/PHP-7.4/
H A Dconfigure.ac1545 cat <<X
1569 cat >Zend/zend_config.h <<FEO
1584 cat <<X
1600 cat <<X
/PHP-7.4/ext/standard/
H A Dstring.c4926 zend_long cat; local
4931 Z_PARAM_LONG(cat)
4969 retval = php_my_setlocale(cat, loc ? ZSTR_VAL(loc) : NULL);
4984 retval = php_my_setlocale(cat, ZSTR_VAL(loc));
4987 retval = php_my_setlocale(cat, NULL);
4997 if (cat == LC_CTYPE || cat == LC_ALL) {
/PHP-7.4/ext/fileinfo/
H A Dlibmagic.patch1337 - free(cat);
1338 + efree(cat);
3224 i == cat->cat_num - 1 ? "]" : ", ") == -1) {
3225 - free(cat);
3226 + efree(cat);
3229 - free(cat);
3230 + efree(cat);
/PHP-7.4/ext/standard/tests/misc/
H A Dbrowscap.ini188 [Mozilla/5.0 (Slurp/cat; slurp@inktomi.com; http://www.inktomi.com/slurp.html)]
190 Browser="Slurp/cat"
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます27708 >4 search/1 cat for the C/A/T phototypesetter
H A Dmagic27708 >4 search/1 cat for the C/A/T phototypesetter

Completed in 261 milliseconds

123