Searched refs:ClearSilver (Results 1 – 22 of 22) sorted by relevance
/external/clearsilver/ports/rpm/ |
D | clearsilver.spec | 54 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/ |
D | ClearSilver.xs | 99 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 …]
|
D | test.pl | 28 use ClearSilver; 35 $hdf = ClearSilver::HDF->new(); 105 $copy = ClearSilver::HDF->new(); 148 $cs = ClearSilver::CS->new($hdf);
|
D | typemap | 2 ClearSilver::HDF T_PTROBJ 3 ClearSilver::CS T_PTROBJ
|
D | ClearSilver.pm | 1 package ClearSilver; package 30 bootstrap ClearSilver $VERSION;
|
D | MANIFEST | 2 ClearSilver.pm 3 ClearSilver.xs
|
D | Changes | 1 Revision history for Perl extension ClearSilver. 9 -A -n ClearSilver
|
D | README | 1 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/ |
D | pkg-plist | 1 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
|
D | Makefile | 15 COMMENT= ClearSilver is a fast, powerful, and language-neutral HTML template system.
|
D | pkg-descr | 2 ClearSilver is a fast, powerful, and language-neutral HTML template system.
|
/external/clearsilver/ |
D | CS_LICENSE | 2 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
|
D | LICENSE | 5 toolkits are released under our Neotonic ClearSilver License. 9 If you did not receive a copy of the Neotonic ClearSilver License with
|
D | Makefile | 43 $(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
|
D | INSTALL | 52 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
|
D | cs_config.h.in | 6 * ClearSilver Templating System 8 * This code is made available under the terms of the ClearSilver License.
|
D | rules.mk.in | 41 cs_includedir = ${includedir}/ClearSilver
|
/external/clearsilver/mod_ecs/ |
D | README | 1 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/ |
D | README-bin.txt | 4 Distributed under the Neotonic ClearSilver License 7 This is a binary compile of a Java JNI wrapper for the ClearSilver
|
D | javatest.gold | 48 ClearSilver.WhiteSpaceStrip = 1 49 ClearSilver.DisplayDebug = 1 57 ClearSilver.WhiteSpaceStrip = 1 58 ClearSilver.DisplayDebug = 1
|
D | README.txt | 4 Distributed under the Neotonic ClearSilver License 7 This is a Java Native Interface (JNI) wrapper for the ClearSilver
|
/external/clearsilver/cs/ |
D | test.cs | 73 <?cs # This is a ClearSilver Comment ?>
|