Home
last modified time | relevance | path

Searched refs:tc (Results 1 – 12 of 12) sorted by relevance

/php-src/Zend/tests/type_declarations/intersection_types/
H A Dassigning_intersection_types.phpt26 $tc = new TestChild();
35 $o->prop = $tc;
41 $r = $o->method1($tc);
43 $r = $o->method2($tc);
/php-src/ext/mbstring/tests/
H A Dcommon.inc12 class tc
22 $t_obj = new tc;
H A Dmb_split.phpt26 == mb_split( "[[:space:]]", "a\nb\tc\nd e f g" ) );
29 verify_split( " ", "a\tb\tc\td e\tf g", $i );
/php-src/ext/gd/tests/
H A Dcreatefromstring.phpt16 imagepng($im, $dir . '/tc.png');
18 $im_string = file_get_contents(__DIR__ . '/tc.png');
27 unlink($dir . '/tc.png');
/php-src/ext/phar/tests/zip/
H A Dbug48791.phpt12tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
/php-src/ext/standard/tests/strings/
H A Drtrim.phpt27 var_dump( rtrim($obj, "tc") );
H A Dchunk_split_variation6.phpt55 string(59) "This st):(ring\tc):(ontains):(\rwhite):( space\):(nchars):("
/php-src/ext/gd/libgd/
H A Dgd_png.c630 int tc = 0; in gdImagePngCtxEx() local
637 tc++; in gdImagePngCtxEx()
640 if (tc) { in gdImagePngCtxEx()
668 png_set_tRNS(png_ptr, info_ptr, trans_values, tc, NULL); in gdImagePngCtxEx()
H A Dgd.c848 int p, tc; in gdImageBrushApply() local
850 tc = gdImageGetTrueColorPixel(im->brush, srcx, srcy); in gdImageBrushApply()
853 gdImageSetPixel(im, lx, ly, tc); in gdImageBrushApply()
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c6871 PCRE2_UCHAR *tc = code; in compile_branch() local
6876 tc += GET(tc,1); in compile_branch()
6878 while (*tc != OP_KET); in compile_branch()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます14875 # http://mark0.net/download/triddefs_xml.7z/defs/t/tc-transcopy.trid.xml
14886 >>0 use tc-floppy
14888 0 name tc-floppy
14891 !:mime application/x-floppy-image-tc
14892 # like: disk04.tc VOCALC2.TC WIZ5_A.tc WIZ2_720.IMG
14893 !:ext tc/img
25203 0 string/tc delivered-to: SMTP mail text
25205 0 string/tc return-path: SMTP mail text
H A Dmagic14875 # http://mark0.net/download/triddefs_xml.7z/defs/t/tc-transcopy.trid.xml
14886 >>0 use tc-floppy
14888 0 name tc-floppy
14891 !:mime application/x-floppy-image-tc
14892 # like: disk04.tc VOCALC2.TC WIZ5_A.tc WIZ2_720.IMG
14893 !:ext tc/img
25203 0 string/tc delivered-to: SMTP mail text
25205 0 string/tc return-path: SMTP mail text

Completed in 191 milliseconds