php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
der.h File Reference

Go to the source code of this file.

Functions

int der_offs (struct magic_set *, struct magic *, size_t)
 
int der_cmp (struct magic_set *, struct magic *)
 

Function Documentation

◆ der_cmp()

int der_cmp ( struct magic_set * ms,
struct magic * m )
extern

Definition at line 305 of file der.c.

◆ der_offs()

int der_offs ( struct magic_set * ms,
struct magic * m,
size_t nbytes )
extern

Definition at line 266 of file der.c.