Home
last modified time | relevance | path

Searched refs:Data (Results 76 – 100 of 103) sorted by relevance

12345

/PHP-7.3/ext/xml/tests/
H A Dxml_set_start_namespace_decl_handler_variation1.phpt22 return "Some Ascii Data";
225 Arg value Some Ascii Data
H A Dxml_set_unparsed_entity_decl_handler_variation1.phpt22 return "Some Ascii Data";
225 Arg value Some Ascii Data
/PHP-7.3/ext/standard/tests/file/
H A Dfile_get_contents_variation9.phpt26 //Data should be more than the size of a link.
/PHP-7.3/ext/standard/
H A Dcrypt.c216 # error Data struct used by crypt_r() is unknown. Please report. in php_crypt()
/PHP-7.3/ext/mysqli/tests/
H A Dbug34810.phpt33 …/* 1048 - Column 'a' cannot be null, 1263 - Data truncated; NULL supplied to NOT NULL column 'a' a…
H A Dcacert.pem2 Data:
H A Dclient-cert.pem2 Data:
H A Dmysqli_get_client_stats.phpt754 13.1. Data Definition Statements
855 13.2. Data Manipulation Statements
/PHP-7.3/ext/exif/
H A Dexif.c2652 result->bits_per_sample = Data[2]; in exif_process_SOFn()
2653 result->height = php_jpg_get16(Data+3); in exif_process_SOFn()
2654 result->width = php_jpg_get16(Data+5); in exif_process_SOFn()
2655 result->num_components = Data[7]; in exif_process_SOFn()
3782 uchar *Data; in exif_scan_JPEG_header() local
3848 Data = ImageInfo->file.list[sn].data; in exif_scan_JPEG_header()
3851 Data[0] = (uchar)lh; in exif_scan_JPEG_header()
3852 Data[1] = (uchar)ll; in exif_scan_JPEG_header()
3871 Data = ImageInfo->file.list[sn].data; in exif_scan_JPEG_header()
3885 exif_process_COM(ImageInfo, (char *)Data, itemlen); in exif_scan_JPEG_header()
[all …]
/PHP-7.3/ext/pdo_odbc/tests/
H A Dcommon.phpt54 $adox->Create('Provider=Microsoft.Jet.OLEDB.4.0;Data Source=' . $path);
/PHP-7.3/ext/phar/tests/zip/files/
H A Dcorrupt_zipmaker.php.inc50 * @var string Data written at the end of the ZIP file
56 * @var string Data written at the start of the ZIP file
/PHP-7.3/ext/session/tests/
H A Dsave_handler.inc11 * == Session Data Lock ==
/PHP-7.3/ext/standard/tests/array/
H A Darray_uintersect_variation1.phpt6 …es of arr1 that have values which are present in all the other arguments. Data is compared by usin…
H A Darray_uintersect_variation2.phpt6 …es of arr1 that have values which are present in all the other arguments. Data is compared by usin…
H A Darray_uintersect_variation4.phpt6 …es of arr1 that have values which are present in all the other arguments. Data is compared by usin…
H A Darray_uintersect_variation3.phpt6 …es of arr1 that have values which are present in all the other arguments. Data is compared by usin…
/PHP-7.3/ext/ftp/tests/
H A Dserver.inc313 fputs($s, "125 Data connection already open; transfer starting.\r\n");
520 fputs($s, "125 Data connection already open; transfer starting.\r\n");
/PHP-7.3/ext/fileinfo/tests/
H A Dmagic2879 # XPack Data
2890 # XPack Single Data
8979 >>8 lelong 0x10000086 Data file
11176 >24 belong x Data CRC: 0x%08X
14604 >0 leshort 0x8825 \b, GPS-Data
14929 # PDS - Planetary Data System
21782 # Forms Data Format
22097 >>1 byte&0xc0 0xc0 Literal Data
22688 # For Oki Data Printers - HIPERC
23587 # PDB: Protein Data Bank files
[all …]
H A Dmagic私はガラスを食べられます2879 # XPack Data
2890 # XPack Single Data
8979 >>8 lelong 0x10000086 Data file
11176 >24 belong x Data CRC: 0x%08X
14604 >0 leshort 0x8825 \b, GPS-Data
14929 # PDS - Planetary Data System
21782 # Forms Data Format
22097 >>1 byte&0xc0 0xc0 Literal Data
22688 # For Oki Data Printers - HIPERC
23587 # PDB: Protein Data Bank files
[all …]
/PHP-7.3/sapi/fpm/tests/
H A Dfcgi.inc350 * @param string $data Data containing the set of FastCGI NVPair
/PHP-7.3/
H A DUPGRADING231 . Data tables have been updated for Unicode 11.
H A DNEWS1770 . Fixed bug #76972 (Data truncation due to forceful ssl socket shutdown).
2426 . Fixed bug #74878 (Data race in ZTS builds). (Nikita, Dmitry)
/PHP-7.3/ext/standard/tests/misc/
H A Dbrowscap.ini658 [FAST Data Search Document Retriever/4.0*]
660 Browser="FAST Data Search Document Retriever"
4051 [Microsoft Data Access Internet Publishing Provider Cache Manager]
4055 [Microsoft Data Access Internet Publishing Provider DAV*]
4059 [Microsoft Data Access Internet Publishing Provider Protocol Discovery]
/PHP-7.3/ext/date/lib/
H A Dparse_date.re2369 add_pbf_error(s, TIMELIB_ERR_DATA_MISSING, "Data missing", string, ptr);
/PHP-7.3/ext/gd/
H A Dgd.c131 static gdImagePtr _php_image_create_from_string (zval *Data, char *tn, gdImagePtr (*ioctx_func_p)()…

Completed in 305 milliseconds

12345