Home
last modified time | relevance | path

Searched refs:components (Results 1 – 24 of 24) sorted by relevance

/PHP-7.4/ext/gd/tests/
H A Dbug67325.phpt20 $components = imagecolorsforindex($im, $i);
21 if ($components['red'] === 255 && $components['green'] === 255 && $components['blue'] === 255) {
H A Dsimilarity.inc9 * Gets the individual components of an RGB value.
/PHP-7.4/pear/
H A Dinstall-pear.txt7 | To install these components, |
/PHP-7.4/ext/fileinfo/
H A Dgenerate_patch.sh5 | tar -xz --strip-components=2 -C libmagic.orig file-$VERSION/src
/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_basic_010.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_error_002.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_006.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_009.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_004.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_005.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_002.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_008.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_007.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_003.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_basic_001.phpt6 * Description: Parse a and return its components
/PHP-7.4/ext/exif/tests/
H A Dtag_with_illegal_zero_components.phpt2 OSS-Fuzz #17163: Out-of-bounds read due to tag with zero components
/PHP-7.4/ext/pdo/tests/
H A Dpdo_022.phpt16 * TODO: filter out driver dependent components from this common core
/PHP-7.4/ext/exif/
H A Dexif.c1590 char * exif_dump_data(int *dump_free, int format, int components, int length, int motorola_intel, c… in exif_dump_data() argument
1609 if (components > 1) { in exif_dump_data()
1610 len = spprintf(&dump, 0, "(%d,%d) {", components, length); in exif_dump_data()
1614 while(components > 0) { in exif_dump_data()
1647 if (components > 0) { in exif_dump_data()
1651 components--; in exif_dump_data()
3292 unsigned int tag, format, components; in exif_process_IFD_TAG_impl() local
3304 components = php_ifd_get32u(dir_entry+4, ImageInfo->motorola_intel); in exif_process_IFD_TAG_impl()
3313 byte_count_signed = (int64_t)components * php_tiff_bytes_per_format[format]; in exif_process_IFD_TAG_impl()
3385 …dump_data = exif_dump_data(&dump_free, format, components, length, ImageInfo->motorola_intel, valu… in exif_process_IFD_TAG_impl()
[all …]
/PHP-7.4/ext/phar/tests/
H A Dbug65028.phpt122 "style/Fusonic/40components.css",
/PHP-7.4/ext/oci8/
H A Dconfig.m4246 dnl Set some port specific directory components for use later.
/PHP-7.4/ext/mbstring/libmbfl/
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on
/PHP-7.4/ext/bcmath/libbcmath/
H A DLICENSE326 components (compiler, kernel, and so on) of the operating system on
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます664 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec
8687 # Note: also known as "JET Blue". Used by numerous Windows components such as
16302 # offsets for the respective PCX components.
17543 >>9 byte x \b, components %d
17550 >>9 byte x \b, components %d
17557 >>9 byte x \b, components %d
17668 # - Provide some form of iteration in number of components
17688 #>2 beshort x \b, components=%d
H A Dmagic664 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec
8687 # Note: also known as "JET Blue". Used by numerous Windows components such as
16302 # offsets for the respective PCX components.
17543 >>9 byte x \b, components %d
17550 >>9 byte x \b, components %d
17557 >>9 byte x \b, components %d
17668 # - Provide some form of iteration in number of components
17688 #>2 beshort x \b, components=%d

Completed in 150 milliseconds