Home
last modified time | relevance | path

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

12

/PHP-5.5/pear/
H A Dinstall-pear.txt7 | To install these components, |
/PHP-5.5/ext/standard/tests/url/
H A Dparse_url_basic_010.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_error_001.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_variation_001.phpt6 * Description: Parse a URL and return its components
H A Dparse_url_variation_002_32bit.phpt8 * Description: Parse a URL and return its components
H A Dparse_url_variation_002_64bit.phpt8 * 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_008.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_005.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_002.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-5.5/ext/pdo/tests/
H A Dpdo_022.phpt17 * TODO: filter out driver dependent components from this common core
/PHP-5.5/sapi/thttpd/
H A DREADME84 thttpd was changed to automatically use the components
/PHP-5.5/ext/exif/
H A Dexif.c1167 char * exif_dump_data(int *dump_free, int format, int components, int length, int motorola_intel, c… in exif_dump_data() argument
1186 if (components > 1) { in exif_dump_data()
1187 len = spprintf(&dump, 0, "(%d,%d) {", components, length); in exif_dump_data()
1191 while(components > 0) { in exif_dump_data()
1224 if (components > 0) { in exif_dump_data()
1228 components--; in exif_dump_data()
2829 int tag, format, components; in exif_process_IFD_TAG() local
2848 components = php_ifd_get32u(dir_entry+4, ImageInfo->motorola_intel); in exif_process_IFD_TAG()
2857 if (components < 0) { in exif_process_IFD_TAG()
2862 byte_count_signed = (int64_t)components * php_tiff_bytes_per_format[format]; in exif_process_IFD_TAG()
[all …]
/PHP-5.5/ext/phar/tests/
H A Dbug65028.phpt122 "style/Fusonic/40components.css",
/PHP-5.5/ext/oci8/
H A Dconfig.m4149 dnl Set some port specific directory components for use later
/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja56 As described in the source code, this package and the components are
/PHP-5.5/ext/mbstring/libmbfl/
H A DLICENSE323 components (compiler, kernel, and so on) of the operating system on
/PHP-5.5/
H A DINSTALL142 * Any module specific components (such as GD, PDF libs, etc.)
983 most of your needed components. The Image Packaging System (IPS) for
984 Solaris 11 Express also contains most of the required components for
/PHP-5.5/ext/pcre/pcrelib/
H A DREADME597 environment variable in order for the C++ components to compile correctly.

Completed in 53 milliseconds

12