Home
last modified time | relevance | path

Searched refs:ClearSilver (Results 1 – 22 of 22) sorted by relevance

/external/clearsilver/ports/rpm/
Dclearsilver.spec54 Summary: Neotonic ClearSilver
58 Copyright: Open Source - Neotonic ClearSilver License (Apache 1.1 based)
78 ClearSilver is a fast, powerful, and language-neutral HTML template system.
161 %{__prefix}/include/ClearSilver/ClearSilver.h
162 %{__prefix}/include/ClearSilver/cs_config.h
163 %{__prefix}/include/ClearSilver/cgi/cgi.h
164 %{__prefix}/include/ClearSilver/cgi/cgiwrap.h
165 %{__prefix}/include/ClearSilver/cgi/date.h
166 %{__prefix}/include/ClearSilver/cgi/html.h
167 %{__prefix}/include/ClearSilver/cs/cs.h
[all …]
/external/clearsilver/perl/
DClearSilver.xs99 MODULE = ClearSilver PACKAGE = ClearSilver::HDF PREFIX = perlhdf_
101 ClearSilver::HDF
120 ClearSilver::HDF hdf;
128 ClearSilver::HDF hdf
144 ClearSilver::HDF hdf
155 ClearSilver::HDF hdf
157 ClearSilver::HDF src
170 ClearSilver::HDF hdf
184 ClearSilver::HDF hdf
196 ClearSilver::HDF
[all …]
Dtest.pl28 use ClearSilver;
35 $hdf = ClearSilver::HDF->new();
105 $copy = ClearSilver::HDF->new();
148 $cs = ClearSilver::CS->new($hdf);
Dtypemap2 ClearSilver::HDF T_PTROBJ
3 ClearSilver::CS T_PTROBJ
DClearSilver.pm1 package ClearSilver; package
30 bootstrap ClearSilver $VERSION;
DMANIFEST2 ClearSilver.pm
3 ClearSilver.xs
DChanges1 Revision history for Perl extension ClearSilver.
9 -A -n ClearSilver
DREADME1 ClearSilver version 0.02
17 This Perl module is supposed to be put under ClearSilver's
37 under the Neotonic ClearSilver License
/external/clearsilver/ports/freebsd/
Dpkg-plist1 ClearSilver.h
32 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/ClearSilver.pm
33 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/ClearSilver/ClearSilver.so
DMakefile15 COMMENT= ClearSilver is a fast, powerful, and language-neutral HTML template system.
Dpkg-descr2 ClearSilver is a fast, powerful, and language-neutral HTML template system.
/external/clearsilver/
DCS_LICENSE2 ClearSilver is available under the following license, derived
8 ClearSilver Software License
34 4. The names "Neotonic" and "ClearSilver" must not be used
39 5. Products derived from this software may not be called "ClearSilver", nor
40 may "ClearSilver" appear in their name, without prior written permission of
DLICENSE5 toolkits are released under our Neotonic ClearSilver License.
9 If you did not receive a copy of the Neotonic ClearSilver License with
DMakefile43 $(INSTALL) -m 644 ClearSilver.h $(DESTDIR)$(cs_includedir)/
114 …togen.sh config.guess config.sub configure.in cs_config.h.in mkinstalldirs install-sh ClearSilver.h
DINSTALL52 point ClearSilver at the right program to enable it. The configure
55 ClearSilver part of your build environment, you can simple delete
76 HDF files, static ClearSilver templates, and render them. This is a
Dcs_config.h.in6 * ClearSilver Templating System
8 * This code is made available under the terms of the ClearSilver License.
Drules.mk.in41 cs_includedir = ${includedir}/ClearSilver
/external/clearsilver/mod_ecs/
DREADME1 mod_ecs - Apache Embedded ClearSilver CGI Module
7 the ClearSilver CGI Kit. The point of this Apache module is
19 If you are already using the full ClearSilver CGI Kit, all you need to
20 do to compile for the embedded ClearSilver is compile to a shared
30 ClearSilver module will try to find and call if they exist. They are:
78 There are two ways to tell Apache that a file is an embedded ClearSilver
/external/clearsilver/java-jni/
DREADME-bin.txt4 Distributed under the Neotonic ClearSilver License
7 This is a binary compile of a Java JNI wrapper for the ClearSilver
Djavatest.gold48 ClearSilver.WhiteSpaceStrip = 1
49 ClearSilver.DisplayDebug = 1
57 ClearSilver.WhiteSpaceStrip = 1
58 ClearSilver.DisplayDebug = 1
DREADME.txt4 Distributed under the Neotonic ClearSilver License
7 This is a Java Native Interface (JNI) wrapper for the ClearSilver
/external/clearsilver/cs/
Dtest.cs73 <?cs # This is a ClearSilver Comment ?>