Home
last modified time | relevance | path

Searched refs:h (Results 276 – 300 of 681) sorted by relevance

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

/php-src/ext/sodium/
H A Dconfig.w326 …if (CHECK_LIB("libsodium.lib", "sodium", PHP_SODIUM) && CHECK_HEADER_ADD_INCLUDE("sodium.h", "CFLA…
9 PHP_INSTALL_HEADERS("ext/sodium", "php_libsodium.h");
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation4.phpt96 le h
151 in h
162 h \
165 h is
169 h
/php-src/ext/pdo_odbc/
H A Dconfig.w327 && CHECK_HEADER_ADD_INCLUDE('sql.h', 'CFLAGS_PDO_ODBC')
8 && CHECK_HEADER_ADD_INCLUDE('sqlext.h', 'CFLAGS_PDO_ODBC')) {
/php-src/ext/intl/tests/
H A Dbug60192-compare.phpt14 $a = $c->compare('h', 'H');
19 #0 %s(%d): Collator->compare('h', 'H')
/php-src/ext/spl/tests/
H A Dbug54304.phpt12 $h = new foo;
13 $i = new RegexIterator($h, '/^test(.*)/', RegexIterator::REPLACE);
/php-src/ext/xmlreader/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("libxml/parser.h", "CFLAGS_XMLREADER", PHP_PHP_BUILD + "\\include\\libxml…
8 CHECK_HEADER_ADD_INCLUDE("libxml/tree.h", "CFLAGS_XMLREADER", PHP_PHP_BUILD + "\\include\\libxml2")
/php-src/ext/gmp/
H A Dconfig.w327 …CHECK_HEADER_ADD_INCLUDE("gmp.h", "CFLAGS_GMP", PHP_GMP + ";" + PHP_PHP_BUILD + "\\include\\mpir"…
9 PHP_INSTALL_HEADERS("ext/gmp", "php_gmp_int.h");
/php-src/ext/sysvmsg/
H A Dconfig.m47 AC_CHECK_HEADER([sys/msg.h],,
9 Cannot enable System V IPC support. Required <sys/msg.h> header file not
/php-src/ext/readline/
H A Dconfig.m419 AS_IF([test -f $i/include/readline/readline.h], [READLINE_DIR=$i; break;])
23 [AC_MSG_ERROR([Please reinstall readline - I cannot find readline.h])])
72 #include <stdio.h>
73 #include <readline/readline.h>
78 #include <stdio.h>
79 #include <readline/readline.h>
147 [#include <editline/readline.h>])
/php-src/ext/date/tests/
H A DDateTime_format_basic1.phpt15 var_dump( $date->format( 'h-i-s, j-m-y, it is w Day') );
16 var_dump( $date->format( '\i\t \i\s \t\h\e jS \d\a\y.') );
18 var_dump( $date->format( 'H:m:s \m \i\s\ \m\o\n\t\h') );
H A Dbug53437_var2.phpt22 ["h"]=>
44 ["h"]=>
H A Dbug79015.phpt5 $payload = 'O:12:"DateInterval":9:{s:1:"y";i:1;s:1:"m";i:0;s:1:"d";i:4;s:1:"h";i:0;s:1:"i";i:0;s:1:…
16 ["h"]=>
H A Dbug52808.phpt37 ["h"]=>
59 ["h"]=>
81 ["h"]=>
/php-src/ext/reflection/tests/
H A DReflectionClass_export_basic1.phpt14 array $h = null) {}
23 Deprecated: A::pubf(): Implicitly marking parameter $h as nullable is deprecated, the explicit null…
59 Parameter #7 [ <optional> ?array $h = NULL ]
H A DReflectionProperty_setAccessible.phpt28 $privateStatic->setValue(null, 'h');
81 $protected->setValue($b, 'h');
97 string(1) "h"
101 string(1) "h"
117 string(1) "h"
/php-src/ext/dom/lexbor/patches/
H A D0006-Patch-out-unused-CSS-style-code.patch7 source/lexbor/css/rule.h | 2 ++
9 source/lexbor/html/interfaces/document.h | 2 --
14 diff --git a/source/lexbor/css/rule.h b/source/lexbor/css/rule.h
16 --- a/source/lexbor/css/rule.h
17 +++ b/source/lexbor/css/rule.h
215 diff --git a/source/lexbor/html/interfaces/document.h b/source/lexbor/html/interfaces/document.h
217 --- a/source/lexbor/html/interfaces/document.h
220 #include "lexbor/dom/interfaces/attr.h"
221 #include "lexbor/dom/interfaces/document.h"
222 #include "lexbor/css/css.h"
[all …]
/php-src/ext/mysqli/
H A Dconfig.w3222 PHP_INSTALL_HEADERS("ext/mysqli", "php_mysqli_structs.h mysqli_mysqlnd.h");
/php-src/ext/hash/murmur/
H A DPMurHash128.c85 FORCE_INLINE uint32_t fmix32 ( uint32_t h ) in fmix32() argument
87 h ^= h >> 16; in fmix32()
88 h *= 0x85ebca6b; in fmix32()
89 h ^= h >> 13; in fmix32()
90 h *= 0xc2b2ae35; in fmix32()
91 h ^= h >> 16; in fmix32()
93 return h; in fmix32()
430 uint32_t h[4] = {seed, seed, seed, seed}; in PMurHash128x86() local
431 PMurHash128x86_Process(h, carry, key, len); in PMurHash128x86()
637 uint64_t h[2] = {seed, seed}; in PMurHash128x64() local
[all …]
/php-src/ext/ffi/tests/
H A D301-win32.phpt12 $fn = __DIR__ . "/300-win32.h";
25 $fn = __DIR__ . "/300-win32.h";
/php-src/ext/standard/tests/class_object/
H A Dget_class_methods_basic_001.phpt14 function h() {}
45 string(1) "h"
54 string(1) "h"
/php-src/Zend/
H A Dzend_hash.h95 zend_ulong h; member
1328 _h = _p->h;
1332 _h = _p->h;
1344 _h = _p->h; \
1349 _h = _p->h; \
1354 _h = _p->h; \
1359 _h = _p->h; \
1379 _h = _p->h; \
1385 _h = _p->h; \
1401 _h = _p->h; \
[all …]
/php-src/ext/standard/tests/file/
H A Dfile_variation9.phpt19 $h = fopen($testfile, "w");
20 fwrite($h, $content);
21 fclose($h);
/php-src/
H A D.gitattributes23 **/*_arginfo.h linguist-generated -diff
25 /Zend/zend_vm_execute.h linguist-generated -diff
26 /Zend/zend_vm_handlers.h linguist-generated -diff
/php-src/ext/xsl/
H A Dconfig.w329 && CHECK_HEADER_ADD_INCLUDE("libxml/tree.h", "CFLAGS_XSL", PHP_PHP_BUILD + "\\include\\libxml2")
28 if (ext_xsl_lib_found && CHECK_HEADER_ADD_INCLUDE("libxslt\\xslt.h", "CFLAGS_XSL")) {
30 if (CHECK_HEADER_ADD_INCLUDE("libexslt\\exslt.h", "CFLAGS_XSL")) {
/php-src/ext/pdo_mysql/
H A Dmysql_sql_parser.re18 #include "php.h"
19 #include "ext/pdo/php_pdo_driver.h"
20 #include "ext/pdo/pdo_sql_parser.h"

Completed in 42 milliseconds

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