Home
last modified time | relevance | path

Searched refs:h (Results 501 – 525 of 681) sorted by relevance

1...<<2122232425262728

/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/ext/sodium/
H A Dconfig.m430 PHP_INSTALL_HEADERS([ext/sodium], [php_libsodium.h])
/php-src/sapi/embed/
H A Dconfig.m432 PHP_INSTALL_HEADERS([sapi/embed], [php_embed.h])
/php-src/ext/phar/
H A Dconfig.m435 PHP_INSTALL_HEADERS([ext/phar], [php_phar.h])
/php-src/ext/date/tests/
H A D009.phpt14 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
19 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A DDatePeriod_set_state.phpt44 ["h"]=>
H A Ddate_period_set_state1.phpt51 ["h"]=>
/php-src/ext/intl/
H A Dconfig.w327 CHECK_HEADER_ADD_INCLUDE("unicode/utf.h", "CFLAGS_INTL")) {
86 if (CHECK_HEADER_ADD_INCLUDE("unicode/uspoof.h", "CFLAGS_INTL")) {
/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()
/php-src/sapi/apache2handler/
H A Dconfig.w3213 …} else if (CHECK_HEADER_ADD_INCLUDE("httpd.h", "CFLAGS_APACHE2HANDLER", PHP_PHP_BUILD + "\\include…
/php-src/ext/pdo_mysql/
H A Dconfig.w3215 CHECK_HEADER_ADD_INCLUDE("mysql.h", "CFLAGS_PDO_MYSQL",
/php-src/ext/curl/
H A Dsync-constants.php13 const SOURCE_FILE = __DIR__ . '/curl_arginfo.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/win32/build/
H A Dconfig.w32319 …", "zend_call_graph.h zend_cfg.h zend_dfg.h zend_dump.h zend_func_info.h zend_inference.h zend_opt…
H A Dphp-classic.svg22 …26h3.3q23.37.25,39-5.05t20.75-37.65q4.2-27.17-9-31.3t-32.73-3.88c-1.82.17-3.58.26-5.29.26h-5.25Z"/>
/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
H A Dstrrchr_basic.phpt16 var_dump( strrchr("Hello, World", "h") );
17 var_dump( strrchr("Hello, World", "h", true) );
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_big5_to_utf8_1.phpt23 $item = iconv('big5', 'utf-8', "���զh�r�`���|"); // BIG5 string
/php-src/ext/gd/
H A Dconfig.m4159 #include <stdio.h>
160 #include <unistd.h>
161 #include <gd.h>
288 PHP_INSTALL_HEADERS([ext/gd], [php_gd.h libgd/])
311 PHP_INSTALL_HEADERS([ext/gd], [php_gd.h])
/php-src/sapi/phpdbg/
H A Dphpdbg_set.c28 #define PHPDBG_SET_COMMAND_D(f, h, a, m, l, s, flags) \ argument
29 PHPDBG_COMMAND_D_EXP(f, h, a, m, l, s, &phpdbg_prompt_commands[17], flags)
/php-src/ext/date/lib/
H A Dastro.c229 t_loc->h = 12; in timelib_astro_rise_set_altitude()
239 t_utc->h = t_utc->i = t_utc->s = 0; in timelib_astro_rise_set_altitude()

Completed in 48 milliseconds

1...<<2122232425262728