| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Collaboration diagram for Magic:
 Collaboration diagram for Magic:| Public Member Functions | |
| Magic () | |
| load_file ($filename) | |
| _is_ascii ($file) | |
| get_language ($filename) | |
| Magic::_is_ascii | ( | $file | ) | 
Definition at line 39 of file Magic.php.
References $file.
Referenced by get_language().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Magic::get_language | ( | $filename | ) | 
Definition at line 49 of file Magic.php.
References $filename, $lang, $test, _is_ascii(), and load_file().
 Here is the call graph for this function:
 Here is the call graph for this function:| Magic::load_file | ( | $filename | ) | 
Definition at line 29 of file Magic.php.
References $filename.
Referenced by get_language().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| Magic::Magic | ( | ) |