Home
last modified time | relevance | path

Searched refs:load_from_file (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/geshi/geshi/
H A DTHANKS29 - David Gartner - Thanks for using GeSHi in net2ftp, and for the idea about a load_from_file
H A DCHANGELOG946 - Added two new methods: load_from_file and get_language_name_from_extension, that can
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php265 GESHI_ERROR_FILE_NOT_READABLE => 'The file specified for load_from_file was not readable',
1555 public function load_from_file($file_name, $lookup = array()) { function in GeSHi