Home
last modified time | relevance | path

Searched refs:h (Results 476 – 500 of 653) sorted by relevance

1...<<11121314151617181920>>...27

/php-src/ext/standard/tests/array/range/
H A Dbug24220.phpt32 string(1) "h"
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_ucd.c5454 #error Please correct UCD_BLOCK_SIZE in pcre2_internal.h
/php-src/ext/phar/
H A Dconfig.m424 PHP_INSTALL_HEADERS([ext/phar], [php_phar.h])
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_big5_0.phpt26 $item = "���զh�r�`���|"; // BIG5 string
H A Dtest_big5_to_utf8_0.phpt23 $item = iconv('big5', 'utf-8', "���զh�r�`���|"); // BIG5 string
H A Dtest_big5_to_utf8_1.phpt23 $item = iconv('big5', 'utf-8', "���զh�r�`���|"); // BIG5 string
/php-src/Zend/tests/
H A Dgh9500.phpt14 private static (B&C)|A $h;
/php-src/ext/intl/tests/
H A Dresourcebundle_null_mandatory_args_variant2.phpt24 string(14) "h:mm:ss a zzzz"
H A Ddatepatterngenerator_get_best_pattern.phpt33 h:mm a
H A Ddatepatterngenerator_get_best_pattern_icu72-1.phpt33 h:mm a
/php-src/sapi/embed/
H A Dconfig.m429 PHP_INSTALL_HEADERS([sapi/embed], [php_embed.h])
/php-src/ext/readline/
H A Dconfig.m419 test -f $i/include/readline/readline.h && READLINE_DIR=$i && break
23 AC_MSG_ERROR(Please reinstall readline - I cannot find readline.h)
/php-src/ext/intl/
H A Dconfig.w327 CHECK_HEADER_ADD_INCLUDE("unicode/utf.h", "CFLAGS_INTL")) {
85 if (CHECK_HEADER_ADD_INCLUDE("unicode/uspoof.h", "CFLAGS_INTL")) {
/php-src/ext/pdo_pgsql/
H A Dconfig.m437 if test -r "$i/$j/libpq-fe.h"; then
52 AC_MSG_ERROR(Cannot find libpq-fe.h. Please specify correct PostgreSQL installation path)
/php-src/ext/standard/
H A Dcrypt_sha256.c103 uint32_t h = ctx->H[7]; in sha256_process_block() local
124 uint32_t h_save = h; in sha256_process_block()
148 uint32_t T1 = h + S1 (e) + Ch (e, f, g) + K[t] + W[t]; in sha256_process_block()
150 h = g; in sha256_process_block()
169 h += h_save; in sha256_process_block()
183 ctx->H[7] = h; in sha256_process_block()
H A Durl_scanner_ex.re18 #include "php.h"
21 #include <unistd.h>
24 #include <limits.h>
25 #include <stdio.h>
26 #include <stdlib.h>
27 #include <string.h>
29 #include "SAPI.h"
30 #include "php_ini.h"
32 #include "php_string.h"
35 #include "url.h"
[all …]
/php-src/ext/odbc/
H A Dconfig.m419 AC_DEFINE(SS_LINUX,1,[Needed in sqlunix.h ])
22 AC_DEFINE(SS_LINUX,1,[Needed in sqlunix.h ])
29 AC_DEFINE(SS_FBX,1,[Needed in sqlunix.h for wchar defs ])
32 AC_DEFINE(SS_FBX,1,[Needed in sqlunix.h for wchar defs ])
123 PHP_ODBC_CHECK_HEADER(sqlext.h)
195 PHP_ODBC_CHECK_HEADER(sqlcli1.h)
292 [/usr/local]. Make sure to define CUSTOM_ODBC_LIBS and have some odbc.h in
374 PHP_ODBC_CHECK_HEADER(sqlext.h)
/php-src/ext/hash/tests/
H A Dfnv1a32.phpt91 array( '>bSU4rzt839C.p 2h', '00cf8218' ),
111 array( '+x6)+{0M=+Hc$$h#(3HTF', 'f7f3fb17' ),
116 array( 'h)\'#a-|P"q%.OZLmG+kl7\\', '262417f4' ),
122 array( '%?h=.T/(:m1LRol*nQWGM;#>', '6ec48f20' ),
169 array( '@LI}cZCi)yZg)tVi:%8#k^K,h\\2g(vvIC', '3dd2e16e' ),
189 array( ']\'gv^uI+%> #CW<h=.,)3[`t_pXTM|g,$O#cF', 'eeb01e49' ),
200 array( '/@,4h=xPl<@@7N8{kHRg3T7I{z&YJS%Zt2o^Oi/', 'ce54d2ce' ),
221 array( ':[h*I#R(ZrO\'?r<;oU:lS{ho6G6vt0e/kN:6Rl>._m5', '48c23cac' ),
227 array( 'h\\R_:-newhqCn~]>-I1.[XKr1u!UcF`M#3-=@|#9et]Tt', 'bd458351' ),
234 array( 'M?i5_l=T#(xyT$A9fhb[QJkSu%K:h]46}}L^kj3os-iH1,', 'ab2ee1ee' ),
[all …]
/php-src/ext/date/tests/
H A DDatePeriod_set_state.phpt44 ["h"]=>
H A Ddate_period_set_state1.phpt51 ["h"]=>
/php-src/ext/curl/
H A Dsync-constants.php13 const SOURCE_FILE = __DIR__ . '/curl_arginfo.h';
/php-src/ext/pdo_dblib/tests/
H A DREADME.md6 docker run -e "ACCEPT_EULA=Y" -e "SA_PASSWORD=<YourStrong@Passw0rd>" -p 1433:1433 --name sql1 -h sq…
/php-src/ext/mbstring/tests/
H A Dbug54494.phpt13 $stringOr = "hällö wörld\n";
/php-src/ext/standard/tests/strings/
H A Dstrripos_variation4.phpt12 Ex'ple of h'doc st'g, contains
/php-src/ext/fileinfo/
H A Dconfig.m417 AC_CHECK_HEADERS([sys/sysmacros.h])

Completed in 58 milliseconds

1...<<11121314151617181920>>...27