Home
last modified time | relevance | path

Searched refs:extra (Results 151 – 155 of 155) sorted by relevance

1234567

/PHP-7.1/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2453 # (stored uncompressed, with no 'extra field') containing the file's MIME type.
2454 # Check for have 8-byte name, 0-byte extra field, name "mimetype", and
3390 >>(0x08.l) uleshort =4000 with extra high compression
3399 >>6 uleshort =4000 with extra high compression
4463 # * Original filename is only at offset 10 if "extra field" absent
4473 >3 byte &0x04 \b, extra field
8253 #>0x463 lelong &0x0000040 (extra isize)
11047 # Canon RAW version 2 (CR2) files are a kind of TIFF with an extra magic
13806 0 string \n\<HELP\ NAME= Maple help file with extra carriage return at start (yuck)
15292 # since some documents include a 520-byte extra field following the file
[all …]
/PHP-7.1/build/
H A Dlibtool.m45851 # extra space).
6086 # Use $CC to link under sequent, because it throws in some extra .o
/PHP-7.1/
H A DINSTALL763 For building extra extensions or hacking the code of PHP you might also
/PHP-7.1/win32/
H A Dinstall.txt971 * Some of the extensions need extra DLLs to work. Couple of them can
/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c145992 #define WINDOWFUNCALL(name,nArg,extra) { \
145993 nArg, (SQLITE_UTF8|SQLITE_FUNC_WINDOW|extra), 0, 0, \
146000 #define WINDOWFUNCNOOP(name,nArg,extra) { \
146001 nArg, (SQLITE_UTF8|SQLITE_FUNC_WINDOW|extra), 0, 0, \
146009 #define WINDOWFUNCX(name,nArg,extra) { \
146010 nArg, (SQLITE_UTF8|SQLITE_FUNC_WINDOW|extra), 0, 0, \

Completed in 485 milliseconds

1234567