|
ILIAS
Release_4_4_x_branch Revision 61816
|
getID3() by James Heinrich info@getid3.org // More...
Collaboration diagram for getid3_gzip:Public Member Functions | |
| getid3_gzip (&$fd, &$ThisFileInfo) | |
| get_os_type ($key) | |
| get_xflag_type ($key) | |
Data Fields | |
| $option_gzip_parse_contents = false | |
getID3() by James Heinrich info@getid3.org //
Definition at line 17 of file module.archive.gzip.php.
| getid3_gzip::get_os_type | ( | $key | ) |
Definition at line 217 of file module.archive.gzip.php.
Referenced by getid3_gzip().
Here is the caller graph for this function:| getid3_gzip::get_xflag_type | ( | $key | ) |
Definition at line 239 of file module.archive.gzip.php.
Referenced by getid3_gzip().
Here is the caller graph for this function:| getid3_gzip::getid3_gzip | ( | & | $fd, |
| & | $ThisFileInfo | ||
| ) |
Definition at line 22 of file module.archive.gzip.php.
References getid3_lib\array_merge_clobber(), getid3_lib\CreateDeepArray(), get_os_type(), get_xflag_type(), and getid3_lib\LittleEndian2Int().
Here is the call graph for this function:| getid3_gzip::$option_gzip_parse_contents = false |
Definition at line 20 of file module.archive.gzip.php.