Home
last modified time | relevance | path

Searched refs:cc (Results 51 – 73 of 73) sorted by last modified time

123

/PHP-7.4/ext/phar/tests/files/
H A Dinclude_path2.phar18 'cc' => 'text/plain',
H A Dnophar.phar18 'cc' => 'text/plain',
H A Dopenssl.phar18 'cc' => 'text/plain',
/PHP-7.4/ext/phar/tests/cache_list/files/
H A Dnophar.phar18 'cc' => 'text/plain',
H A Dopenssl.phar18 'cc' => 'text/plain',
/PHP-7.4/ext/pcre/tests/
H A Dungreedy.phpt6 var_dump(preg_match('/<.*>/', '<aa> <bb> <cc>', $m));
9 var_dump(preg_match('/<.*>/U', '<aa> <bb> <cc>', $m));
12 var_dump(preg_match('/(?U)<.*>/', '<aa> <bb> <cc>', $m));
20 string(14) "<aa> <bb> <cc>"
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_pattern_info.c273 PCRE2_SPTR cc; in pcre2_callout_enumerate() local
300 switch (*cc) in pcre2_callout_enumerate()
361 cc += PRIV(OP_lengths)[*cc]; in pcre2_callout_enumerate()
363 if (utf && HAS_EXTRALEN(cc[-1])) cc += GET_EXTRALEN(cc[-1]); in pcre2_callout_enumerate()
380 cc += PRIV(OP_lengths)[*cc]; in pcre2_callout_enumerate()
382 if (cc[-1] == OP_PROP || cc[-1] == OP_NOTPROP) cc += 2; in pcre2_callout_enumerate()
388 cc += GET(cc, 1); in pcre2_callout_enumerate()
397 cc += PRIV(OP_lengths)[*cc] + cc[1]; in pcre2_callout_enumerate()
409 cc += PRIV(OP_lengths)[*cc]; in pcre2_callout_enumerate()
422 cc += GET(cc, 1 + 2*LINK_SIZE); in pcre2_callout_enumerate()
[all …]
/PHP-7.4/ext/oci8/tests/
H A Ddrcp_connection_class.phpt17 ini_set('oci8.connection_class',"New cc");
29 The New oci8.connection_class is New cc
/PHP-7.4/ext/mysqli/tests/
H A Dbug73949.phpt13 class cc{
20 while($db= mysqli_fetch_object($res,'cc',$t)){}
/PHP-7.4/ext/imap/tests/
H A Dbug40854.phpt13 $envelope["cc"] = "bar@example.com";
38 cc: bar@example.com
H A Dbug45705_2.phpt16 'cc' => 'John Doe <john@example.com>',
35 ["cc"]=>
49 ["cc"]=>
H A Dbug31142_1.phpt14 $envelope["cc"] = "bar@example.com";
40 cc: bar@example.com
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます581 # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8)
4104 # [based on posting 940824 by "Dirk/Elastik", husberg@lehtori.cc.tut.fi]
7500 # Microsoft Xbox executables .xbe (Esa Hyytia <ehyytia@cc.hut.fi>)
15069 !:ext icc/icm/cc
24298 # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8)
27843 # -> cc: cleaning runs counter
H A Dmagic581 # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8)
4104 # [based on posting 940824 by "Dirk/Elastik", husberg@lehtori.cc.tut.fi]
7500 # Microsoft Xbox executables .xbe (Esa Hyytia <ehyytia@cc.hut.fi>)
15069 !:ext icc/icm/cc
24298 # MPEG, FLI, DL originally from vax@ccwf.cc.utexas.edu (VaX#n8)
27843 # -> cc: cleaning runs counter
/PHP-7.4/ext/filter/tests/
H A D033_run.inc18 "aa:bb:cc:dd:ee:ff",
H A D056.phpt16 'ab..cc.dd',
/PHP-7.4/build/
H A Dltmain.sh606 *cc | cc* | *++ | gcc* | *-gcc* | g++* | xlc*)
788 *.cc) xform=cc ;;
/PHP-7.4/Zend/tests/
H A Dget_class_methods_003.phpt9 static function cc();
26 static function cc() { }
47 string(2) "cc"
55 string(2) "cc"
H A Dget_class_vars_001.phpt15 static protected $cc = 6;
H A Dget_class_vars_003.phpt15 static protected $cc = 6;
47 ["cc"]=>
H A Dget_class_vars_007.phpt9 static protected $c, $cc;
38 ["cc"]=>
H A Dclosure_024.phpt9 $cc = clone $c;
12 echo $cc(10)."\n";
17 echo $cc(10)."\n";
/PHP-7.4/TSRM/
H A Dthreads.m496 dnl -Kthread UDK cc (UnixWare)
97 dnl -mt WorkShop cc (Solaris)
101 dnl -qthreaded AIX cc V5

Completed in 148 milliseconds

123