Home
last modified time | relevance | path

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

12

/PHP-7.4/
H A D.travis.yml47 template:
H A Dazure-pipelines.yml23 - template: azure/job.yml
27 - template: azure/job.yml
31 - template: azure/i386/job.yml
35 - template: azure/macos/job.yml
40 - template: azure/job.yml
44 - template: azure/job.yml
48 - template: azure/i386/job.yml
52 - template: azure/i386/job.yml
56 - template: azure/i386/job.yml
72 - template: azure/job.yml
[all …]
/PHP-7.4/Zend/
H A DREADME.md42 opcode handlers and helpers. The typical opcode handler template looks like
/PHP-7.4/appveyor/
H A Dtest_task.bat59 copy %DEPS_DIR%\template\ssl\openssl.cnf %OPENSSLDIR%
/PHP-7.4/azure/
H A Dcommunity_job.yml23 - template: apt.yml
34 - template: configure.yml
H A Dcoverage_job.yml13 - template: apt.yml
17 - template: configure.yml
22 - template: install.yml
23 - template: setup.yml
24 - template: test.yml
28 - template: test.yml
H A Djob.yml13 - template: apt.yml
14 - template: configure.yml
19 - template: install.yml
20 - template: setup.yml
21 - template: test.yml
25 - template: test.yml
H A Dmsan_job.yml13 - template: apt.yml
69 - template: test.yml
73 - template: test.yml
/PHP-7.4/azure/i386/
H A Djob.yml10 - template: apt.yml
88 - template: test.yml
91 - template: test.yml
/PHP-7.4/azure/macos/
H A Djob.yml10 - template: brew.yml
79 - template: test.yml
82 - template: test.yml
/PHP-7.4/build/
H A Dgenif.sh22 template=$1
26 if test -z "$template"; then
48 cat $template | \
H A Dlibtool.m41171 # template instantiation
H A Dphp.m42710 dnl PACKAGE_* symbols in the generated configuration header template FILE. For
H A Dphp_cxx_compile_stdcxx.m4140 template <typename T>
271 template < int N >
354 template <int...>
363 template <>
386 template<typename T>
389 template<typename T>
392 template<typename T>
605 template<template<typename> typename X> struct D;
754 template <bool cond>
821 template <auto n>
[all …]
/PHP-7.4/docs/
H A Drelease-process.md290 Usually we use the same content as for point 6, but included in php template
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic3427 >>>>68 string .template template
3431 >>>>66 string .template template
3434 >>>>66 string .template template
3437 >>>>69 string .template template
3457 >>>>81 string -template Template
3462 >>>>85 string -template Template
3467 >>>>84 string -template Template
3472 >>>>78 string -template Template
3477 >>>>80 string -template Template
3487 >>>>78 string -template Template
[all …]
H A Dmagic私はガラスを食べられます3427 >>>>68 string .template template
3431 >>>>66 string .template template
3434 >>>>66 string .template template
3437 >>>>69 string .template template
3457 >>>>81 string -template Template
3462 >>>>85 string -template Template
3467 >>>>84 string -template Template
3472 >>>>78 string -template Template
3477 >>>>80 string -template Template
3487 >>>>78 string -template Template
[all …]
/PHP-7.4/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c99 int mkostemp(char *template, int flags);
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug62479.phpt46 $template = "CREATE USER $user WITH PASSWORD '%s'";
51 $sql = sprintf($template, 'my password');
62 $sql = sprintf($template, "my pass''word");
H A Dbug69362.phpt46 $template = "CREATE USER $user WITH PASSWORD '%s'";
51 $sql = sprintf($template, "''mypassword");
/PHP-7.4/ext/xsl/tests/53965/
H A Dcollection.xsl7 <xsl:template match="collection">
10 </xsl:template>
H A Dinclude.xsl2 <xsl:template match="cd">
6 </xsl:template>
/PHP-7.4/ext/xsl/tests/
H A Dbug33853.phpt21 <xsl:template match="/">
23 </xsl:template>
H A Dbug49634.phpt25 <xsl:template match="/">
27 </xsl:template>
H A Dbug54446.phpt22 <xsl:template match="/">
26 </xsl:template>

Completed in 172 milliseconds

12