ACIL FM
Dark
Refresh
Current DIR:
/opt/cpanel/ea-php82/root/usr/include/php/ext/gd/libgd
/
opt
cpanel
ea-php82
root
usr
include
php
ext
gd
libgd
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
bmp.h
2.39 MB
chmod
View
DL
Edit
Rename
Delete
gd.h
33.76 MB
chmod
View
DL
Edit
Rename
Delete
gdcache.h
2.68 MB
chmod
View
DL
Edit
Rename
Delete
gdfontg.h
529 B
chmod
View
DL
Edit
Rename
Delete
gdfontl.h
527 B
chmod
View
DL
Edit
Rename
Delete
gdfontmb.h
495 B
chmod
View
DL
Edit
Rename
Delete
gdfonts.h
491 B
chmod
View
DL
Edit
Rename
Delete
gdfontt.h
522 B
chmod
View
DL
Edit
Rename
Delete
gdhelpers.h
1.54 MB
chmod
View
DL
Edit
Rename
Delete
gd_errors.h
673 B
chmod
View
DL
Edit
Rename
Delete
gd_intern.h
348 B
chmod
View
DL
Edit
Rename
Delete
gd_io.h
1.05 MB
chmod
View
DL
Edit
Rename
Delete
gd_tga.h
1.66 MB
chmod
View
DL
Edit
Rename
Delete
jisx0208.h
69.68 MB
chmod
View
DL
Edit
Rename
Delete
wbmp.h
1.25 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /opt/cpanel/ea-php82/root/usr/include/php/ext/gd/libgd/gd_io.h
#ifndef GD_IO_H #define GD_IO_H 1 #include <stdio.h> #ifdef VMS #define Putchar gdPutchar #endif typedef struct gdIOCtx { int (*getC)(struct gdIOCtx*); int (*getBuf)(struct gdIOCtx*, void*, int); void (*putC)(struct gdIOCtx*, int); int (*putBuf)(struct gdIOCtx*, const void*, int); int (*seek)(struct gdIOCtx*, const int); long (*tell)(struct gdIOCtx*); void (*gd_free)(struct gdIOCtx*); void *data; } gdIOCtx; typedef struct gdIOCtx *gdIOCtxPtr; void Putword(int w, gdIOCtx *ctx); void Putchar(int c, gdIOCtx *ctx); void gdPutC(const unsigned char c, gdIOCtx *ctx); int gdPutBuf(const void *, int, gdIOCtx*); void gdPutWord(int w, gdIOCtx *ctx); void gdPutInt(int w, gdIOCtx *ctx); int gdGetC(gdIOCtx *ctx); int gdGetBuf(void *, int, gdIOCtx*); int gdGetByte(int *result, gdIOCtx *ctx); int gdGetWord(int *result, gdIOCtx *ctx); int gdGetWordLSB(signed short int *result, gdIOCtx *ctx); int gdGetInt(int *result, gdIOCtx *ctx); int gdGetIntLSB(signed int *result, gdIOCtx *ctx); int gdSeek(gdIOCtx *ctx, const int); long gdTell(gdIOCtx *ctx); #endif
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply