Home
last modified time | relevance | path

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

/php-src/ext/gd/tests/
H A Dbug67325.phpt21 $components = imagecolorsforindex($im, $i);
22 if ($components['red'] === 255 && $components['green'] === 255 && $components['blue'] === 255) {
H A Dsimilarity.inc9 * Gets the individual components of an RGB value.
/php-src/pear/
H A Dinstall-pear.txt7 | To install these components, |
/php-src/ext/fileinfo/
H A Dgenerate_patch.sh5 | tar -xz --strip-components=2 -C libmagic.orig file-$VERSION/src
/php-src/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-src/Zend/tests/
H A Dgh10469.phpt2 GH-10469: Disallow open_basedir() with parent dir components (..)
/php-src/.github/actions/build-libmysqlclient/
H A Daction.yml22 tar -xf $LIBMYSQL --strip-components=1 -C $MYSQL_DIR
/php-src/ext/dom/lexbor/lexbor/css/syntax/
H A Dsyntax.h109 const lxb_css_syntax_cb_components_t *components; member
/php-src/ext/pdo/tests/
H A Dpdo_022.phpt17 * TODO: filter out driver dependent components from this common core
/php-src/ext/exif/
H A Dexif.c1549 char * exif_dump_data(int *dump_free, int format, int components, int motorola_intel, char *value_p… in exif_dump_data() argument
1568 if (components > 1) { in exif_dump_data()
1569 len = spprintf(&dump, 0, "(%d) {", components); in exif_dump_data()
1573 while(components > 0) { in exif_dump_data()
1606 if (components > 0) { in exif_dump_data()
1610 components--; in exif_dump_data()
3267 unsigned int tag, format, components; in exif_process_IFD_TAG_impl() local
3279 components = php_ifd_get32u(dir_entry+4, ImageInfo->motorola_intel); in exif_process_IFD_TAG_impl()
3287 byte_count_signed = (int64_t)components * php_tiff_bytes_per_format[format]; in exif_process_IFD_TAG_impl()
3348 dump_data = exif_dump_data(&dump_free, format, components, ImageInfo->motorola_intel, value_ptr); in exif_process_IFD_TAG_impl()
[all …]
/php-src/ext/phar/tests/
H A Dbug65028.phpt122 "style/Fusonic/40components.css",
/php-src/ext/standard/libavifinfo/
H A DPATENTS79 Implementation also includes components of an Implementation only to the
/php-src/ext/mbstring/libmbfl/
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on
/php-src/ext/bcmath/libbcmath/
H A DLICENSE326 components (compiler, kernel, and so on) of the operating system on
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます925 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec
10933 # Note: also known as "JET Blue". Used by numerous Windows components such as
20364 # offsets for the respective PCX components.
23009 >>9 byte x \b, components %d
23016 >>9 byte x \b, components %d
23023 >>9 byte x \b, components %d
23254 # - Provide some form of iteration in number of components
23274 #>2 beshort x \b, components=%d
H A Dmagic925 >8 string dmb1 \b, DMB MAF supporting all the components defined in the spec
10933 # Note: also known as "JET Blue". Used by numerous Windows components such as
20364 # offsets for the respective PCX components.
23009 >>9 byte x \b, components %d
23016 >>9 byte x \b, components %d
23023 >>9 byte x \b, components %d
23254 # - Provide some form of iteration in number of components
23274 #>2 beshort x \b, components=%d

Completed in 171 milliseconds