Home
last modified time | relevance | path

Searched refs:dc (Results 26 – 40 of 40) sorted by relevance

12

/PHP-8.3/ext/bcmath/libbcmath/
H A DREADME.md8 for GNU bc and GNU dc.
/PHP-8.3/ext/gd/libgd/
H A Dgd.c2339 int c, dc; in gdImageCopyMerge() local
2359 dc = gdImageGetPixel(dst, tox, toy); in gdImageCopyMerge()
2361 … ncR = (int)(gdImageRed (src, c) * (pct / 100.0) + gdImageRed (dst, dc) * ((100 - pct) / 100.0)); in gdImageCopyMerge()
2362 …ncG = (int)(gdImageGreen (src, c) * (pct / 100.0) + gdImageGreen (dst, dc) * ((100 - pct) / 100.0)… in gdImageCopyMerge()
2363 … ncB = (int)(gdImageBlue (src, c) * (pct / 100.0) + gdImageBlue (dst, dc) * ((100 - pct) / 100.0)); in gdImageCopyMerge()
2379 int c, dc; in gdImageCopyMergeGray() local
2405 dc = gdImageGetPixel(dst, tox, toy); in gdImageCopyMergeGray()
2406 …g = (0.29900f * gdImageRed(dst, dc)) + (0.58700f * gdImageGreen(dst, dc)) + (0.11400f * gdImageBlu… in gdImageCopyMergeGray()
/PHP-8.3/ext/phar/tests/zip/
H A Dbug48791.phpt12 …compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1…
/PHP-8.3/ext/standard/tests/strings/
H A Dhtml_entity_decode_iso8859-15.phpt298 LATIN CAPITAL LETTER U WITH DIAERESIS: Ü => dc
299 Ü => dc
H A Dhtml_entity_decode_iso8859-5.phpt298 CYRILLIC SMALL LETTER EM: м => dc
H A Dhtml_entity_decode_macroman.phpt433 SINGLE LEFT-POINTING ANGLE QUOTATION MARK: ‹ => dc
H A Dhtml_entity_decode_win1251.phpt430 CYRILLIC CAPITAL LETTER SOFT SIGN: Ь => dc
H A Dhtml_entity_decode_cp866.phpt426 LOWER HALF BLOCK: ▄ => dc
H A Dhtml_entity_decode_koi8-r.phpt426 CYRILLIC SMALL LETTER E: э => dc
H A Dbug49785.phpt246 string(2) "dc"
/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_match.c1017 uint32_t dc; in match() local
1018 GETCHARINC(dc, Feptr); in match()
1020 if (dc != fc && dc != UCD_OTHERCASE(fc)) RRETURN(MATCH_NOMATCH); in match()
/PHP-8.3/ext/hash/tests/
H A Dfnv1a64.phpt207 array( '1\\$Ed;\\dc.O !D6fE/#X,Bic:carJ-B\\jG"Ob^4Fl', '9667031dfb5a16c7' ),
/PHP-8.3/ext/standard/tests/misc/
H A Dbrowscap.ini481 [boitho.com-dc/*]
483 Browser="boitho.com-dc" argument
/PHP-8.3/ext/fileinfo/tests/
H A Dmagic4633 # ZPAQ: http://mattmahoney.net/dc/zpaq.html
4768 # URL: http://mattmahoney.net/dc/#paq9a
9223 # Reference: https://mc.pp.se/dc/ip0000.bin.html
9237 !:mime application/x-dc-rom
9242 !:mime application/x-dc-rom
27314 # hmload.COM 8cc8 8ec0 bbc02b 89dc 83c30f c1eb04 b4
H A Dmagic私はガラスを食べられます4633 # ZPAQ: http://mattmahoney.net/dc/zpaq.html
4768 # URL: http://mattmahoney.net/dc/#paq9a
9223 # Reference: https://mc.pp.se/dc/ip0000.bin.html
9237 !:mime application/x-dc-rom
9242 !:mime application/x-dc-rom
27314 # hmload.COM 8cc8 8ec0 bbc02b 89dc 83c30f c1eb04 b4

Completed in 505 milliseconds

12