Home
last modified time | relevance | path

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

1234

/PHP-7.2/ext/gettext/tests/
H A D44938.phpt13 $category = "cat";
/PHP-7.2/ext/pdo_oci/
H A Dconfig.m4142 PHP_EVAL_LIBLINE(`cat $PDO_OCI_LIB_DIR/sysliblist`, PDO_OCI_SYSLIB)
144 PHP_EVAL_LIBLINE(`cat $PDO_OCI_DIR/rdbms/lib/sysliblist`, PDO_OCI_SYSLIB)
/PHP-7.2/
H A Dltmain.sh81 cat <<EOF
927 test -z "$run" && cat > ${libobj}T <<EOF
1005 test -z "$run" && cat >> ${libobj}T <<EOF
1017 test -z "$run" && cat >> ${libobj}T <<EOF
1078 test -z "$run" && cat >> ${libobj}T <<EOF
1086 test -z "$run" && cat >> ${libobj}T <<EOF
3587 cat > conftest.c <<EOF
4962 cat > $cwrappersource <<EOF
4978 cat >> $cwrappersource<<"EOF"
5061 cat >> $cwrappersource <<EOF
[all …]
H A Dconfigure.ac1391 cat >meta_ccld<<EOF
1559 cat >Zend/zend_config.h <<FEO
1598 cat <<X
1616 cat <<X
1632 cat <<X
1645 cat <<X
1659 cat <<X
H A Dacinclude.m4155 cat >Makefile <<EOF
165 cat $abs_srcdir/Makefile.global Makefile.fragments Makefile.objects >> Makefile
265 cat >>Makefile.objects<<EOF
855 cat >>Makefile.objects<<EOF
1084 eval $php_cache_value=`cat conftestval`
2683 cat >$1 <<X
2699 cat >conftest.$ac_ext <<X
2721 cat >$1<<EOF
3026 cat>>Makefile.objects<<EOF
3047 cat>>Makefile.objects<<EOF
[all …]
H A DREADME.EXT_SKEL24 #! line in skeleton/create_stubs and the cat $proto | awk line in
H A DREADME.TESTING142 cat $TMPDIR/phpqatest.$TODAY | mail -s"PHP-QA Test Failed for $TODAY" $MYMAIL
H A Dconfig.guess142 cat <<-EOF > $dummy.c
1375 cat >&2 <<EOF
/PHP-7.2/ext/pcre/pcrelib/testdata/
H A Dtestinput9684 /\bthe cat\b/8
685 the cat\P
686 the cat\P\P
H A Dtestoutput84042 cat
4043 0: cat
4045 0: cat
4047 0: cat
4056 cat
4057 0: cat
4059 0: cat
4061 0: cat
7158 /\bthe cat\b/
7159 the cat\P
[all …]
H A Dtestinput82116 word cat dog elephant mussel cow horse canary baboon snake shark otherword
2117 word cat dog elephant mussel cow horse canary baboon snake shark
2568 /(?(?<=foo)bar|cat)/
2570 cat
2576 /(?(?<!foo)cat|bar)/
2578 cat
3785 word cat dog elephant mussel cow horse canary baboon snake shark otherword
3786 word cat dog elephant mussel cow horse canary baboon snake shark
4461 /\bthe cat\b/
4462 the cat\P
[all …]
H A Dtestinput5579 /\bthe cat\b/8
580 the cat\P
581 the cat\P\P
H A Dtestinput279 /cat|dog|elephant/I
83 /cat|dog|elephant/IS
87 /cat|dog|elephant/IiS
2461 cat
2464 cat
2727 /\bthe cat\b/
2728 the cat\P
2729 the cat\P\P
2967 cat
2970 cat
[all …]
H A Dtestoutput1793 /(cat(a(ract|tonic)|erpillar)) \1()2(3)/
3389 /(?(?<=foo)bar|cat)/
3392 cat
3393 0: cat
3395 0: cat
3397 0: cat
3403 /(?(?<!foo)cat|bar)/
3406 cat
3407 0: cat
3409 0: cat
[all …]
H A Dtestinput1392 /(cat(a(ract|tonic)|erpillar)) \1()2(3)/
1688 word cat dog elephant mussel cow horse canary baboon snake shark otherword
1689 word cat dog elephant mussel cow horse canary baboon snake shark
1692 …word cat dog elephant mussel cow horse canary baboon snake shark the quick brown fox and the lazy …
2157 /(?(?<=foo)bar|cat)/
2159 cat
2165 /(?(?<!foo)cat|bar)/
2167 cat
3589 word cat dog elephant mussel cow horse canary baboon snake shark otherword
3590 word cat dog elephant mussel cow horse canary baboon snake shark
[all …]
H A Dtestoutput51386 /\bthe cat\b/8
1387 the cat\P
1388 0: the cat
1389 the cat\P\P
1390 Partial match: the cat
H A Dtestoutput91231 /\bthe cat\b/8
1232 the cat\P
1233 0: the cat
1234 the cat\P\P
1235 Partial match: the cat
H A Dtestoutput2165 /cat|dog|elephant/I
171 0: cat
183 0: cat
9202 cat
9206 cat
9779 /\bthe cat\b/
9780 the cat\P
9781 0: the cat
10465 cat
10479 cat
[all …]
/PHP-7.2/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
1160 cat out/conftest.err >&5
2196 cat <<EOF 1>&2
4478 cat <<\EOF >> "$cfgfile"
5426 cat <<EOF 1>&2
5556 cat <<EOF 1>&2
[all …]
H A Dshtool1247 … v=`(grep VERSION /etc/${tagfile}; cat /etc/${tagfile}) | grep '[0-9]' | sed -e 'q' |\
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_exec.c2209 int cat = UCD_CATEGORY(c); in match() local
2210 prev_is_word = (cat == ucp_L || cat == ucp_N); in match()
2233 int cat = UCD_CATEGORY(c); in match() local
2234 cur_is_word = (cat == ucp_L || cat == ucp_N); in match()
2260 int cat = UCD_CATEGORY(c); in match() local
2261 prev_is_word = (cat == ucp_L || cat == ucp_N); in match()
2284 int cat = UCD_CATEGORY(c); in match() local
2285 cur_is_word = (cat == ucp_L || cat == ucp_N); in match()
/PHP-7.2/Zend/
H A DZend.m4258 LIBZEND_MM_ALIGN=`cat conftest.zend | cut -d ' ' -f 1`
259 LIBZEND_MM_ALIGN_LOG2=`cat conftest.zend | cut -d ' ' -f 2`
/PHP-7.2/ext/standard/
H A Dstring.c4477 zend_long cat; local
4482 Z_PARAM_LONG(cat)
4518 retval = php_my_setlocale(cat, loc ? ZSTR_VAL(loc) : NULL);
4533 retval = php_my_setlocale(cat, ZSTR_VAL(loc));
4536 retval = php_my_setlocale(cat, NULL);
4546 if (cat == LC_CTYPE || cat == LC_ALL) {
/PHP-7.2/ext/mbstring/
H A Dconfig.m463 cat > $ext_builddir/$cfg <<EOF
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt1466 cat(er(pillar)?)?
1469 will be the three strings "caterpillar", "cater", and "cat" that start
2757 pattern such as (cat|cow|coyote), its value is returned. In the 8-bit
2793 pattern such as (cat|cow|coyote), 1 is returned, and the character
6044 cat(aract|erpillar|)
6046 matches "cataract", "caterpillar", or "cat". Without the parentheses,
8970 This matches "cat", provided there is a word boundary at either end. If
8971 the subject string is "the cat", the comparison of the final "t" with a
10214 ./pcredemo 'cat|dog' 'the cat sat on the mat'
10215 ./pcredemo -g 'cat|dog' 'the dog sat on the cat'

Completed in 150 milliseconds

1234