Home
last modified time | relevance | path

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

/php-src/main/streams/
H A Dmmap.c28 range.mapped = NULL; in _php_stream_mmap_range()
34 return range.mapped; in _php_stream_mmap_range()
H A Dphp_stream_mmap.h53 char *mapped; member
H A Dstreams.c1480 size_t mapped; in _php_stream_passthru() local
1487 if (0 < (b = PHPWRITE(p + bcount, MIN(mapped - bcount, INT_MAX)))) { in _php_stream_passthru()
1490 } while (b > 0 && mapped > bcount); in _php_stream_passthru()
1492 php_stream_mmap_unmap_ex(stream, mapped); in _php_stream_passthru()
1704 size_t chunk_size, must_read, mapped; in _php_stream_copy_to_stream_ex() local
1719 …am_mmap_range(src, php_stream_tell(src), chunk_size, PHP_STREAM_MAP_MODE_SHARED_READONLY, &mapped); in _php_stream_copy_to_stream_ex()
1724 if (php_stream_seek(src, mapped, SEEK_CUR) != 0) { in _php_stream_copy_to_stream_ex()
1729 didwrite = php_stream_write(dest, p, mapped); in _php_stream_copy_to_stream_ex()
1743 if (mapped == 0 || mapped != didwrite) { in _php_stream_copy_to_stream_ex()
1746 if (mapped < chunk_size) { in _php_stream_copy_to_stream_ex()
[all …]
H A Dplain_wrapper.c786 range->mapped = (char*)mmap(NULL, range->length, prot, flags, fd, range->offset); in php_stdiop_set_option()
787 if (range->mapped == (char*)MAP_FAILED) { in php_stdiop_set_option()
788 range->mapped = NULL; in php_stdiop_set_option()
792 data->last_mapped_addr = range->mapped; in php_stdiop_set_option()
898 range->mapped = data->last_mapped_addr + delta; in php_stdiop_set_option()
/php-src/ext/gd/tests/
H A Dimagettftext_charmap_order.phpt8 …if(gd_info()['JIS-mapped Japanese Font Support']) die('skip JIS-mapped Japanese Font Support not s…
H A Dgd_info_variation1.phpt42 ["JIS-mapped Japanese Font Support"]=>
/php-src/ext/dba/
H A Dconfig.w326 ARG_WITH("lmdb", "DBA: Lightning memory-mapped database support", "no");
H A Dconfig.m4128 [DBA: Lightning memory-mapped database support])],
/php-src/ext/gd/
H A Dconfig.m458 [whether to enable JIS-mapped Japanese font support in GD],
60 [GD: Enable JIS-mapped Japanese font support (only for bundled libgd)])],
/php-src/ext/mbstring/tests/
H A Deucjp_encoding.phpt21 /* Kuten code 0x2140 (EUC-JP 0xA1C0) is a backslash; this can be mapped to
H A Diso2022jp_kddi_encoding.phpt49 * They are mapped in 22 ku (or 'rows') above the places where they are mapped
H A Dsjis_mobile_encodings.phpt117 * Most of these don't exist in Unicode and have been mapped to 'private
159 $docomo["\xF9\x84"] = "\x00\x00\x27\xBF"; // FREE DIAL; mapped to DOUBLE CURLY LOOP
180 $sbEmoji["\xF7\xB1"] = "\x00\x00\x27\xBF"; // FREE DIAL; mapped to DOUBLE CURLY
H A Dcp51932_encoding.phpt30 * mapped from any character in CP932 */
H A Diso2022jp_encoding.phpt37 /* 0x2140 is a backslash; this can be mapped to 0x005C for an ordinary
H A Diso2022jp_2004_encoding.phpt32 /* 0x2140 is a backslash; this can be mapped to 0x005C for an ordinary
/php-src/ext/intl/
H A DERROR_CONVENTIONS.md97 plain functions mapped to the same internal functions as their instance methods.
/php-src/ext/dom/lexbor/patches/
H A D0001-Expose-line-and-column-information-for-use-in-PHP.patch77 + /* Other characters can be mapped back to the unicode codepoint offset because UTF…
/php-src/ext/hash/sha3/generic64lc/
H A DKeccakP-1600-64.macros44 /* --- 64-bit lanes mapped to 64-bit words */
160 /* --- 64-bit lanes mapped to 64-bit words */
252 /* --- 64-bit lanes mapped to 64-bit words */
368 /* --- 64-bit lanes mapped to 64-bit words */
/php-src/sapi/fpm/
H A Dwww.conf.in38 ; (IPv6 and IPv4-mapped) on a specific port;
271 ; (IPv6 and IPv4-mapped) on a specific port;
/php-src/ext/standard/html_tables/mappings/
H A DROMAN.TXT99 # mapped to U+00A4. In Mac OS 8.5 and later versions, code point
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt247 # this is mapped onto Unicodes 0xE000-0xE98B as follows:
273 # this. However, this can be mapped to the Unicode sequence
H A DBIG5.txt25 # A number of characters are not currently mapped because
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます11694 >>>1 byte 0x08 mapped file 32-bit
11696 >>>1 byte 0x0a mapped file 64-bit
12384 >0 ubyte 0x0c 32-bit FAT, LBA-mapped
12385 >0 ubyte 0x0d 7XXX, LBA-mapped
12386 >0 ubyte 0x0e 16-bit FAT, LBA-mapped
12387 >0 ubyte 0x0f extended partition, LBA-mapped
18497 # Compressed color-mapped data, using Huffman, Delta, and runlength encoding
18963 #>10 ubyte &0x80 color mapped,
22434 # mapped into memory between 0xC0000 and 0xFFFFF
35104 0 string MMV PCP memory mapped values
[all …]
H A Dmagic11694 >>>1 byte 0x08 mapped file 32-bit
11696 >>>1 byte 0x0a mapped file 64-bit
12384 >0 ubyte 0x0c 32-bit FAT, LBA-mapped
12385 >0 ubyte 0x0d 7XXX, LBA-mapped
12386 >0 ubyte 0x0e 16-bit FAT, LBA-mapped
12387 >0 ubyte 0x0f extended partition, LBA-mapped
18497 # Compressed color-mapped data, using Huffman, Delta, and runlength encoding
18963 #>10 ubyte &0x80 color mapped,
22434 # mapped into memory between 0xC0000 and 0xFFFFF
35104 0 string MMV PCP memory mapped values
[all …]

Completed in 328 milliseconds