OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:highlighter
(Results
51 - 75
of
89
) sorted by null
1
2
3
4
/external/libvpx/libvpx/examples/includes/geshi/geshi/
cpp.php
9
* Copyright: (c) 2004 Dennis Bayer, Nigel McNie (http://qbnz.com/
highlighter
)
csharp.php
6
* Copyright: (c) 2004 Alan Juden, Nigel McNie (http://qbnz.com/
highlighter
/)
delphi.php
6
* Copyright: (c) 2004 J?rja Norbert, Benny Baumann (BenBE@omorphia.de), Nigel McNie (http://qbnz.com/
highlighter
)
inno.php
6
* Copyright: (c) 2004 J?rja Norbert, Nigel McNie (http://qbnz.com/
highlighter
)
latex.php
6
* Copyright: (c) 2006 efi, Matthias Pospiech (matthias@pospiech.eu), Nigel McNie (http://qbnz.com/
highlighter
)
perl.php
6
* Copyright: (c) 2004 Andreas Gohr, Ben Keen (http://www.benjaminkeen.org/), Nigel McNie (http://qbnz.com/
highlighter
/)
python.php
6
* Copyright: (c) 2004 Roberto Rossi (http://rsoftware.altervista.org), Nigel McNie (http://qbnz.com/
highlighter
)
groovy.php
407
'HierarchyListener', '
Highlighter
',
408
'
Highlighter
.Highlight',
409
'
Highlighter
.HighlightPainter', 'HTML',
[
all
...]
asm.php
6
* Copyright: (c) 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/
highlighter
)
css.php
6
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/
highlighter
/)
lotusformulas.php
6
* Copyright: (c) 2008 Richard Civil (info@richardcivil.net), Nigel McNie (http://qbnz.com/
highlighter
)
nsis.php
6
* Copyright: (c) 2005 deguix, 2004 Tux (http://tux.a4.cz/), Nigel McNie (http://qbnz.com/
highlighter
)
objc.php
7
* Copyright: (c) 2008 Quinn Taylor, 2004 M. Uli Kusterer, Nigel McNie (http://qbnz.com/
highlighter
/)
php-brief.php
6
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/
highlighter
/)
sas.php
6
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/
highlighter
/)
tsql.php
6
* Copyright: (c) 2006 Duncan Lock (http://dflock.co.uk/), Nigel McNie (http://qbnz.com/
highlighter
)
actionscript3.php
6
* Copyright: (c) 2007 Jordi Boggiano (http://www.seld.be/), Benny Baumann (http://qbnz.com/
highlighter
)
java5.php
6
* Copyright: (c) 2004 Nigel McNie (http://qbnz.com/
highlighter
/)
[
all
...]
visualfoxpro.php
6
* Copyright: (c) 2004 Roberto Armellin, Nigel McNie (http://qbnz.com/
highlighter
/)
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlCharacterMatcher.java
123
// tag, because even if you pass a length greater than 1 here, the paint
highlighter
/external/libvpx/libvpx/examples/includes/geshi/contrib/
example.php
214
For a better demonstration, check out the <a href="http://qbnz.com/
highlighter
/demo.php">online demo</a>
/external/libvpx/libvpx/examples/includes/geshi/docs/
geshi-doc.txt
10
GeSHi Website: http://qbnz.com/
highlighter
12
This is the documentation for GeSHi - Generic Syntax
Highlighter
. The most modern version of this document is available on the web - go to http://qbnz.com/
highlighter
/documentation.php to view it.
101
GeSHi is exactly what the acronym stands for: a Generic Syntax
Highlighter
. As long as you have a language file for almost any computer language - whether it be a scripting language, object orientated, markup or anything in between - GeSHi can highlight it! GeSHi is extremely customisable - the same source can be highlighted multiple times in multiple ways - the same source even with a different language. GeSHi outputs XHTML strict compliant code*, and can make use of CSS to save on the amount of output. And what is the cost for all of this? You need PHP. That's all!
115
This is just a taste of what you get with GeSHi - the best syntax
highlighter
for the web in the world!
163
If you're reading this and don't have GeSHi, that's a problem ;). So, how do you get your hands on it? Visit http://qbnz.com/
highlighter
/downloads.php to obtain the latest version.
292
But if you don't like <pre> or it looks stupid in your browser no matter what styles you try to apply to it or something similar, you might want to use a <div> instead. A <div> will result in more source - GeSHi will have to insert whitespace markup - but in return you can wrap long lines of code that would otherwise have your browser's horizontal scrollbar appear. Of course with <div> you can *not* wrap lines if you please. The
highlighter
demo at the GeSHi home page uses the <div> approach for this reason.
316
GeSHi has the ability to add line numbers to your code (see the demo available at http://qbnz.com/
highlighter
/demo.php to see what can be achieved). Line numbers are a great way to make your code look professional, especially if you use the fancy line numbers feature.
[
all
...]
/external/libvpx/libvpx/examples/includes/geshi/docs/api/geshi/core/
_geshi.php.html
25
<p class="short-description">GeSHi - Generic Syntax
Highlighter
</p>
26
<p class="description"><p>The GeSHi class for Generic Syntax Highlighting. Please refer to the documentation at http://qbnz.com/
highlighter
/documentation.php for more information about how to use this class.</p><p>For changes, release notes, TODOs etc, see the relevant files in the docs/ directory.</p><p>This file is part of GeSHi.</p><p>GeSHi is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.</p><p>GeSHi is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.</p><p>You should have received a copy of the GNU General Public License along with GeSHi; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA</p></p>
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se12_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.2.zip
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se13_1.0.0.200901281111/org/eclipse/pde/api/tools/internal/api_stubs/
J2SE-1.3.zip
Completed in 314 milliseconds
1
2
3
4