Home
last modified time | relevance | path

Searched refs:STRUCTURE (Results 1 – 4 of 4) sorted by relevance

/PHP-7.2/ext/fileinfo/libmagic/
H A Dapprentice.c84 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch57 +#define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD))
/PHP-7.2/ext/pcre/pcrelib/doc/
H A Dpcre.txt361 STRUCTURE TYPES
692 STRUCTURE TYPES
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3.c13783 #define offsetof(STRUCTURE,FIELD) ((int)((char*)&((STRUCTURE*)0)->FIELD)) argument

Completed in 489 milliseconds