Searched refs:tc (Results 1 – 11 of 11) sorted by relevance
/PHP-8.0/ext/mbstring/tests/ |
H A D | common.inc | 12 class tc 22 $t_obj = new tc;
|
H A D | mb_split.phpt | 25 == mb_split( "[[:space:]]", "a\nb\tc\nd e f g" ) ); 28 verify_split( " ", "a\tb\tc\td e\tf g", $i );
|
/PHP-8.0/ext/gd/tests/ |
H A D | createfromstring.phpt | 15 imagepng($im, $dir . '/tc.png'); 17 $im_string = file_get_contents(__DIR__ . '/tc.png'); 26 unlink($dir . '/tc.png');
|
/PHP-8.0/ext/phar/tests/zip/ |
H A D | bug48791.phpt | 12 …tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xm…
|
/PHP-8.0/ext/standard/tests/strings/ |
H A D | rtrim.phpt | 28 var_dump( rtrim($obj, "tc") );
|
H A D | chunk_split_variation6.phpt | 55 string(59) "This st):(ring\tc):(ontains):(\rwhite):( space\):(nchars):("
|
/PHP-8.0/ext/gd/libgd/ |
H A D | gd_png.c | 630 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 D | gd.c | 878 int p, tc; in gdImageBrushApply() local 880 tc = gdImageGetTrueColorPixel(im->brush, srcx, srcy); in gdImageBrushApply() 883 gdImageSetPixel(im, lx, ly, tc); in gdImageBrushApply()
|
/PHP-8.0/ext/pcre/pcre2lib/ |
H A D | pcre2_compile.c | 6494 PCRE2_UCHAR *tc = code; in compile_branch() local 6499 tc += GET(tc,1); in compile_branch() 6501 while (*tc != OP_KET); in compile_branch()
|
/PHP-8.0/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 20803 0 string/tc delivered-to: SMTP mail text 20805 0 string/tc return-path: SMTP mail text
|
H A D | magic | 20803 0 string/tc delivered-to: SMTP mail text 20805 0 string/tc return-path: SMTP mail text
|
Completed in 154 milliseconds