Home
last modified time | relevance | path

Searched defs:magic_set (Results 1 – 24 of 24) sorted by relevance

/dports/www/mod_php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dfile.h422 struct magic_set { struct
424 struct cont c;
425 struct out {
429 } o;
433 int error;
437 const char *file;
442 struct {
447 } search;
452 uint16_t indir_max;
453 uint16_t name_max;
[all …]
/dports/www/mod_php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dfile.h402 struct magic_set { struct
404 struct cont {
407 } c;
408 struct out {
411 } o;
415 int error;
416 int flags; /* Control magic tests. */
419 const char *file;
424 struct {
429 } search;
[all …]
/dports/lang/php81/php-8.1.1/ext/fileinfo/libmagic/
H A Dfile.h422 struct magic_set { struct
424 struct cont c;
425 struct out {
429 } o;
433 int error;
437 const char *file;
442 struct {
447 } search;
452 uint16_t indir_max;
453 uint16_t name_max;
[all …]
/dports/lang/php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dfile.h408 struct magic_set { struct
410 struct cont {
413 } c;
414 struct out {
418 } o;
422 int error;
426 const char *file;
431 struct {
436 } search;
441 uint16_t indir_max;
[all …]
/dports/lang/php74/php-7.4.27/ext/fileinfo/libmagic/
H A Dfile.h402 struct magic_set { struct
404 struct cont {
407 } c;
408 struct out {
411 } o;
415 int error;
416 int flags; /* Control magic tests. */
419 const char *file;
424 struct {
429 } search;
[all …]
/dports/sysutils/php74-fileinfo/php-7.4.27/ext/fileinfo/libmagic/
H A Dfile.h402 struct magic_set { struct
404 struct cont {
407 } c;
408 struct out {
411 } o;
415 int error;
416 int flags; /* Control magic tests. */
419 const char *file;
424 struct {
429 } search;
[all …]
/dports/sysutils/php81-fileinfo/php-8.1.1/ext/fileinfo/libmagic/
H A Dfile.h422 struct magic_set { struct
424 struct cont c;
425 struct out {
429 } o;
433 int error;
437 const char *file;
442 struct {
447 } search;
452 uint16_t indir_max;
453 uint16_t name_max;
[all …]
/dports/sysutils/php80-fileinfo/php-8.0.15/ext/fileinfo/libmagic/
H A Dfile.h408 struct magic_set { struct
410 struct cont {
413 } c;
414 struct out {
418 } o;
422 int error;
426 const char *file;
431 struct {
436 } search;
441 uint16_t indir_max;
[all …]
/dports/www/mod_php80/php-8.0.15/ext/fileinfo/libmagic/
H A Dfile.h408 struct magic_set { struct
410 struct cont {
413 } c;
414 struct out {
418 } o;
422 int error;
426 const char *file;
431 struct {
436 } search;
441 uint16_t indir_max;
[all …]
/dports/lang/php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dfile.h397 struct magic_set { struct
399 struct cont {
402 } c;
403 struct out {
406 } o;
410 int error;
411 int flags; /* Control magic tests. */
414 const char *file;
418 struct {
423 } search;
[all …]
/dports/sysutils/php73-fileinfo/php-7.3.33/ext/fileinfo/libmagic/
H A Dfile.h397 struct magic_set { struct
399 struct cont {
402 } c;
403 struct out {
406 } o;
410 int error;
411 int flags; /* Control magic tests. */
414 const char *file;
418 struct {
423 } search;
[all …]
/dports/www/mod_php73/php-7.3.33/ext/fileinfo/libmagic/
H A Dfile.h397 struct magic_set { struct
399 struct cont {
402 } c;
403 struct out {
406 } o;
410 int error;
411 int flags; /* Control magic tests. */
414 const char *file;
418 struct {
423 } search;
[all …]
/dports/sysutils/file/file-5.39/src/
H A Dfile.h415 struct magic_set { struct
417 struct cont {
420 } c;
421 struct out {
425 } o;
429 int error;
433 const char *file;
438 struct {
443 } search;
449 uint16_t name_max;
[all …]
/dports/devel/py-magic/file-5.40/src/
H A Dfile.h428 struct magic_set { struct
430 struct cont c;
431 struct out {
435 } o;
439 int error;
443 const char *file;
448 struct {
453 } search;
458 uint16_t indir_max;
459 uint16_t name_max;
[all …]
/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/ext/magic/
H A Dfile.h319 struct magic_set { struct
320 struct mlist *mlist;
321 struct cont {
324 } c;
325 struct out {
328 } o;
329 uint32_t offset;
330 int error;
331 int flags; /* Control magic tests. */
355 protected int file_buffer(struct magic_set *, int, const char *, const void *, argument
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/ext/magic/
H A Dfile.h319 struct magic_set { struct
320 struct mlist *mlist;
321 struct cont {
324 } c;
325 struct out {
328 } o;
329 uint32_t offset;
330 int error;
331 int flags; /* Control magic tests. */
355 protected int file_buffer(struct magic_set *, int, const char *, const void *, argument
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/src/
H A Dfile.h350 struct magic_set { struct
351 struct mlist *mlist;
352 struct cont {
355 } c;
356 struct out {
359 } o;
360 uint32_t offset;
361 int error;
362 int flags; /* Control magic tests. */
386 protected int file_buffer(struct magic_set *, int, const char *, const void *, argument
/dports/devel/p5-Sentinel/Sentinel-0.06/lib/
H A DSentinel.xs64 static int magic_set(pTHX_ SV *sv, MAGIC *mg) in magic_set() function
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/python/
H A Dmagic.py49 class magic_set(Structure): class
/dports/devel/py-magic/file-5.40/python/
H A Dmagic.py64 class magic_set(Structure): class
/dports/lang/perl5.34/perl-5.34.0/
H A Dembed.h1372 #define magic_set(a,b) Perl_magic_set(aTHX_ a,b) macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dembed.h1362 #define magic_set(a,b) Perl_magic_set(aTHX_ a,b) macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dembed.h1487 #define magic_set(a,b) Perl_magic_set(aTHX_ a,b) macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dembed.h1390 #define magic_set(a,b) Perl_magic_set(aTHX_ a,b) macro