Home
last modified time | relevance | path

Searched refs:h (Results 451 – 475 of 681) sorted by relevance

1...<<11121314151617181920>>...28

/php-src/win32/build/
H A Dtemplate.rc7 #include "winresrc.h"
8 #include "main/php_version.h"
/php-src/ext/reflection/tests/
H A DReflectionClass_getModifierNames_basic.phpt23 function h() {}
119 string(4) "x::h"
/php-src/ext/date/tests/
H A Dbug53437_var0.phpt60 ["h"]=>
111 ["h"]=>
H A Dbug66545.phpt24 [h] => 23
H A Dbug35425.phpt9 foreach (array('B','d','h','H','i','I','L','m','s','t','U','w','W','y','Y','z','Z') as $v) {
H A Dbug52738.phpt28 [h] => 0
H A Dbug71700.phpt22 ["h"]=>
H A Dbug73091.phpt22 ["h"]=>
H A Dbug49778.phpt18 ["h"]=>
H A Dbug77571.phpt20 [h] => 0
/php-src/ext/standard/tests/strings/
H A Dstr_split_variation7.phpt64 string(1) "h"
92 string(1) "h"
/php-src/
H A Dbuildconf29 PHP on *nix systems (configure and main/php_config.h.in). The configure script
121 main/php_config.h.in
H A D.editorconfig12 [{*.{awk,bat,c,cpp,d,dasc,h,l,re,skl,w32,y},Makefile*}]
/php-src/ext/opcache/tests/jit/
H A Dgh15657.phpt2 GH-15657 (Segmentation fault in ext/opcache/jit/ir/dynasm/dasm_x86.h)
/php-src/ext/phar/tests/
H A Dphpinfo_004.phpt30 <tr class="h"><th>Phar: PHP Archive support</th><th>enabled</th></tr>
44 <tr class="h"><th>Directive</th><th>Local Value</th><th>Master Value</th></tr>
52 <tr class="h"><th>Phar: PHP Archive support</th><th>enabled</th></tr>
66 <tr class="h"><th>Directive</th><th>Local Value</th><th>Master Value</th></tr>
/php-src/scripts/
H A Dphpize.m479 #include <main/php_config.h>
93 #include <main/php_config.h>
196 AC_CONFIG_HEADERS([config.h])
198 AC_CONFIG_COMMANDS_PRE([PHP_PATCH_CONFIG_HEADERS([config.h.in])])
/php-src/ext/libxml/
H A Dconfig0.m418 PHP_INSTALL_HEADERS([ext/libxml], [php_libxml.h])
/php-src/build/
H A Dphp.m41098 #include <time.h>
1114 #include <time.h>
1147 #include <fcntl.h>
1149 #include <errno.h>
1177 #include <fcntl.h>
1179 #include <errno.h>
1310 #include <stdio.h>
1348 #include <stdio.h>
2179 #include <crypt.h>
2188 #include <crypt.h>
[all …]
/php-src/ext/bz2/
H A Dconfig.w327 CHECK_HEADER_ADD_INCLUDE("bzlib.h", "CFLAGS_BZ2")) {
/php-src/ext/com_dotnet/
H A Dconfig.w3212 CHECK_HEADER_ADD_INCLUDE('mscoree.h', 'CFLAGS_COM_DOTNET');
/php-src/ext/opcache/
H A Dconfig.w3226 if (CHECK_HEADER_ADD_INCLUDE("ir/ir.h", "CFLAGS_OPCACHE", PHP_OPCACHE + ";ext\\opcache\\jit")) {
43 …if (CHECK_HEADER_ADD_INCLUDE("capstone\\capstone.h", "CFLAGS_OPCACHE", PHP_OPCACHE+ ";" + PHP_PHP_…
/php-src/docs-old/
H A Doutput-api.md24 php_output_handler *h;
25h = php_output_handler_create_internal(handler_name, handler_name_len, my_php_output_handler_conte…
26 php_output_handler_set_context(h, my_context, my_context_dtor);
27 php_output_handler_start(h);
/php-src/ext/pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PGSQL", PHP_PGSQL + "\\include;" + PHP_PHP_BUILD + …
/php-src/ext/zlib/
H A Dconfig.w327 CHECK_HEADER_ADD_INCLUDE("zlib.h", "CFLAGS", "..\\zlib;" + php_usual_include_suspects)) {
/php-src/ext/pdo_pgsql/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libpq-fe.h", "CFLAGS_PDO_PGSQL", PHP_PDO_PGSQL + "\\include;" + PHP_PHP_…

Completed in 50 milliseconds

1...<<11121314151617181920>>...28