Home
last modified time | relevance | path

Searched refs:template (Results 1 – 25 of 25) sorted by relevance

/PHP-5.4/ext/xsl/tests/53965/
H A Dinclude.xsl2 <xsl:template match="cd">
6 </xsl:template>
H A Dcollection.xsl7 <xsl:template match="collection">
10 </xsl:template>
/PHP-5.4/win32/build/
H A DDSP.README22 will be that the template files have become corrupted. They need DOS
25 /win32/build/block.template.dsw
26 /win32/build/template.dsp
27 /win32/build/template.dsw
H A Dconfig.w32.phpize.in169 * files that make up the snapshot template? */
170 ARG_WITH("snapshot-template", "Path to snapshot builder template dir", "no");
346 if (FSO.FolderExists(PHP_PHP_BUILD + "\\template")) {
347 PHP_SNAPSHOT_TEMPLATE = FSO.GetAbsolutePathName(PHP_PHP_BUILD + "\\template");
348 } else if (FSO.FolderExists(PHP_PHP_BUILD + "\\..\\template")) {
349 PHP_SNAPSHOT_TEMPLATE = FSO.GetAbsolutePathName(PHP_PHP_BUILD + "\\..\\template");
H A Dconfig.w32416 * files that make up the snapshot template? */
417 ARG_WITH("snapshot-template", "Path to snapshot builder template dir", "no");
421 if (FSO.FolderExists(PHP_PHP_BUILD + "\\template")) {
422 PHP_SNAPSHOT_TEMPLATE = FSO.GetAbsolutePathName(PHP_PHP_BUILD + "\\template");
423 } else if (FSO.FolderExists(PHP_PHP_BUILD + "\\..\\template")) {
424 PHP_SNAPSHOT_TEMPLATE = FSO.GetAbsolutePathName(PHP_PHP_BUILD + "\\..\\template");
H A DMakefile85 $(PHPDLL_RES): win32\build\template.rc
89 win32\build\template.rc
198 @copy win32\build\template.rc $(BUILD_DIR_DEV)\build\ /y >nul
H A Dtemplate.rc1 /* This is a template RC file.
/PHP-5.4/ext/xsl/tests/
H A Dbug33853.phpt18 <xsl:template match="/">
20 </xsl:template>
H A Dbug54446.phpt22 <xsl:template match="/">
26 </xsl:template>
H A Dbug49634.phpt25 <xsl:template match="/">
27 </xsl:template>
H A Dbug54446_with_ini.phpt22 <xsl:template match="/">
26 </xsl:template>
/PHP-5.4/ext/pdo_pgsql/tests/
H A Dbug62479.phpt45 $template = "CREATE USER $user WITH PASSWORD '%s'";
50 $sql = sprintf($template, 'my password');
61 $sql = sprintf($template, "my pass''word");
/PHP-5.4/sapi/apache_hooks/
H A DapMakefile.tmpl2 ## Apache 1.3 Makefile template for PHP 4.0 Module
/PHP-5.4/sapi/apache/
H A DapMakefile.tmpl2 ## Apache 1.3 Makefile template for PHP 5.0 Module
/PHP-5.4/sapi/thttpd/
H A DREADME83 Now follow the thttpd instructions. The Makefile template of
/PHP-5.4/Zend/
H A DREADME.ZEND_VM13 find opcode handlers and helpers. The typical opcode handler template looks
/PHP-5.4/ext/pcre/pcrelib/
H A DREADME890 pcre.h.in template for pcre.h when built by "configure"
896 config.h.in template for config.h, which is built by "configure"
899 pcrecpparg.h.in template for another C++ header file
904 pcre_stringpiece.h.in template for pcre_stringpiece.h, the header for the
925 Makefile.in ) template for Unix Makefile, which is built by
952 libpcre16.pc.in template for libpcre16.pc for pkg-config
953 libpcre32.pc.in template for libpcre32.pc for pkg-config
954 libpcre.pc.in template for libpcre.pc for pkg-config
955 libpcreposix.pc.in template for libpcreposix.pc for pkg-config
956 libpcrecpp.pc.in template for libpcrecpp.pc for pkg-config
H A DChangeLog3516 instance of the 'standard' template library not being so standard".
/PHP-5.4/ext/mbstring/oniguruma/
H A DREADME117 onig-config.in configuration check program template.
/PHP-5.4/ext/phar/
H A DTODO78 template files in a location external to the phar. Copy of the files
/PHP-5.4/sapi/cli/
H A Dphp_cli_server.c1812 static const char template[] = "</head><body>"; in php_cli_server_send_error_page() local
1813 php_cli_server_chunk *chunk = php_cli_server_chunk_immortal_new(template, sizeof(template) - 1); in php_cli_server_send_error_page()
/PHP-5.4/
H A DREADME.RELEASE_PROCESS213 Usually we use the same content as for point 6, but included in php template
H A DUPGRADING402 template, not a change to an actual class.
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic2192 >>>>68 string .template template
2196 >>>>66 string .template template
2199 >>>>66 string .template template
2202 >>>>69 string .template template
2222 >>>>81 string -template Template
2227 >>>>85 string -template Template
2232 >>>>84 string -template Template
2237 >>>>78 string -template Template
2242 >>>>80 string -template Template
2249 >>>>78 string -template Template
[all …]
/PHP-5.4/build/
H A Dlibtool.m41169 # template instantiation

Completed in 123 milliseconds