Searched refs:geshi_highlight (Results 1 – 2 of 2) sorted by relevance
758 - Made third parameter of geshi_highlight optional (Gaetano Giunta)865 - Fixed up geshi_highlight function: it now correctly uses <code> instead of <div> (Remi Faure)1008 - Function geshi_highlight added to make it even easier to highlight on the fly
4743 function geshi_highlight($string, $language, $path = null, $return = false) { function