Searched defs:GeSHi (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/examples/includes/geshi/
H A Dgeshi.php3 * GeSHi - Generic Syntax Highlighter
5 * The GeSHi class for Generic Syntax Highlighting. Please refer to the
12 * This file is part of GeSHi.
14 * GeSHi is free software; you can redistribute it and/or modify
19 * GeSHi is distributed in the hope that it will be useful,
25 * along with GeSHi; if not, write to the Free Software
37 // GeSHi Constants
43 /** The version of this GeSHi file */
46 // Define the root directory for the GeSHi code tree
48 /** The root directory for GeSHi */
253 class GeSHi { class
591 function GeSHi($source = '', $language = '', $path = '') { function
[all...]

Completed in 63 milliseconds