ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Public Member Functions | |
MagicConfig () | |
detect_cpp () | |
detect_awk () | |
detect_perl () | |
detect_bash () | |
detect_rc () | |
detect_env () | |
detect_genericshell () | |
detect_diff () | |
detect_xdiff () | |
detect_swf () | |
detect_psfont () | |
detect_lex () | |
detect_lisp () | |
detect_magic () | |
detect_mime () | |
detect_postscript () | |
detect_rtf () | |
detect_html () | |
detect_xml () | |
detect_sgml () | |
detect_gif () | |
detect_jpeg () | |
detect_png () | |
detect_bmp () | |
detect_tif () | |
Definition at line 21 of file MagicConfig.php.
MagicConfig::detect_awk | ( | ) |
Definition at line 118 of file MagicConfig.php.
MagicConfig::detect_bash | ( | ) |
Definition at line 150 of file MagicConfig.php.
MagicConfig::detect_bmp | ( | ) |
Definition at line 317 of file MagicConfig.php.
MagicConfig::detect_cpp | ( | ) |
Definition at line 113 of file MagicConfig.php.
MagicConfig::detect_diff | ( | ) |
Definition at line 187 of file MagicConfig.php.
MagicConfig::detect_env | ( | ) |
Definition at line 169 of file MagicConfig.php.
MagicConfig::detect_genericshell | ( | ) |
Definition at line 178 of file MagicConfig.php.
MagicConfig::detect_gif | ( | ) |
Definition at line 295 of file MagicConfig.php.
MagicConfig::detect_html | ( | ) |
Definition at line 261 of file MagicConfig.php.
MagicConfig::detect_jpeg | ( | ) |
Definition at line 300 of file MagicConfig.php.
MagicConfig::detect_lex | ( | ) |
Definition at line 226 of file MagicConfig.php.
MagicConfig::detect_lisp | ( | ) |
Definition at line 236 of file MagicConfig.php.
MagicConfig::detect_magic | ( | ) |
Definition at line 241 of file MagicConfig.php.
MagicConfig::detect_mime | ( | ) |
Definition at line 246 of file MagicConfig.php.
MagicConfig::detect_perl | ( | ) |
Definition at line 136 of file MagicConfig.php.
MagicConfig::detect_png | ( | ) |
Definition at line 305 of file MagicConfig.php.
MagicConfig::detect_postscript | ( | ) |
Definition at line 251 of file MagicConfig.php.
MagicConfig::detect_psfont | ( | ) |
Definition at line 217 of file MagicConfig.php.
MagicConfig::detect_rc | ( | ) |
Definition at line 160 of file MagicConfig.php.
MagicConfig::detect_rtf | ( | ) |
Definition at line 256 of file MagicConfig.php.
MagicConfig::detect_sgml | ( | ) |
Definition at line 282 of file MagicConfig.php.
MagicConfig::detect_swf | ( | ) |
Definition at line 208 of file MagicConfig.php.
MagicConfig::detect_tif | ( | ) |
Definition at line 322 of file MagicConfig.php.
MagicConfig::detect_xdiff | ( | ) |
Definition at line 199 of file MagicConfig.php.
MagicConfig::detect_xml | ( | ) |
Definition at line 273 of file MagicConfig.php.
MagicConfig::MagicConfig | ( | ) |
Definition at line 23 of file MagicConfig.php.