Searched refs:components (Results 1 – 15 of 15) sorted by relevance
/PHP-8.2/ext/gd/tests/ |
H A D | bug67325.phpt | 21 $components = imagecolorsforindex($im, $i); 22 if ($components['red'] === 255 && $components['green'] === 255 && $components['blue'] === 255) {
|
H A D | similarity.inc | 9 * Gets the individual components of an RGB value.
|
/PHP-8.2/pear/ |
H A D | install-pear.txt | 7 | To install these components, |
|
/PHP-8.2/ext/fileinfo/ |
H A D | generate_patch.sh | 5 | tar -xz --strip-components=2 -C libmagic.orig file-$VERSION/src
|
/PHP-8.2/ext/exif/tests/ |
H A D | tag_with_illegal_zero_components.phpt | 2 OSS-Fuzz #17163: Out-of-bounds read due to tag with zero components
|
/PHP-8.2/.github/actions/build-libmysqlclient/ |
H A D | action.yml | 22 tar -xf $LIBMYSQL --strip-components=1 -C $MYSQL_DIR
|
/PHP-8.2/ext/pdo/tests/ |
H A D | pdo_022.phpt | 17 * TODO: filter out driver dependent components from this common core
|
/PHP-8.2/ext/exif/ |
H A D | exif.c | 1561 char * exif_dump_data(int *dump_free, int format, int components, int motorola_intel, char *value_p… in exif_dump_data() argument 1580 if (components > 1) { in exif_dump_data() 1581 len = spprintf(&dump, 0, "(%d) {", components); in exif_dump_data() 1585 while(components > 0) { in exif_dump_data() 1618 if (components > 0) { in exif_dump_data() 1622 components--; in exif_dump_data() 3279 unsigned int tag, format, components; in exif_process_IFD_TAG_impl() local 3291 components = php_ifd_get32u(dir_entry+4, ImageInfo->motorola_intel); in exif_process_IFD_TAG_impl() 3299 byte_count_signed = (int64_t)components * php_tiff_bytes_per_format[format]; in exif_process_IFD_TAG_impl() 3360 dump_data = exif_dump_data(&dump_free, format, components, ImageInfo->motorola_intel, value_ptr); in exif_process_IFD_TAG_impl() [all …]
|
/PHP-8.2/ext/phar/tests/ |
H A D | bug65028.phpt | 122 "style/Fusonic/40components.css",
|
/PHP-8.2/ext/standard/libavifinfo/ |
H A D | PATENTS | 79 Implementation also includes components of an Implementation only to the
|
/PHP-8.2/ext/oci8/ |
H A D | config.m4 | 252 dnl Set some port specific directory components for use later.
|
/PHP-8.2/ext/mbstring/libmbfl/ |
H A D | LICENSE | 323 components (compiler, kernel, and so on) of the operating system on
|
/PHP-8.2/ext/bcmath/libbcmath/ |
H A D | LICENSE | 326 components (compiler, kernel, and so on) of the operating system on
|
/PHP-8.2/ext/fileinfo/tests/ |
H A D | magic | 850 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec 9744 # Note: also known as "JET Blue". Used by numerous Windows components such as 17997 # offsets for the respective PCX components. 19788 >>9 byte x \b, components %d 19795 >>9 byte x \b, components %d 19802 >>9 byte x \b, components %d 19924 # - Provide some form of iteration in number of components 19944 #>2 beshort x \b, components=%d
|
H A D | magic私はガラスを食べられます | 850 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec 9744 # Note: also known as "JET Blue". Used by numerous Windows components such as 17997 # offsets for the respective PCX components. 19788 >>9 byte x \b, components %d 19795 >>9 byte x \b, components %d 19802 >>9 byte x \b, components %d 19924 # - Provide some form of iteration in number of components 19944 #>2 beshort x \b, components=%d
|
Completed in 129 milliseconds