Home
last modified time | relevance | path

Searched refs:h (Results 251 – 275 of 649) sorted by relevance

1...<<11121314151617181920>>...26

/php-src/ext/xmlwriter/
H A Dconfig.w326 …if (CHECK_HEADER_ADD_INCLUDE('libxml/xmlwriter.h', 'CFLAGS_XMLWRITER', PHP_XMLWRITER + ";" + PHP_P…
14 WARNING('Could not find xmlwriter.h');
/php-src/ext/intl/tests/
H A Dbug74484_MessageFormatter.phpt7 $text = "{a} {b} {c} {d} {e} {f} {g} {h} {i} {j} {k} {l}";
17 'h' => 8,
H A Dbug60192-getsortkey.phpt15 $c->getSortKey('h');
20 #0 %s(%d): Collator->getSortKey('h')
H A Dbug60192-compare.phpt14 $a = $c->compare('h', 'H');
19 #0 %s(%d): Collator->compare('h', 'H')
/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/dba/
H A Dinstall_cdb.sh49 cp cdb.h uint32.h "$prefix/include"
/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/date/tests/
H A DDateInterval_serialize-001.phpt36 ["h"]=>
54 string(164) "O:12:"DateInterval":10:{s:1:"y";i:2;s:1:"m";i:0;s:1:"d";i:4;s:1:"h";i:6;s:1:"i";i:8;s:…
65 ["h"]=>
90 ["h"]=>
H A Ddate_basic1.phpt16 var_dump( date('h-i-s, j-m-y, it is w Day', $timestamp) );
17 var_dump( date('\i\t \i\s \t\h\e jS \d\a\y.', $timestamp) );
19 var_dump( date('H:m:s \m \i\s\ \m\o\n\t\h', $timestamp) );
H A Ddate_format_basic1.phpt15 var_dump( date_format($date, 'h-i-s, j-m-y, it is w Day') );
16 var_dump( date_format($date, '\i\t \i\s \t\h\e jS \d\a\y.') );
18 var_dump( date_format($date, 'H:m:s \m \i\s\ \m\o\n\t\h') );
H A Dbug81263.phpt18 [h] => 0
31 [h] => 0
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') );
/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/standard/tests/file/windows_mb_path/
H A Dtest_big5_2.phpt26 $item = "���զh�r�`���|"; // BIG5 string
53 getting basename of %s���զh�r�`���|25
54 string(%d) "���զh�r�`���|25"
/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/standard/
H A DMakefile.frag7 $(builddir)/info.lo: $(builddir)/../../main/build-defs.h
9 $(builddir)/basic_functions.lo: $(top_srcdir)/Zend/zend_language_parser.h
/php-src/Zend/
H A Dzend_hash.h95 zend_ulong h; member
1326 _h = _p->h;
1330 _h = _p->h;
1342 _h = _p->h; \
1347 _h = _p->h; \
1352 _h = _p->h; \
1357 _h = _p->h; \
1377 _h = _p->h; \
1383 _h = _p->h; \
1399 _h = _p->h; \
[all …]
/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/spl/tests/
H A Dbug54304.phpt12 $h = new foo;
13 $i = new RegexIterator($h, '/^test(.*)/', RegexIterator::REPLACE);
/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/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 ]
/php-src/ext/simplexml/
H A Dconfig.m416 PHP_INSTALL_HEADERS([ext/simplexml], [php_simplexml.h php_simplexml_exports.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/
H A DUPGRADING.INTERNALS33 * The backwards compatibility headers ext/standard/{php_lcg.h,php_mt_rand.h,
34 php_rand.h,php_random.h} have been removed. Include ext/random/php_random.h
40 * The inet_aton() and win32/inet.h have been removed. Use platform-agnostic
41 inet_pton() from arpa/inet.h or ws2tcpip.h on Windows.
98 - The Zend/zend_istdiostream.h header has been removed.
153 xpath_callbacks.h.
154 - Added public APIs to manipulate namespace data, see namespace_compat.h.
158 - Removed DOM_XMLNS_NAMESPACE from xml_common.h. Use DOM_XMLNS_NS_URI
159 from namespace_compat.h instead.
184 and much smaller php_random_csprng.h header. The new header is included
[all …]
/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"

Completed in 35 milliseconds

1...<<11121314151617181920>>...26